Your message dated Mon, 4 Nov 2019 08:17:33 -0500
with message-id <1aaef52e-ff05-11e9-9b6a-00163eeb5...@msgid.mathom.us>
and subject line Re: Bug#943986: wrong shared linkage position of mv's library
dependency
has caused the Debian Bug report #943986,
regarding wrong shared linkage position of mv's library dependency
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 ow...@bugs.debian.org
immediately.)
--
943986: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=943986
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: coreutils
Version: 8.30-3
Severity: serious
cp and mv have a runtime linkage to libacl and libattr which are
installed in /usr/lib/x86_64-linux-gnu/.
This means that a single-user booted system without mounted /usr,
is not able to cp or mv files!
Either the dependancy should be dropped, or the libacl and libattr
shared libraries should be moved into /lib.
Thanks,
David
-- System Information:
Debian Release: 10.1
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.19.0-6-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=english (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
Versions of packages coreutils depends on:
ii libacl1 2.2.53-4
ii libattr1 1:2.4.48-4
ii libc6 2.28-10
ii libselinux1 2.8-1+b1
coreutils recommends no packages.
coreutils suggests no packages.
-- no debconf information
Mit freundlichen GrĂ¼ssen,
David Frey
--
--- End Message ---
--- Begin Message ---
On Sat, Nov 02, 2019 at 12:51:41AM +0100, David Frey wrote:
cp and mv have a runtime linkage to libacl and libattr which are
installed in /usr/lib/x86_64-linux-gnu/.
This means that a single-user booted system without mounted /usr,
is not able to cp or mv files!
Either the dependancy should be dropped, or the libacl and libattr
shared libraries should be moved into /lib.
I don't believe that operating without /usr is a current design goal for
debian.
--- End Message ---