Thanks a lot firstofall for the patch Eric and sorry that we took so
long to review it.

I tested the package it on my natty system (maverick has the same
version) and the bug appears to be fixed by now. Unfortunately the
original bugreport does not have the version information of xfs.

Inspecting the init script it now says:

PIDDIR=/var/run/xfs
PIDFILE=$PIDDIR/xfs.pid

and also
set_up_pid_dir () {
  if [ ! -d "$PIDDIR" ] ; then
    mkdir $PIDDIR
    chown debian-xfs $PIDDIR
  fi
}

So that appears to be fine now. I will close the bug. Please reopen if I
overlooked something.

** Changed in: xfs (Ubuntu)
       Status: Incomplete => Fix Released

-- 
xfs package: /var/run/xfs/xfs.pid or /var/run/xfs.pid ?
https://bugs.launchpad.net/bugs/381852
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to