Hello. I just upgraded my ubuntu (also running in a vserver-environment) to the new version (7.10), and I got the same error-messages.
If I want to reinstall the udev-package, I got these error-messages: ubuntu[vserver]:~ # apt-get install --reinstall udev 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. 1 not fully installed or removed. Need to get 0B of archives. After unpacking 0B of additional disk space will be used. Do you want to continue [Y/n]? y Setting up udev (113-0ubuntu16) ... /etc/iftab does not exist to convert Removing any system startup links for /etc/init.d/finish ... mknod: `/lib/udev/devices/ppp': Operation not permitted dpkg: error processing udev (--configure): subprocess post-installation script returned error exit status 1 Errors were encountered while processing: udev E: Sub-process /usr/bin/dpkg returned an error code (1) ubuntu[vserver]:~ # Here are the informations you want: ubuntu[vserver]:~ # cat /proc/mounts rootfs / rootfs rw 0 0 /dev/root / ext3 rw,data=ordered 0 0 none /proc proc rw,nodiratime 0 0 none /tmp tmpfs rw,nodev 0 0 none /dev/pts devpts rw 0 0 ubuntu[vserver]:~ # mount /dev/hdv1 on / type ufs (defaults) none on /proc type proc (0) none on /tmp type tmpfs (size=16m,mode=1777) none on /dev/pts type devpts (gid=5,mode=620) - Stefan - -- udev fails to install in a vserver due to /lib/udev/devices/ppp - operation not permitted https://bugs.launchpad.net/bugs/144685 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
