On Thu, Mar 24, 2005 at 08:00:46PM +0100, Alessandro Pagnin wrote: > Ok, I've uninstalled makedev and reinstalled with udev. The installation > proceeds bat with this error: > > /var/lib/dpkg/info/makedev.postinst: line 27: /sbin/MAKEDEV: no such file or > directory That shouldn't be possible.. You were reinstalling this version?
ii makedev 2.3.1-77 creates device files in /dev It contains /sbin/MAKEDEV. > I don't know if you are the correct one to tell this, but I've thougth was > usefull. Please Cc: the bug in your replies, so they go to the bug log and the maintainer. Please run, as root: rm /var/cache/apt/archives/makedev* apt-get --reinstall install makedev Your original report said "it reboots immediately". Did you mean that the computer reboots, and reloads the linux kernel and all? Bdale: makedev.postinst has set +e; is that what you intend? I would have expected set -e. > > Justin > Alle 22:37, luned́ 21 marzo 2005, hai scritto: > > On Mon, Mar 21, 2005 at 10:13:05PM +0100, Alessandro Pagnin wrote: > > > Package: makedev > > > Version: 2.3.1-77 > > > Severity: critical > > > Justification: breaks the whole system > > > > > > Trying to upgrade to this version of makedev, when system go to > > > configure the package it reboots immediately > > > > This didn't happen for me. I'm running udev; are you?