← Back to team overview

edubuntu-bugs team mailing list archive

[Bug 521129] [NEW] start-stop-daemon seems to do something weird to the root fs

 

You have been subscribed to a public bug:

Binary package hint: dpkg

Observe:

# start-stop-daemon --start --pidfile /dev/null --startas /bin/sh  -- -c "find /var/cache/man" | head
.
./root
./root/.viminfo
./root/.cache
./root/.cache/motd.legal-displayed
./root/.aptitude
./root/.aptitude/config
./root/.bash_history
./root/.debtags
./root/.gconf

# /bin/sh -c "find /var/cache/man" | head
/var/cache/man
/var/cache/man/.bash_history
/var/cache/man/index.db
/var/cache/man/zh_TW
/var/cache/man/zh_TW/index.db
/var/cache/man/zh_TW/cat8
/var/cache/man/zh_TW/cat5
/var/cache/man/zh_TW/cat1
/var/cache/man/zh_CN
/var/cache/man/zh_CN/index.db

This happens when running inside a chroot, and when running inside the
real root mounted as aufs.

ProblemType: Bug
Architecture: i386
Date: Fri Feb 12 13:31:41 2010
DistroRelease: Ubuntu 9.10
Package: dpkg 1.15.4ubuntu2
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-19.56-generic
SourcePackage: dpkg
Uname: Linux 2.6.31-19-generic i686

** Affects: ltsp (Ubuntu)
     Importance: Medium
         Status: Confirmed


** Tags: apport-bug i386
-- 
start-stop-daemon seems to do something weird to the root fs
https://bugs.launchpad.net/bugs/521129
You received this bug notification because you are a member of Edubuntu Bugsquad, which is subscribed to ltsp in Ubuntu.