Skip to content
View in the app

A better way to browse. Learn more.

Tip.It Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Linux VPS(Debian 32bit)

Featured Replies

ts:/etc/init.d# apt-get install nfs-kernel-server nfs-common portmap
Reading package lists... Done
Building dependency tree
Reading state information... Done
nfs-kernel-server is already the newest version.
nfs-common is already the newest version.
portmap is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 29 not upgraded.
2 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Setting up nfs-common (1:1.1.2-6lenny2) ...
Starting NFS common utilities: statd failed!
invoke-rc.d: initscript nfs-common, action "start" failed.
dpkg: error processing nfs-common (--configure):
subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of nfs-kernel-server:
nfs-kernel-server depends on nfs-common (>= 1:1.0.8-1); however:
 Package nfs-common is not configured yet.
dpkg: error processing nfs-kernel-server (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:

 

Any ideas?

Proud Warlord of Dragonwood

If it's natural to kill, how come men have to go into training to learn how? ~ Joan Baez

Rest in Peace 3xtermination

Tipitsignature.gif

No idea, to be honest. Asking the question here may be more helpful: http://forums.debian.net/

polvCwJ.gif
"It's not a rest for me, it's a rest for the weights." - Dom Mazzetti

  • Author

Cheers

Proud Warlord of Dragonwood

If it's natural to kill, how come men have to go into training to learn how? ~ Joan Baez

Rest in Peace 3xtermination

Tipitsignature.gif

.

  • Author

nfs-common's configuration script called "invoke-rc.d nfs-common start", which failed when rpc.statd failed to start.

You can check its status with the following:

/etc/init.d/nfs-common status

 

If "all daemons running" is returned, then you're clear to finish configuring the packages with:

dpkg --configure -a

 

Otherwise, you can attempt to start it with the following:

/etc/init.d/nfs-common start

or

/etc/init.d/nfs-common restart

 

If this returns "Starting NFS common utilities: statd failed!", having a look at the relevant logs or starting statd manually (su -l statd -c /sbin/rpc.statd) might shed some light on why statd isn't playing nicely.

Thanks.

Proud Warlord of Dragonwood

If it's natural to kill, how come men have to go into training to learn how? ~ Joan Baez

Rest in Peace 3xtermination

Tipitsignature.gif

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.