Your message dated Mon, 17 Jul 2023 12:01:38 +0200
with message-id <[email protected]>
and subject line Re: Bug#1041244: unzip: stop creating hardlinks in /usr/bin/
has caused the Debian Bug report #1041244,
regarding unzip: stop creating hardlinks in /usr/bin/
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.)
--
1041244: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1041244
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: unzip
Version: 6.0-28
Severity: normal
Dear Maintainer,
the package unzip currently creates the following hardlinks:
/usr/bin/unzip
/usr/bin/zipinfo
Please choose one to be a symlink to the other instead. These are one of the
few hardlinks on my system and make backup software complain. Other software in
debian repositories also uses the symlink method when they want an executable
to be started with different names.
Thank you.
-- System Information:
Debian Release: 12.0
APT prefers stable-security
APT policy: (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 6.1.0-9-amd64 (SMP w/1 CPU thread; PREEMPT)
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages unzip depends on:
ii libbz2-1.0 1.0.8-5+b1
ii libc6 2.36-9
unzip recommends no packages.
Versions of packages unzip suggests:
ii zip 3.0-13
-- no debconf information
--- End Message ---
--- Begin Message ---
This is not a bug. This is a feature which has been supported by dpkg for ages.
These are one of the few hardlinks on my system and make backup software
complain.
Well, this is Unix after all, and Unix has hardlinks. If your backup software
complains,
use another backup software, or find the option to disable the complain.
Thanks.
--- End Message ---