Your message dated Wed, 06 May 2026 03:49:19 +0000
with message-id <[email protected]>
and subject line Bug#1135740: fixed in aptly 1.6.2-3
has caused the Debian Bug report #1135740,
regarding aptly: FAIL: t04_mirror: CreateMirror18Test t04_mirror.create: create 
mirror: mirror with ppa URL
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 [email protected]
immediately.)


-- 
1135740: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1135740
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: aptly
Version: 1.6.2-2

This debci/autopkg test seems to fail on all archs in debci:

https://ci.debian.net/packages/a/aptly/

Does it require an Internet connection?  Maybe this check could be
disabled, or marked with 'needs-internet'?

/Simon

320s · t04_mirror    ➔ CreateMirror18Test                  ... FAIL     26s

320s running command: gpg --no-default-keyring --keyring=ppa.gpg 
--keyserver=hkp://keyserver.ubuntu.com:80 --recv-keys 
5BFCD481D86D5824470E469F9000B1C3A01F726C 
02219381E9161C78A46CB2BFA5279A973B1F56C0
320s 
320s fixture Output:
320s 
320s     gpg: keybox '/home/debci/.gnupg/ppa.gpg' created
320s     gpg: key A5279A973B1F56C0: public key "Launchpad sim" imported
320s     gpg: key 9000B1C3A01F726C: public key "Launchpad PPA for Anton Gladky" 
imported
320s     gpg: Total number processed: 2
320s     gpg:               imported: 2
320s     
320s running command: chmod 400 /home/debci/.gnupg/ppa.gpg
320s 
320s fixture Output:
320s 
320s     
320s running command: aptly mirror create -keyring=ppa.gpg mirror18 
ppa:gladky-anton/gnuplot
320s 
320s Verifying gold file: 
/tmp/tmp.IaY8hHM05n/src/github.com/aptly-dev/aptly/system/t04_mirror/CreateMirror18Test_gold
320s Traceback (most recent call last):
320s   File "/tmp/tmp.IaY8hHM05n/src/github.com/aptly-dev/aptly/system/run.py", 
line 129, in run
320s     t.test()
320s     ~~~~~~^^
320s   File "/tmp/tmp.IaY8hHM05n/src/github.com/aptly-dev/aptly/system/lib.py", 
line 169, in test
320s     raise exc
320s   File "/tmp/tmp.IaY8hHM05n/src/github.com/aptly-dev/aptly/system/lib.py", 
line 165, in test
320s     self.check()
320s     ~~~~~~~~~~^^
320s   File 
"/tmp/tmp.IaY8hHM05n/src/github.com/aptly-dev/aptly/system/t04_mirror/create.py",
 line 236, in check
320s     self.check_output()
320s     ~~~~~~~~~~~~~~~~~^^
320s   File "/tmp/tmp.IaY8hHM05n/src/github.com/aptly-dev/aptly/system/lib.py", 
line 383, in check_output
320s     self.verify_match(self.get_gold(), self.output,
320s     ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
320s                       match_prepare=self.outputMatchPrepare)
320s                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
320s   File "/tmp/tmp.IaY8hHM05n/src/github.com/aptly-dev/aptly/system/lib.py", 
line 520, in verify_match
320s     raise Exception("content doesn't match:\n" + diff + "\n\nOutput:\n" + 
orig + "\n")
320s Exception: content doesn't match:
320s --- 
320s +++ 
320s @@ -1,10 +1,10 @@
320s  Downloading: 
http://ppa.launchpad.net/gladky-anton/gnuplot/ubuntu/dists/maverick/InRelease
320s -gpgv: Signature made Sun Jul 28 07:57:01 2024 UTC
320s -gpgv:                using RSA key 
5BFCD481D86D5824470E469F9000B1C3A01F726C
320s -gpgv: Good signature from "Launchpad PPA for Anton Gladky"
320s -gpgv: Signature made Sun Jul 28 07:57:01 2024 UTC
320s -gpgv:                using RSA key 
02219381E9161C78A46CB2BFA5279A973B1F56C0
320s -gpgv: Good signature from "Launchpad sim"
320s -
320s -Mirror [mirror18]: http://ppa.launchpad.net/gladky-anton/gnuplot/ubuntu/ 
maverick successfully added.
320s -You can run 'aptly mirror update mirror18' to download repository 
contents.
320s +Error (retrying): 
http://ppa.launchpad.net/gladky-anton/gnuplot/ubuntu/dists/maverick/InRelease: 
Get "http:/gladky-anton/gnuplot/ubuntu/dists/maverick/InRelease": dial tcp 
185.125.190.80:80: connect: connection refused
320s +Retrying 0 
http://ppa.launchpad.net/gladky-anton/gnuplot/ubuntu/dists/maverick/InRelease...
320s +Download Error: 
http://ppa.launchpad.net/gladky-anton/gnuplot/ubuntu/dists/maverick/InRelease
320s +Downloading: 
http://ppa.launchpad.net/gladky-anton/gnuplot/ubuntu/dists/maverick/Release
320s +Downloading: 
http://ppa.launchpad.net/gladky-anton/gnuplot/ubuntu/dists/maverick/Release.gpg
320s +Error (retrying): 
http://ppa.launchpad.net/gladky-anton/gnuplot/ubuntu/dists/maverick/Release.gpg:
 Get "http:/gladky-anton/gnuplot/ubuntu/dists/maverick/Release.gpg": dial tcp 
185.125.190.80:80: connect: connection refused
320s +Retrying 0 
http://ppa.launchpad.net/gladky-anton/gnuplot/ubuntu/dists/maverick/Release.gpg...
320s +Download Error: 
http://ppa.launchpad.net/gladky-anton/gnuplot/ubuntu/dists/maverick/Release.gpg
320s +ERROR: unable to fetch mirror: 
http://ppa.launchpad.net/gladky-anton/gnuplot/ubuntu/dists/maverick/Release.gpg:
 Get "http:/gladky-anton/gnuplot/ubuntu/dists/maverick/Release.gpg": dial tcp 
185.125.190.80:80: connect: connection refused
320s 
320s 
320s Output:
320s Downloading: 
http://ppa.launchpad.net/gladky-anton/gnuplot/ubuntu/dists/maverick/InRelease
320s Error (retrying): 
http://ppa.launchpad.net/gladky-anton/gnuplot/ubuntu/dists/maverick/InRelease: 
Get "http:/gladky-anton/gnuplot/ubuntu/dists/maverick/InRelease": dial tcp 
185.125.190.80:80: connect: connection refused
320s Retrying 0 
http://ppa.launchpad.net/gladky-anton/gnuplot/ubuntu/dists/maverick/InRelease...
320s Download Error: 
http://ppa.launchpad.net/gladky-anton/gnuplot/ubuntu/dists/maverick/InRelease
320s Downloading: 
http://ppa.launchpad.net/gladky-anton/gnuplot/ubuntu/dists/maverick/Release
320s Downloading: 
http://ppa.launchpad.net/gladky-anton/gnuplot/ubuntu/dists/maverick/Release.gpg
320s Error (retrying): 
http://ppa.launchpad.net/gladky-anton/gnuplot/ubuntu/dists/maverick/Release.gpg:
 Get "http:/gladky-anton/gnuplot/ubuntu/dists/maverick/Release.gpg": dial tcp 
185.125.190.80:80: connect: connection refused
320s Retrying 0 
http://ppa.launchpad.net/gladky-anton/gnuplot/ubuntu/dists/maverick/Release.gpg...
320s Download Error: 
http://ppa.launchpad.net/gladky-anton/gnuplot/ubuntu/dists/maverick/Release.gpg
320s ERROR: unable to fetch mirror: 
http://ppa.launchpad.net/gladky-anton/gnuplot/ubuntu/dists/maverick/Release.gpg:
 Get "http:/gladky-anton/gnuplot/ubuntu/dists/maverick/Release.gpg": dial tcp 
185.125.190.80:80: connect: connection refused
320s 
320s 

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: aptly
Source-Version: 1.6.2-3
Done: Sebastien Delafond <[email protected]>

We believe that the bug you reported is fixed in the latest version of
aptly, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sebastien Delafond <[email protected]> (supplier of updated aptly 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 [email protected])


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

Format: 1.8
Date: Tue, 05 May 2026 18:14:44 +0200
Source: aptly
Architecture: source
Version: 1.6.2-3
Distribution: unstable
Urgency: medium
Maintainer: Sebastien Delafond <[email protected]>
Changed-By: Sebastien Delafond <[email protected]>
Closes: 1135672 1135740
Changes:
 aptly (1.6.2-3) unstable; urgency=medium
 .
   [ Sébastien Delafond ]
   * tests: disable t04_mirror/create/CreateMirror18Test (Closes: #1135740)
   * tests: disable t12_api/gpg/GPGAPITestAddKey (Closes: #1135672)
   * d/control: bump-up Standards-Version
Checksums-Sha1:
 1565c619039449890855b0c58ef2bfaadbbb7cfe 4330 aptly_1.6.2-3.dsc
 41cc02f2233a294a90166ce545c14315a2eceb73 26640 aptly_1.6.2-3.debian.tar.xz
 7839f3bd8593b2fce99c0786285b6a74d27118fa 19605 aptly_1.6.2-3_source.buildinfo
Checksums-Sha256:
 d3fc7981fbaa51dc8cd358b9ebf1dec043673200ce57ab463605aa5cc6db7286 4330 
aptly_1.6.2-3.dsc
 005648189c79762720368c75ccef2ccd3829a269fd824eb6ae7966252177c1c5 26640 
aptly_1.6.2-3.debian.tar.xz
 1e6ce14e96fd574f96db4d801135745d382883f40cc64166414fcd3d0ee58b35 19605 
aptly_1.6.2-3_source.buildinfo
Files:
 7f91c2f5aab520f2cf6f1ccec563e4c6 4330 utils optional aptly_1.6.2-3.dsc
 9dc96bd9d33b226cec81af62ba8b82cd 26640 utils optional 
aptly_1.6.2-3.debian.tar.xz
 27d232c34438d8f2817c0765aee4fbf1 19605 utils optional 
aptly_1.6.2-3_source.buildinfo

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

iQEzBAEBCgAdFiEEAqSkbVtrXP4xJMh3EL6Jg/PVnWQFAmn6tRYACgkQEL6Jg/PV
nWRmPwgAx2JiD9n4qcEeQc5x4/WBmQYCyN8CNQr1S0A6hFhuP4oVg/1DuXy2Bqdv
2VnwHJJseYohYoPsKWPlWJLUCBI1W0hBW680QFSQNwVrUPUiHOZrDVtmSv1gQS1s
+OZ1VTWQIFgB/2Vwy0H7C1ZFcXKt6bMVJu+22jux0s7ZLeqZZPZtt8pz9y+jID2T
9tozlgyr9GH5yJgB+3kxMFrtOGj7W2GlVf2hE5+35ski/JebP2WszTZNqgJ7MMrF
aEP301bhkKie16hzzEAWlixqlsDTrCM6DfcsY5r71UZhR0uWFL7MwX2nRmfStcvl
R/ZoFnd2S2b/UqscRbTGw/ywiiumKQ==
=IzoZ
-----END PGP SIGNATURE-----

Attachment: pgpvDtVHChhVQ.pgp
Description: PGP signature


--- End Message ---

Reply via email to