Your message dated Sun, 13 Sep 2026 15:36:55 +0000
with message-id <[email protected]>
and subject line Bug#1147581: fixed in vgabios 0.9d+ds-2
has caused the Debian Bug report #1147581,
regarding vgabios: symlinks have wrong link targets
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.)
--
1147581: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1147581
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: vgabios
Version: 0.9d+ds-1
Severity: normal
Control: notfound -1 0.8a+ds-3
Dear Maintainer,
Many /usr/share/vgabios/vgabios.*.bin symlinks are broken because their
link target paths are calculated relative to the source package
directory during build, instead of the symlink's parent directory.
$ adequate vgabios
vgabios: broken-symlink /usr/share/vgabios/vgabios.banshee.bin ->
debian/vgabios/usr/share/vgabios/vgabios-banshee.bin
vgabios: broken-symlink /usr/share/vgabios/vgabios.banshee.debug.bin ->
debian/vgabios/usr/share/vgabios/vgabios-banshee-debug.bin
vgabios: broken-symlink /usr/share/vgabios/vgabios.cirrus.bin ->
debian/vgabios/usr/share/vgabios/vgabios-cirrus.bin
vgabios: broken-symlink /usr/share/vgabios/vgabios.cirrus.debug.bin ->
debian/vgabios/usr/share/vgabios/vgabios-cirrus-debug.bin
vgabios: broken-symlink /usr/share/vgabios/vgabios.debug.bin ->
debian/vgabios/usr/share/vgabios/vgabios-debug.bin
vgabios: broken-symlink /usr/share/vgabios/vgabios.qxl.bin ->
debian/vgabios/usr/share/vgabios/vgabios-qxl.bin
vgabios: broken-symlink /usr/share/vgabios/vgabios.qxl.debug.bin ->
debian/vgabios/usr/share/vgabios/vgabios-qxl-debug.bin
vgabios: broken-symlink /usr/share/vgabios/vgabios.stdvga.debug.bin ->
vgabios.debug.bin
vgabios: broken-symlink /usr/share/vgabios/vgabios.vmware.bin ->
debian/vgabios/usr/share/vgabios/vgabios-vmware.bin
vgabios: broken-symlink /usr/share/vgabios/vgabios.vmware.debug.bin ->
debian/vgabios/usr/share/vgabios/vgabios-vmware-debug.bin
>From debian/rules:
bash -c 'set -e; \
for file in debian/vgabios/usr/share/vgabios/*.bin; do \
[ -e "$${file//-/.}" ] || [ -L "$${file//-/.}" ] || ln -s "$${file}"
"$${file//-/.}"; \
done'
The first argument to "ln -s" should be the basename instead,
probably "$${file##*/}" is enough.
-- System Information:
Debian Release: forky/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: arm64, armhf, i386
Kernel: Linux 7.2-amd64 (SMP w/24 CPU threads; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8),
LANGUAGE=en_GB:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: vgabios
Source-Version: 0.9d+ds-2
Done: Stephen Kitt <[email protected]>
We believe that the bug you reported is fixed in the latest version of
vgabios, 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.
Stephen Kitt <[email protected]> (supplier of updated vgabios 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, 13 Sep 2026 16:48:34 +0200
Source: vgabios
Architecture: source
Version: 0.9d+ds-2
Distribution: unstable
Urgency: medium
Maintainer: Stephen Kitt <[email protected]>
Changed-By: Stephen Kitt <[email protected]>
Closes: 1147581
Changes:
vgabios (0.9d+ds-2) unstable; urgency=medium
.
* Fix relative symlinks. Thanks to Alper Nebi Yasak for the report and
fix! Closes: #1147581.
Checksums-Sha1:
bff3a1ffb8d8bd6e71aa681b14b65c59bb2cc5e5 1854 vgabios_0.9d+ds-2.dsc
58e6781639f8e70516bf88a3e708a7a8626d7a9c 7440 vgabios_0.9d+ds-2.debian.tar.xz
8e59ebd32a164f958449c6676ab273fae4b6a22d 6402
vgabios_0.9d+ds-2_source.buildinfo
Checksums-Sha256:
2a5612adfb1fec93d2ee1062a3c99cc4bb4ca58d011ab0824683b01ed73be291 1854
vgabios_0.9d+ds-2.dsc
d34180a6c5043db42f42f9a1c627217c65978c7a22e19ae8d059830b7bd7048c 7440
vgabios_0.9d+ds-2.debian.tar.xz
1e332a745dcfb8b0f5db76f44060deee58980802b7bd4fac51cf3c0f7e6bebc2 6402
vgabios_0.9d+ds-2_source.buildinfo
Files:
4fc7957879a9f3226d1ed5d2f5ab3670 1854 misc optional vgabios_0.9d+ds-2.dsc
3ad831b9f8b2df74c6f808d549acb184 7440 misc optional
vgabios_0.9d+ds-2.debian.tar.xz
6845dbf66568f1178cc5f984ff7d4221 6402 misc optional
vgabios_0.9d+ds-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEnPVX/hPLkMoq7x0ggNMC9Yhtg5wFAmqmuBAACgkQgNMC9Yht
g5wkiw//QJOMHJ4D9sEpw4lJ8tsjyKKWpJeL7xE5e62TuJAdD8uFMMYbM9V1Ubzu
KxB0HwIj3Sg2G43atxCUyWNocnzixMhDMh9n7j2gdCnPWHrtagRMaet40gh/tKdC
NK/4q9+crhcvJqF5pBFkkZp9a6r5smoXLp4+9slVS2M1Ub+T03HhDAkOwAvvmwFp
4Pjx/niXS1qjty0L5aH+93IxozPTKla/jnhYbONyj2HJgxCgm//17FqymXo9cjFz
46AdECMEhN7I6xHXZLPv+8B5zv/Hp7OS0PHCTU07mUDcR5QcCVSREcSJhX6Kx8cH
0Flqv5Q+Kvn0uEJ8iMIdwvbXTlyZh2MJvVw1NswzsAdrV/Dlp88m15I6w6jOLY1A
lZ0ouLyJlNbd9teJB5MBNeoGo/nX25uHNwCnN5z+GZ51NU/SpJCIyXaa24F8E3zR
7W635fvAYk8JhMb9bfWxYr3c973i/0PHl2j23NvfowOWPm7YTPSv+JVSlzIlPtcT
Qvj7XbchAgMau1pwbGbr8yDiFz7TP0SoKTWau5EUU3+km1wFQExyjECMiA7k401s
3kCYTSqO14sVdgDRs/NKnpt9LSTZ7rnip42rmWUMt+ySO4v+FTyYMFFLGpNk23hY
8+V3RKukT7hZOGpVx5mQ+MZ/mCgrFb8daWzZTEjflH/mCwYZgJA=
=J889
-----END PGP SIGNATURE-----
pgpko6bN2if5T.pgp
Description: PGP signature
--- End Message ---