Bug#506995: initscripts: nfs not mounted at boot due to portmap startup failure

2008-11-29 Thread Giuseppe Bilotta
On Sat, Nov 29, 2008 at 11:03 AM, Aníbal Monsalve Salazar <[EMAIL PROTECTED]> wrote: > > Hello All, > > Please test if portmap 6.0-9 fixes this bug. It fixes the problem for me, thanks. -- Giuseppe "Oblomov" Bilotta -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe"

Bug#506995: initscripts: nfs not mounted at boot due to portmap startup failure

2008-11-29 Thread Aníbal Monsalve Salazar
On Sat, Nov 29, 2008 at 01:24:08AM -0500, Jacob Welsh wrote: >Same problem here; I believe it is caused by /etc/init.d/portmap line >33: > >pid=$( pidofproc portmap ) >if [ -n "$pid" ] ; then ... > >pidofproc then calls "/bin/pidof -o %PPID -x $1", but since it was run >from a subshell, PPID does n

Bug#506995: initscripts: nfs not mounted at boot due to portmap startup failure

2008-11-28 Thread Jacob Welsh
Same problem here; I believe it is caused by /etc/init.d/portmap line 33: pid=$( pidofproc portmap ) if [ -n "$pid" ] ; then ... pidofproc then calls "/bin/pidof -o %PPID -x $1", but since it was run from a subshell, PPID does not refer to the "portmap" script and it is not excluded. I worked aro

Bug#506995: [Pkg-sysvinit-devel] Bug#506995: initscripts: nfs not mounted at boot due to portmap startup failure

2008-11-26 Thread Petter Reinholdtsen
reassign 506995 portmap thanks [Giuseppe Bilotta] > When bringing up the network interfaces, the init script attempt to mount nfs > remotes fails, because statd previously failed to load. This is in turn due to > portmap failing to load. This I believe is because of a bug in portmap or lsb-base.

Bug#506995: initscripts: nfs not mounted at boot due to portmap startup failure

2008-11-26 Thread Giuseppe Bilotta
Package: initscripts Version: 2.86.ds1-61 Severity: important When bringing up the network interfaces, the init script attempt to mount nfs remotes fails, because statd previously failed to load. This is in turn due to portmap failing to load. The portmap script, as called during the attempt to s