Comment 41 for bug 1007293

Revision history for this message
Steve Langasek (vorlon) wrote : Re: [Bug 1007293] Re: nis doesn't work anymore after upgrade to 12.04

On Thu, Oct 04, 2012 at 11:43:25AM -0000, no!chance wrote:
> I installed the deb-Package manually, because it's not a good idea to
> activate the proposed-packages on a production system. There is no
> difference ... rpcbind does not start.

> $ sudo dpkg -i rpcbind_0.2.0-7ubuntu1.2_amd64.deb
> (Lese Datenbank ... 375204 Dateien und Verzeichnisse sind derzeit installiert.)
> Vorbereitung zum Ersetzen von rpcbind 0.2.0-7ubuntu1.1 (durch rpcbind_0.2.0-7ubuntu1.2_amd64.deb) ...
> portmap stop/waiting
> Ersatz für rpcbind wird entpackt ...
> rpcbind (0.2.0-7ubuntu1.2) wird eingerichtet ...
> portmap start/running, process 10375
> Trigger für ureadahead werden verarbeitet ...
> Trigger für man-db werden verarbeitet ...

> $ sudo service rpcbind-boot status
> rpcbind-boot stop/waiting

> $ sudo service rpcbind-boot restart
> stop: Unknown instance:
> rpcbind-boot stop/waiting

> $ sudo service rpcbind-boot status
> rpcbind-boot stop/waiting

> $ sudo service ypserv status
> ypserv stop/waiting

This is not a valid test of the changed patch - this does not accurately
model the boot-time startup sequence. The test in the bug description calls
for a reboot to verify the fix - are you at liberty to do a reboot test?