Your message dated Sun, 07 Sep 2014 10:27:22 +0200
with message-id <[email protected]>
and subject line Re: systemd: creates /var/cache/man with wrong
owner/permissions
has caused the Debian Bug report #756896,
regarding systemd: creates /var/cache/man with wrong owner/permissions
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.)
--
756896: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756896
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: systemd
Version: 208-6
Usertags: serious
Control: affects -1 + man-db
systemd creates /var/cache/man with wrong owner and wrong permissions:
# dpkg -c man-db_2.6.7.1-1_amd64.deb | grep cache/man
drwxr-sr-x man/root 0 2014-04-10 05:37 ./var/cache/man/
# ls -ld /var/cache/man
drwxr-xr-x 2 root root 4096 Aug 3 10:51 /var/cache/man
dpkg doesn't update directory ownership or permissions on package
install, so this bug prevents man-db from creating its own cache files:
Setting up man-db (2.6.7.1-1) ...
Building database of manual pages ...
/usr/bin/mandb: can't create index cache /var/cache/man/zh_TW/1335: No such
file or directory
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'experimental')
Architecture: i386 (x86_64)
Foreign Architectures: amd64
Kernel: Linux 3.14-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages systemd depends on:
ii acl 2.2.52-1
ii adduser 3.113+nmu3
ii initscripts 2.88dsf-55.2
ii libacl1 2.2.52-1
ii libaudit1 1:2.3.7-1
ii libblkid1 2.25-5
ii libc6 2.19-7
ii libcap2 1:2.24-3
ii libcap2-bin 1:2.24-3
ii libcryptsetup4 2:1.6.4-4
ii libdbus-1-3 1.8.6-1
ii libgcrypt11 1.5.3-5
ii libkmod2 18-1
ii liblzma5 5.1.1alpha+20120614-2
ii libpam0g 1.1.8-3
ii libselinux1 2.3-1
ii libsystemd-daemon0 208-6
ii libsystemd-journal0 208-6
ii libsystemd-login0 208-6
ii libudev1 208-6
ii libwrap0 7.6.q-25
ii sysv-rc 2.88dsf-55.2
ii udev 208-6
ii util-linux 2.25-5
--
Jakub Wilk
--- End Message ---
--- Begin Message ---
Version: 215-1
On Sun, 3 Aug 2014 11:26:37 +0200 Jakub Wilk <[email protected]> wrote:
> Package: systemd
> Version: 208-6
> Usertags: serious
> Control: affects -1 + man-db
>
> systemd creates /var/cache/man with wrong owner and wrong permissions:
>
> # dpkg -c man-db_2.6.7.1-1_amd64.deb | grep cache/man
> drwxr-sr-x man/root 0 2014-04-10 05:37 ./var/cache/man/
>
> # ls -ld /var/cache/man
> drwxr-xr-x 2 root root 4096 Aug 3 10:51 /var/cache/man
>
>
> dpkg doesn't update directory ownership or permissions on package
> install, so this bug prevents man-db from creating its own cache files:
>
> Setting up man-db (2.6.7.1-1) ...
> Building database of manual pages ...
> /usr/bin/mandb: can't create index cache /var/cache/man/zh_TW/1335: No such
> file or directory
Fixed in v215
* A directive for ensuring automatic clean-up of
/var/cache/man/ has been removed from the default
configuration. This line should now be shipped by the man
implementation. The necessary change has been made to the
man-db implementation. Note that you need to update your man
implementation to one that ships this line, otherwise no
automatic clean-up of /var/cache/man will take place.
--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature
--- End Message ---