I just had quite a few updates in the pipe today and it seems I run into statd problems also. Not quite sure if it's the same bug. cat syslog | grep statd gives me this: Aug 12 18:46:04 doubi statd-pre-start: local-filesystems started Aug 12 18:46:05 doubi rpc.statd[1008]: Version 1.2.2 starting Aug 12 18:46:05 doubi rpc.statd[1008]: Flags: Aug 12 18:46:05 doubi rpc.statd[1008]: unable to register (statd, 1, udp). Aug 12 18:46:05 doubi init: statd main process (1008) terminated with status 1 Aug 12 18:46:05 doubi init: statd main process ended, respawning Aug 12 18:46:05 doubi statd-pre-start: local-filesystems started Aug 12 18:46:05 doubi rpc.statd[1032]: Version 1.2.2 starting Aug 12 18:46:05 doubi rpc.statd[1032]: Flags: Aug 12 18:46:05 doubi rpc.statd[1032]: unable to register (statd, 1, udp). Aug 12 18:46:05 doubi init: statd main process (1032) terminated with status 1 Aug 12 18:46:05 doubi init: statd main process ended, respawning Aug 12 18:46:05 doubi statd-pre-start: local-filesystems started Aug 12 18:46:05 doubi rpc.statd[1041]: Version 1.2.2 starting Aug 12 18:46:05 doubi rpc.statd[1041]: Flags: Aug 12 18:46:05 doubi rpc.statd[1041]: unable to register (statd, 1, udp). Aug 12 18:46:05 doubi init: statd main process (1041) terminated with status 1 Aug 12 18:46:05 doubi init: statd main process ended, respawning Aug 12 18:46:05 doubi statd-pre-start: local-filesystems started Aug 12 18:46:05 doubi rpc.statd[1049]: Version 1.2.2 starting Aug 12 18:46:05 doubi rpc.statd[1049]: Flags: Aug 12 18:46:05 doubi rpc.statd[1049]: unable to register (statd, 1, udp). Aug 12 18:46:05 doubi init: statd main process (1049) terminated with status 1 Aug 12 18:46:05 doubi init: statd main process ended, respawning Aug 12 18:46:05 doubi statd-pre-start: local-filesystems started Aug 12 18:46:05 doubi rpc.statd[1066]: Version 1.2.2 starting Aug 12 18:46:05 doubi rpc.statd[1066]: Flags: Aug 12 18:46:05 doubi rpc.statd[1066]: unable to register (statd, 1, udp). Aug 12 18:46:05 doubi init: statd main process (1066) terminated with status 1 Aug 12 18:46:05 doubi init: statd main process ended, respawning Aug 12 18:46:05 doubi statd-pre-start: local-filesystems started Aug 12 18:46:05 doubi rpc.statd[1074]: Version 1.2.2 starting Aug 12 18:46:05 doubi rpc.statd[1074]: Flags: Aug 12 18:46:05 doubi rpc.statd[1074]: unable to register (statd, 1, udp). Aug 12 18:46:05 doubi init: statd main process (1074) terminated with status 1 Aug 12 18:46:05 doubi init: statd main process ended, respawning Aug 12 18:46:05 doubi statd-pre-start: local-filesystems started Aug 12 18:46:05 doubi rpc.statd[1082]: Version 1.2.2 starting Aug 12 18:46:05 doubi rpc.statd[1082]: Flags: Aug 12 18:46:05 doubi rpc.statd[1082]: unable to register (statd, 1, udp). Aug 12 18:46:05 doubi init: statd main process (1082) terminated with status 1 Aug 12 18:46:05 doubi init: statd main process ended, respawning Aug 12 18:46:05 doubi statd-pre-start: local-filesystems started Aug 12 18:46:05 doubi rpc.statd[1101]: Version 1.2.2 starting Aug 12 18:46:05 doubi rpc.statd[1101]: Flags: [... continues for quite some time... ] Aug 12 18:46:05 doubi rpc.statd[1109]: unable to register (statd, 1, udp). Aug 12 18:46:05 doubi init: statd main process (1109) terminated with status 1 Aug 12 18:46:05 doubi init: statd main process ended, respawning Aug 12 18:46:05 doubi statd-pre-start: local-filesystems started Aug 12 18:46:05 doubi rpc.statd[1117]: Version 1.2.2 starting Aug 12 18:46:05 doubi rpc.statd[1117]: Flags: Aug 12 18:46:05 doubi rpc.statd[1117]: unable to register (statd, 1, udp). Aug 12 18:46:05 doubi init: statd main process (1117) terminated with status 1 Aug 12 18:46:05 doubi init: statd main process ended, respawning Aug 12 18:46:06 doubi statd-pre-start: local-filesystems started Aug 12 18:46:06 doubi rpc.statd[1125]: Version 1.2.2 starting Aug 12 18:46:06 doubi rpc.statd[1125]: Flags: Aug 12 18:46:06 doubi rpc.statd[1125]: unable to register (statd, 1, udp). Aug 12 18:46:06 doubi init: statd main process (1125) terminated with status 1 Aug 12 18:46:06 doubi init: statd respawning too fast, stopped Manually restarting it makes it then work Aug 12 19:07:52 doubi rpc.statd[3676]: Version 1.2.2 starting Aug 12 19:07:52 doubi rpc.statd[3676]: Flags: I'm not sure if that is the same bug... but it looks similar. copy of sources.list ###### Ubuntu Main Repos deb http://ch.archive.ubuntu.com/ubuntu/ natty main restricted universe multiverse deb-src http://ch.archive.ubuntu.com/ubuntu/ natty main restricted universe multiverse ###### Ubuntu Update Repos deb http://ch.archive.ubuntu.com/ubuntu/ natty-security main restricted universe multiverse deb http://ch.archive.ubuntu.com/ubuntu/ natty-updates main restricted universe multiverse deb http://ch.archive.ubuntu.com/ubuntu/ natty-proposed main restricted universe multiverse deb http://ch.archive.ubuntu.com/ubuntu/ natty-backports main restricted universe multiverse deb-src http://ch.archive.ubuntu.com/ubuntu/ natty-security main restricted universe multiverse deb-src http://ch.archive.ubuntu.com/ubuntu/ natty-updates main restricted universe multiverse deb-src http://ch.archive.ubuntu.com/ubuntu/ natty-proposed main restricted universe multiverse ###### Ubuntu Partner Repo deb http://archive.canonical.com/ubuntu natty partner #### Chromium Project - http://code.google.com/chromium/ deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu natty main # disabled on upgrade to natty #### Kubuntu Backports - https://edge.launchpad.net/~kubuntu-ppa/+archive/backports deb http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu natty main #### Kubuntu Beta Backports - https://launchpad.net/~kubuntu-ppa/+archive/beta deb http://ppa.launchpad.net/kubuntu-ppa/beta/ubuntu natty main #### Kubuntu Updates - https://edge.launchpad.net/~kubuntu-ppa/+archive/ppa # deb http://ppa.launchpad.net/kubuntu-ppa/ppa/ubuntu maverick main #### LibreOffice 3.3 - http://www.documentfoundation.org/download/ deb http://ppa.launchpad.net/libreoffice/ppa/ubuntu natty main #### Medibuntu - http://www.medibuntu.org/ deb http://packages.medibuntu.org/ natty free non-free #### Mozilla Daily Build Team - http://edge.launchpad.net/~ubuntu-mozilla-daily/+archive/ppa deb http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu natty main #### UNetbootin - http://unetbootin.sourceforge.net/ deb http://ppa.launchpad.net/gezakovacs/ppa/ubuntu natty main #### VirtualBox - http://www.virtualbox.org deb http://download.virtualbox.org/virtualbox/debian natty contrib #### X Updates - https://launchpad.net/~ubuntu-x-swat/+archive/x-updates/ deb http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu natty main