Package: sudo
Version: 1.7.4p4-3
Severity: normal
Hi there,
While updating sudo i've found this error, not sure how harmless it is:
Setting up sudo (1.7.4p4-3) ...
tar: *: Cannot stat: No such file or directory
tar: Exiting with failure status due to previous errors
I've checked sudo.postinst and seems it's because the line:
system ('(cd /var/run/sudo ; tar cf - *) | (cd /var/lib/sudo ; tar xf -)');
Also maybe it should be checking for /var/run/sudo existence before cd-ing
into it, because currently that directory it's not present on my system.
best regards,
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-trunk-amd64 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages sudo depends on:
ii libc6 2.11.2-6 Embedded GNU C Library: Shared lib
ii libpam-modules 1.1.1-3 Pluggable Authentication Modules f
ii libpam0g 1.1.1-3 Pluggable Authentication Modules l
sudo recommends no packages.
sudo suggests no packages.
-- Configuration Files:
/etc/sudoers.d/README [Errno 13] Permission denied: u'/etc/sudoers.d/README'
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]