Sorry, I ran
m...@wolfman:~$ sudo /etc/init.d/idmapd stop sudo: /etc/init.d/idmapd: command not found m...@wolfman:~$ sudo service idmapd stop m...@wolfman:~$ status idmapd idmapd stop/waiting not the init.d command I said earlier. I then install nfs-common: m...@wolfman:~$ sudo apt-get install nfs-common Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: libpoconet6 libtext-glob-perl libpocofoundation6 libdate-calc-perl libccgnu2-1.7-0 libcarp-clan-perl libnet-ip-perl libnet-dns-perl libfile-find-rule-perl libconfig-tiny-perl libdigest-hmac-perl librlog1c2a libnumber-compare-perl libdigest-sha1-perl libbit-vector-perl Use 'apt-get autoremove' to remove them. The following extra packages will be installed: libgssglue1 libnfsidmap2 librpcsecgss3 portmap The following NEW packages will be installed: libgssglue1 libnfsidmap2 librpcsecgss3 nfs-common portmap 0 upgraded, 5 newly installed, 0 to remove and 68 not upgraded. Need to get 333kB of archives. After this operation, 1,126kB of additional disk space will be used. Do you want to continue [Y/n]? y Get:1 http://us.archive.ubuntu.com karmic/main libgssglue1 0.1-3 [23.6kB] Get:2 http://us.archive.ubuntu.com karmic/main libnfsidmap2 0.21-2 [28.4kB] Get:3 http://us.archive.ubuntu.com karmic/main librpcsecgss3 0.18-1 [32.4kB] Get:4 http://us.archive.ubuntu.com karmic/main portmap 6.0-10ubuntu2 [37.4kB] Get:5 http://us.archive.ubuntu.com karmic/main nfs-common 1:1.2.0-2ubuntu8 [211kB] Fetched 333kB in 7s (42.4kB/s) Preconfiguring packages ... Selecting previously deselected package libgssglue1. (Reading database ... 250606 files and directories currently installed.) Unpacking libgssglue1 (from .../libgssglue1_0.1-3_i386.deb) ... Selecting previously deselected package libnfsidmap2. Unpacking libnfsidmap2 (from .../libnfsidmap2_0.21-2_i386.deb) ... Selecting previously deselected package librpcsecgss3. Unpacking librpcsecgss3 (from .../librpcsecgss3_0.18-1_i386.deb) ... Selecting previously deselected package portmap. Unpacking portmap (from .../portmap_6.0-10ubuntu2_i386.deb) ... Selecting previously deselected package nfs-common. Unpacking nfs-common (from .../nfs-common_1%3a1.2.0-2ubuntu8_i386.deb) ... Processing triggers for man-db ... Processing triggers for ureadahead ... ureadahead will be reprofiled on next reboot Setting up libgssglue1 (0.1-3) ... Setting up libnfsidmap2 (0.21-2) ... Setting up librpcsecgss3 (0.18-1) ... Setting up portmap (6.0-10ubuntu2) ... start: Job is already running: portmap Setting up nfs-common (1:1.2.0-2ubuntu8) ... statd start/running, process 29859 gssd stop/pre-start, process 29938 idmapd start/running, process 29968 Processing triggers for libc-bin ... ldconfig deferred processing now taking place m...@wolfman:~$ ps aux|grep idmap root 29968 0.0 0.0 2300 180 ? Ss Jan28 0:00 rpc.idmapd max 32377 0.0 0.1 3044 772 pts/1 S+ 00:31 0:00 grep --color=auto idmap m...@wolfman:~$ On Fri, Jan 29, 2010 at 12:33 AM, Max Krueger <[email protected]> wrote: > Sorry, already ran. Seemed to work. Here is current output: > > m...@wolfman:~$ ps aux|grep idmap > root 29968 0.0 0.0 2300 180 ? Ss Jan28 0:00 rpc.idmapd > max 32377 0.0 0.1 3044 772 pts/1 S+ 00:31 0:00 grep > --color=auto idmap > m...@wolfman:~$ > > > On Thu, Jan 28, 2010 at 5:52 PM, Steve Langasek < > [email protected]> wrote: > >> You won't be able to stop it. upstart is a process supervisor, and no >> longer knows where this process is. (!) >> >> Please show the output of: >> >> $ ps aux|grep idmap >> >> Eventually we should be able to fix this by having you reboot and then >> resume the package install, but I would like to know where the idmap >> process has gotten lost, first... >> >> -- >> package nfs-common (not installed) failed to install/upgrade: subprocess >> installed post-installation idmapd already started >> https://bugs.launchpad.net/bugs/508922 >> You received this bug notification because you are a direct subscriber >> of the bug. >> >> Status in “nfs-utils” package in Ubuntu: Incomplete >> >> Bug description: >> Setting up nfs-common (1:1.2.0-2ubuntu8) ... >> statd start/running, process 26672 >> gssd stop/pre-start, process 26710 >> start: Job is already running: idmapd >> invoke-rc.d: initscript idmapd, action "restart" failed. >> dpkg: error processing nfs-common (--configure): >> subprocess installed post-installation script returned error exit status >> 1 >> Errors were encountered while processing: >> nfs-common >> >> ProblemType: Package >> Architecture: i386 >> Date: Sun Jan 17 16:54:08 2010 >> DistroRelease: Ubuntu 9.10 >> ErrorMessage: subprocess installed post-installation script returned error >> exit status 1 >> InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5) >> Package: nfs-common (not installed) >> ProcVersionSignature: Ubuntu 2.6.31-17.54-generic >> SourcePackage: nfs-utils >> Title: package nfs-common (not installed) failed to install/upgrade: >> subprocess installed post-installation script returned error exit status 1 >> Uname: Linux 2.6.31-17-generic i686 >> >> To unsubscribe from this bug, go to: >> https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/508922/+subscribe >> > > -- package nfs-common (not installed) failed to install/upgrade: subprocess installed post-installation idmapd already started https://bugs.launchpad.net/bugs/508922 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
