This seems to have solved it: [EMAIL PROTECTED]:~$ sudo dpkg-reconfigure munge [sudo] password for thomas: * Stopping MUNGE munged [ OK ] chown: cannot access `/var/run/munge': No such file or directory [EMAIL PROTECTED]:~$ sudo apt-get source munge Reading package lists... Done Building dependency tree Reading state information... Done Need to get 489kB of source archives. Get: 1 http://gb.archive.ubuntu.com intrepid/universe munge 0.5.8-7 (dsc) [722B] Get: 2 http://gb.archive.ubuntu.com intrepid/universe munge 0.5.8-7 (tar) [479kB] Get: 3 http://gb.archive.ubuntu.com intrepid/universe munge 0.5.8-7 (diff) [9880B] Fetched 489kB in 28s (17.2kB/s) gpg: WARNING: unsafe ownership on configuration file `/home/thomas/.gnupg/gpg.conf' gpg: Signature made Wed 05 Mar 2008 13:18:07 GMT using DSA key ID 91B0D3B7 gpg: Can't check signature: public key not found dpkg-source: extracting munge in munge-0.5.8 dpkg-source: info: unpacking munge_0.5.8.orig.tar.gz dpkg-source: info: applying munge_0.5.8-7.diff.gz [EMAIL PROTECTED]:~$ sudo apt-get install munge Reading package lists... Done Building dependency tree Reading state information... Done munge is already the newest version. munge set to manually installed. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [EMAIL PROTECTED]:~$ sudo apt-get build-dep munge Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [EMAIL PROTECTED]:~$ sudo dpkg-reconfigure munge * Stopping MUNGE munged [ OK ] chown: cannot access `/var/run/munge': No such file or directory [EMAIL PROTECTED]:~$ sudo apt-get -f --reinstall install Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [EMAIL PROTECTED]:~$ sudo apt-get -f --reinstall install munge Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded. Need to get 0B/130kB of archives. After this operation, 0B of additional disk space will be used. Do you want to continue [Y/n]? y (Reading database ... 189525 files and directories currently installed.) Preparing to replace munge 0.5.8-7 (using .../munge_0.5.8-7_i386.deb) ... * Stopping MUNGE munged [ OK ] Unpacking replacement munge ... Processing triggers for man-db ... Setting up munge (0.5.8-7) ... Not starting munge (no keys found). Please run /usr/sbin/create-munge-key
[EMAIL PROTECTED]:~$ sudo /usr/sbin/create-munge-key Generating a pseudo-random key using /dev/urandom completed. [EMAIL PROTECTED]:~$ sudo dpkg-reconfigure munge * Stopping MUNGE munged [ OK ] * Starting MUNGE munged [ OK ] [EMAIL PROTECTED]:~$ -- chown: cannot access `/var/run/munge': No such file or directory https://bugs.launchpad.net/bugs/273765 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs