Your message dated Sun, 22 Mar 2026 15:04:17 +0000
with message-id <[email protected]>
and subject line Bug#1131541: fixed in debian-fastforward 20260224-4
has caused the Debian Bug report #1131541,
regarding debian-fastforward: A
/etc/apt/sources.list.d/debian-fastforward.sources file is leftover on purge
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.)
--
1131541: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1131541
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: debian-fastforward
Version: 20260224-3
Severity: important
Dear Maintainer,
postinst postrm seems out of sync
On one side the files is called "....list"
and on the other side it was renamed to "....sources."
I found out this problem with cruft-ng.
Greetings
Alexandre
https://git.fastforward.debian.net/debian/debian-fastforward/src/branch/debian/debian/debian-fastforward.postinst
Install_apt_sources ()
{
cat > "/etc/apt/sources.list.d/${PROJECT}.sources" << EOF
# /etc/apt/sources.list.d/${PROJECT}.sources
EOF
}
https://git.fastforward.debian.net/debian/debian-fastforward/src/branch/debian/debian/debian-fastforward.postrm
Remove_apt_sources ()
{
# apt sources
rm -f "/etc/apt/sources.list.d/${PROJECT}.list"
}
--- End Message ---
--- Begin Message ---
Source: debian-fastforward
Source-Version: 20260224-4
Done: Daniel Baumann <[email protected]>
We believe that the bug you reported is fixed in the latest version of
debian-fastforward, 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.
Daniel Baumann <[email protected]> (supplier of updated debian-fastforward
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: Sun, 22 Mar 2026 15:29:11 +0100
Source: debian-fastforward
Architecture: source
Version: 20260224-4
Distribution: sid
Urgency: medium
Maintainer: Daniel Baumann <[email protected]>
Changed-By: Daniel Baumann <[email protected]>
Closes: 1131541
Changes:
debian-fastforward (20260224-4) sid; urgency=medium
.
* Correcting wrong sources.list suffix in postrm, thanks to Alexandre
Detiste <[email protected]> (Closes: #1131541).
Checksums-Sha1:
c7080ed533bcd16d5c3de168be2363ae79102efc 1555 debian-fastforward_20260224-4.dsc
8c732304ec0e98f728a350889c80ca52e28afdff 8696
debian-fastforward_20260224-4.debian.tar.xz
f918212c21e2d6255e3beef0a87a2c028f0bb951 6946
debian-fastforward_20260224-4_amd64.buildinfo
Checksums-Sha256:
73bf95885baf6a751d23d4244cd6024ac6d7c92c846ba0733199cc473574bec4 1555
debian-fastforward_20260224-4.dsc
39965c63f7389244fd9bb90f35e0ed60f261dcb93a0c3ab0f76e81f6db3d4844 8696
debian-fastforward_20260224-4.debian.tar.xz
be97c3dd7dcdfd7c1c90a7bc7396b6e79c62d7b51f25e2d1f38b7db02fea83c6 6946
debian-fastforward_20260224-4_amd64.buildinfo
Files:
dd9ddec1b6e97db6bf2299f3cd6ba21a 1555 admin optional
debian-fastforward_20260224-4.dsc
916e31625fde23349bf2a580ff3a6b00 8696 admin optional
debian-fastforward_20260224-4.debian.tar.xz
0632cdd187dcad0efd168278aada8962 6946 admin optional
debian-fastforward_20260224-4_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iHUEARYKAB0WIQQmmGg4gLaoSj0ERgL7tPDoCoAiLwUCab/82wAKCRD7tPDoCoAi
L9m0AQDGFJTvKRi8ZZKMzFefiXgYdyFUEZPfjMHCBfctqSwvdwEArjyasiD3J6c3
WUNzAbG/M1CiZRbUhUxr5JXEt4om9go=
=gi3H
-----END PGP SIGNATURE-----
pgpJJ5tIbqLz4.pgp
Description: PGP signature
--- End Message ---