* Thomas Hood [Sat Jun 04, 2011 at 10:29:38PM +0200]:

> Hmm.  Then I have a couple of questions, since I don't understand
> why resolvconf's preinst didn't use either /run or /lib/init/rw for
> run-time data.

JFTR, it's the result of:

| debootstrap --arch amd64 --exclude=info,tasksel,tasksel-data sid $PATH $MIRROR

and afterwards "apt-get install resolvconf" inside it - nothing else.

> 1. After doing "mkdir /etc/resolvconf/run" and then installing
> resolvconf, is /etc/resolvconf/run a symlink to /run/resolvconf?

After 'mkdir -p /etc/resolvconf/run' the installation works
and /etc/resolvconf/run is a symlink to /run/resolvconf, yes.

> 2. Please send the output of "ls -ld /run".

# ls -ld /run
drwxr-xr-x 4 root root 4096 Jun  5 13:35 /run

> 3. Please send the content of /proc/mounts

I don't have /proc mounted - but if it's mounted the installation
including the migration works as intended (done from another fresh
debootstrap chroot, so not related to above actions):

| resolvconf.postinst: Migrated resolvconf run-time data from 
/lib/init/rw/resolvconf to /run/resolvconf

Though the 'mkdir -p /etc/resolvconf/run' is enough to get a working
installation/setup.

regards,
-mika-

Attachment: signature.asc
Description: Digital signature

Reply via email to