[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1023805: marked as done (guilt: autopkgtest needs update for new version of git: git log --decorate slightly different output)



Your message dated Thu, 12 Jan 2023 13:05:57 +0000
with message-id <E1pFxHJ-00BUpU-9C@fasolo.debian.org>
and subject line Bug#1023805: fixed in guilt 0.36-3
has caused the Debian Bug report #1023805,
regarding guilt: autopkgtest needs update for new version of git: git log --decorate slightly different output
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1023805: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1023805
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: guilt
Version: 0.36-2
Severity: serious
X-Debbugs-CC: git@packages.debian.org
Tags: sid bookworm
User: debian-ci@lists.debian.org
Usertags: needs-update
Control: affects -1 src:git

Dear maintainer(s),

With a recent upload of git the autopkgtest of guilt fails in testing when that autopkgtest is run with the binary packages of git from unstable. It passes when run with only packages from testing. In tabular form:

                       pass            fail
git                    from testing    1:2.38.1-1
guilt                  from testing    0.36-2
all others             from testing    from testing

I copied some of the output at the bottom of this report.

Currently this regression is blocking the migration of git to testing [1]. Of course, git shouldn't just break your autopkgtest (or even worse, your package), but it seems to me that the change in git was intended and your package needs to update to the new situation.

If this is a real problem in your package (and not only in your autopkgtest), the right binary package(s) from git should really add a versioned Breaks on the unfixed version of (one of your) package(s). Note: the Breaks is nice even if the issue is only in the autopkgtest as it helps the migration software to figure out the right versions to combine in the tests.

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=git

https://ci.debian.net/data/autopkgtest/testing/amd64/g/guilt/28079229/log.gz

034: --- t-034.out	2022-11-09 20:14:59.570042679 +0000
+++ /tmp/guilt.log.21877	2022-11-09 20:15:20.238478229 +0000
@@ -307,133 +307,133 @@
 Applying patch..can-have-embedded-single-slashes.patch
 Patch applied.
 % git log --decorate
-commit 434e07cacdd8e7eb4723e67cb2d100b3a4121a3a (HEAD -> guilt/master, refs/patches/master/can-have-embedded-single-slashes.patch)
+commit 434e07cacdd8e7eb4723e67cb2d100b3a4121a3a (HEAD -> guilt/master)
 Author: Author Name <author@email>
 Date:   Mon Jan 1 00:00:00 2007 +0000
      Can/have/embedded/single/slashes
-commit 7c3ffa4f940c862e9f11f5d4a5ae421f7a8d3141 (refs/patches/master/backslash-is-forbidden.patch)
+commit 7c3ffa4f940c862e9f11f5d4a5ae421f7a8d3141
 Author: Author Name <author@email>
 Date:   Mon Jan 1 00:00:00 2007 +0000
      Backslash\is\forbidden.
-commit ea46f435d4d8f3c5349dce1aabc1a39fbf7ef803 (refs/patches/master/x.patch)
+commit ea46f435d4d8f3c5349dce1aabc1a39fbf7ef803
 Author: Author Name <author@email>
 Date:   Mon Jan 1 00:00:00 2007 +0000
      @
-commit a275ed5d7f10ea88c986852ee95a7d5a61663b5f (refs/patches/master/cannot@have@the@sequence@at-brace.patch)
+commit a275ed5d7f10ea88c986852ee95a7d5a61663b5f
 Author: Author Name <author@email>
 Date:   Mon Jan 1 00:00:00 2007 +0000
      Cannot@{have@{the@{sequence@{at-brace.
-commit f091fee39457e64ebd35410c1cf95e6613816a54 (refs/patches/master/cannot_end_in_.patch)
+commit f091fee39457e64ebd35410c1cf95e6613816a54
 Author: Author Name <author@email>
 Date:   Mon Jan 1 00:00:00 2007 +0000
      Cannot end in ..
-commit 025672497aff5c910c8ff86aaedc662f14c2f4ad (refs/patches/master/cannot-end-in-slash-.patch)
+commit 025672497aff5c910c8ff86aaedc662f14c2f4ad
 Author: Author Name <author@email>
 Date:   Mon Jan 1 00:00:00 2007 +0000
      Cannot/end/in/slash/
-commit f13e243c7c56f39422567a431bccceec8b789596 (refs/patches/master/multiple-slashes--are--forbidden.patch)
+commit f13e243c7c56f39422567a431bccceec8b789596
 Author: Author Name <author@email>
 Date:   Mon Jan 1 00:00:00 2007 +0000
      Multiple/slashes//are//forbidden.
-commit edef5e925083d445f71c170d3293fac9619bc7a2 (refs/patches/master/openbracketisforbidden.patch)
+commit edef5e925083d445f71c170d3293fac9619bc7a2
 Author: Author Name <author@email>
 Date:   Mon Jan 1 00:00:00 2007 +0000
      Open[bracket[is[forbidden.
-commit 1626a11d979a1e9e775c766484172212277153df (refs/patches/master/asterisk-is-forbidden.patch)
+commit 1626a11d979a1e9e775c766484172212277153df
 Author: Author Name <author@email>
 Date:   Mon Jan 1 00:00:00 2007 +0000
      Asterisk*is*forbidden.
-commit 74df14ab3a0ec9a0382998fbf167ebb1b0a36c6a (refs/patches/master/question-mark-is-forbidden.patch)
+commit 74df14ab3a0ec9a0382998fbf167ebb1b0a36c6a
 Author: Author Name <author@email>
 Date:   Mon Jan 1 00:00:00 2007 +0000
      Question-mark?is?forbidden.
-commit ec46429125abdb0c5ac2b46cc399bdcd7cfc73fd (refs/patches/master/crisalsoforbidden.patch)
+commit ec46429125abdb0c5ac2b46cc399bdcd7cfc73fd
 Author: Author Name <author@email>
 Date:   Mon Jan 1 00:00:00 2007 +0000
      CR
is
also
forbidden.
-commit 01524f9921af2a041cc88c068f76baa39e436cb2 (refs/patches/master/ctrlisforbidden.patch)
+commit 01524f9921af2a041cc88c068f76baa39e436cb2
 Author: Author Name <author@email>
 Date:   Mon Jan 1 00:00:00 2007 +0000
      Ctrlisforbidden.
-commit 9fc9677b61880f9159838e89f714893e0a2fcafb (refs/patches/master/delisforbidden.patch)
+commit 9fc9677b61880f9159838e89f714893e0a2fcafb
 Author: Author Name <author@email>
 Date:   Mon Jan 1 00:00:00 2007 +0000
      Delisforbidden.
-commit 10433fd7206b7f79aabb4da514710d93c8deed4a (refs/patches/master/colon_is_forbidden.patch)
+commit 10433fd7206b7f79aabb4da514710d93c8deed4a
 Author: Author Name <author@email>
 Date:   Mon Jan 1 00:00:00 2007 +0000
      Colon:is:forbidden.
-commit fb1edb753c97ec865ceea316420b1df586caaa2b (refs/patches/master/caretisforbidden.patch)
+commit fb1edb753c97ec865ceea316420b1df586caaa2b
 Author: Author Name <author@email>
 Date:   Mon Jan 1 00:00:00 2007 +0000
      Caret^is^forbidden.
-commit 3a0d5ccef0359004fcaa9cee98fbd6a2c4432e74 (refs/patches/master/tildeisforbidden.patch)
+commit 3a0d5ccef0359004fcaa9cee98fbd6a2c4432e74
 Author: Author Name <author@email>
 Date:   Mon Jan 1 00:00:00 2007 +0000
      Tilde~is~forbidden.
-commit ea22c3b49c448dba8d7eaa6b805f9f1bc83fbedc (refs/patches/master/space_is_forbidden.patch)
+commit ea22c3b49c448dba8d7eaa6b805f9f1bc83fbedc
 Author: Author Name <author@email>
 Date:   Mon Jan 1 00:00:00 2007 +0000
      Space is forbidden.
-commit db6ea8252440b04811344336f510a5469b2ddab0 (refs/patches/master/check-multiple-.-dots-.-foo.patch)
+commit db6ea8252440b04811344336f510a5469b2ddab0
 Author: Author Name <author@email>
 Date:   Mon Jan 1 00:00:00 2007 +0000
      Check/multiple/../dots/...../foo..patch
-commit fe07105cd62660f4440ad24b9fc7dfdd9e71d764 (refs/patches/master/two_consecutive_dots_(.)_is_forbidden.patch)
+commit fe07105cd62660f4440ad24b9fc7dfdd9e71d764
 Author: Author Name <author@email>
 Date:   Mon Jan 1 00:00:00 2007 +0000
      Two consecutive dots (..) is forbidden.
-commit 96a3e92c4df85f52362ce4f6d31983c462db9ae9 (refs/patches/master/a-component-may-not-end-in-foolock.patch)
+commit 96a3e92c4df85f52362ce4f6d31983c462db9ae9
 Author: Author Name <author@email>
 Date:   Mon Jan 1 00:00:00 2007 +0000
      A/component/may/not/end/in/foo.lock
-commit ee4f0f96dfc9c94f5410c1e6414f9004325a37fc (refs/patches/master/the_sequence_.lock-_is_forbidden.patch)
+commit ee4f0f96dfc9c94f5410c1e6414f9004325a37fc
 Author: Author Name <author@email>
 Date:   Mon Jan 1 00:00:00 2007 +0000
      The sequence .lock/ is forbidden.
-commit fdcb23c3072209bea3d9e0a2594132b936c5347e (refs/patches/master/the_sequence_-._is_forbidden.patch)
+commit fdcb23c3072209bea3d9e0a2594132b936c5347e
 Author: Author Name <author@email>
 Date:   Mon Jan 1 00:00:00 2007 +0000
 Test failed!

Test:		034
Log file:	/tmp/guilt.log.21877
Repo dir:	"/tmp/guilt reg.29330"

make: *** [Makefile:2: all] Error 1
make: Leaving directory '/tmp/autopkgtest-lxc.4sjm9vqa/downtmp/autopkgtest_tmp/regression'
autopkgtest [20:15:20]: test upstream

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: guilt
Source-Version: 0.36-3
Done: Simon Chopin <schopin@ubuntu.com>

We believe that the bug you reported is fixed in the latest version of
guilt, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1023805@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Simon Chopin <schopin@ubuntu.com> (supplier of updated guilt package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 12 Jan 2023 12:37:31 +0000
Source: guilt
Built-For-Profiles: noudeb
Architecture: source
Version: 0.36-3
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Simon Chopin <schopin@ubuntu.com>
Closes: 1023805
Launchpad-Bugs-Fixed: 1993586
Changes:
 guilt (0.36-3) unstable; urgency=medium
 .
   * QA upload.
 .
   [ Jelmer Vernooij ]
   * Migrate repository from alioth to salsa.
 .
   [ Simon Chopin ]
   * d/p/fix-decorate.patch: adjust the test suite for new Git behavior.
     (Closes: #1023805, LP: #1993586)
   * d/control: Bump Standards-Version to 4.6.2, no changes needed
   * Bump debhelper compat to 13
     - d/rules: remove the --parallel, now redundant
     - d/p/makefile-quote-variables.patch: fix passing Makefile variables down
     - d/control: B-D on debhelper-compat
   * d/rules, d/control: respect the nodoc build profile
   * d/tests/upstream: replace deprecated $ADTTMP by $AUTOPKGTEST_TMP
 .
   [ Graham Inggs ]
   * d/control: Set Rules-Requires-Root: no
Checksums-Sha1:
 63ebac70d62d13172f09ff81169660744b34dc15 1933 guilt_0.36-3.dsc
 1d96b1cb1a6a11544edfec461555e3d17104f48c 8064 guilt_0.36-3.debian.tar.xz
Checksums-Sha256:
 e8b40ea2ee153eacb904eb31024a57f09bdf61b21ab47637cbfe29e574a99d18 1933 guilt_0.36-3.dsc
 64f892241a0341ec1fe94e57401fe192302f5a67b7c5d908b7299fa1f8cc92a7 8064 guilt_0.36-3.debian.tar.xz
Files:
 dca29a848a90c906a3ceccb03c1bf2c8 1933 devel optional guilt_0.36-3.dsc
 9944d200eaa9db0757bfc8ff25d712a1 8064 devel optional guilt_0.36-3.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEJeP/LX9Gnb59DU5Qr8/sjmac4cIFAmPAAH4ACgkQr8/sjmac
4cIVsRAAkD1cePknvhpIzKMwpZF/cGd8798zBCap2t8Ycci2gVLohAsWvofe+L5k
WdqLmF74zpvPFP4OxLjVe70NGnNiqKHdvDmthAYRIPofjZchYzY/amkF0r7EUgHu
uRPDSx79VdVNX7s5tpjU8ytrgYOroYlPubAIZC/b+KuVirzrcN75H2eB0co9RAxT
pThKKvP/QLupRhHRveH5zoLUs6tQTg3rJgTLzopwzSYOfUGao1wm90xbLm4t4ucu
u8FAqofQjl9DBIyXPAPaL2myq//5dx+yw1T0qPW5wj3NwKhf4F8Q5NlDrF9d1mD6
tNTCnS5i8WWAJLxJFApSEKFhHiaBEdnNv3Z/Ypr8NqaA45Htj69hjfyUoo5iLlX5
ApXQCMseoi5CHs8qFHKKmJzFPQDiLUxBDuNJB3aUgvBtpD5nIXTBYncwiBEvGEKB
O5RZJnRwwLrK8Hs7DXAuFBd2weUPr/cKtr5UvtmXw4QggSy1thqQDINCu43EwmU5
TU5G97GUWhTtxqk+ODdrgf78z8dyMw3uHtUPE9DYdOePAMvvyZh7rqkg2pueF2SX
mKBlzSX1E3Py7VR1uY34j0NEPtrWZa7q95K5vdr5Fn4+7hNtUZkfe1JGSYTHEPdi
lXK7B5EuJAfPcPjzriQkAdgBM6Nb9vDjICivSSWHnZh8qlCpYME=
=Ro+c
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: