Devuan bug report logs - #116
d1h stage fails on versions with an epoch

Package: d1h; Maintainer for d1h is (unknown);

Reported by: "Adam Borowski" <kilobyte@angband.pl>

Date: Wed, 12 Jul 2017 00:03:01 UTC

Severity: normal

Done: fsmithred <fsmithred@gmail.com>

Full log


Message #15 received at 116@bugs.devuan.org (full text, mbox, reply):

Received: (at 116) by bugs.devuan.org; 12 Jul 2017 10:30:06 +0000
Return-Path: <katolaz@freaknet.org>
Delivered-To: devuanbugs@dyne.org
Received: from mail.dyne.org [178.62.188.7]
	by fulcanelli with IMAP (fetchmail-6.3.26)
	for <debbugs@localhost> (single-drop); Wed, 12 Jul 2017 12:30:06 +0200 (CEST)
Received: from [127.0.0.1] (localhost [127.0.0.1])
	(Authenticated sender: katolaz@freaknet.org)
	with ESMTPSA id 7702418D8AD
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=freaknet.org; s=mail;
	t=1499855137; bh=qTJb6mJ2Gbl0efITJl6jd/Hsu7QJPZhz6R8xf3HHEyU=;
	h=Date:From:To:Subject:From;
	b=HKzimW0/SNjrLbRtIO0oF+gxH4XZwoXt2g9Z+hl9JJLYFrofXlvd+0n2ewWRfxegl
	 Epsk4PAwLtrT3h523T7u/Q6a2Ah9N/bSD1ui2hfnmhJXHzDjwdWg1qVgTy5GbVsiUZ
	 cm+TBhp346tTc0SocCvzXYpvWY+9LM3ilZo3V878=
Date: Wed, 12 Jul 2017 11:25:34 +0100
From: KatolaZ <katolaz@freaknet.org>
To: 116@bugs.devuan.org
Subject: it's a git issue...
Message-ID: <20170712102533.GE15821@katolaz.homeunix.net>
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="HBXo5IaYAxUG7vuS"
Content-Disposition: inline
User-Agent: Mutt/1.5.23 (2014-03-12)
X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED
	autolearn=disabled version=3.4.0
X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on tupac2
[Message part 1 (text/plain, inline)]
The problem is that git cannot create tags which contain ":". To make
my point more cleas: what we could do is to replace the ":" with a "_"
in the git tag, not in debian/changelog. So a command like:

  $ d1h stage 2:1.3.27+devuan1.7

would create a regular entry in debian/changelog with version number

  2:1.3.27+devuan1.7

but the associated git tag would be called

  2_1.3.27+devuan1.7

The only other option I see is to forget the epoch number in the git
tag (again, only in the git tag, not in debian/changelog).

To be honest, I would actually prefer the second solution (i.e.,
dropping the epoch in the git tag).

HND

KatolaZ
[signature.asc (application/pgp-signature, inline)]

Send a report that this bug log contains spam.


Devuan BTS -- Powered by Debian bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.

Devuan Bugs Owner <owner@bugs.devuan.org>.
Last modified: Thu Apr 18 22:43:06 2024;