Alle 13:59, martedì 29 marzo 2005, hai scritto: > On Tue, Mar 29, 2005 at 01:26:10PM +0200, Alessandro Pagnin wrote: > > Alle 23:22, giovedì 24 marzo 2005, Justin Pryzby ha scritto: > > > 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. > > > > Yes, I've reinstalled the 77 version, dpkg says: > > > > iU makedev 2.3.1-77 creates device files in /dev > > > > and /sbin/MAKEDEV doesn't exist > > > > > Please run, as root: > > > > > > rm /var/cache/apt/archives/makedev* > > > apt-get --reinstall install makedev > > > > Tried, but it does exactly what I've already explained... > > I don't know what to make of this. > > What is the result of `md5sum /var/cache/apt/archives/makedev*`? cfdc3562eaf707b54c90db3df9b1a95e /var/cache/apt/archives/makedev_2.3.1-77_all.deb
> > > > Your original report said "it reboots immediately". Did you mean that > > > the computer reboots, and reloads the linux kernel and all? > > > > It reboots without any message or reboot process, when system > > restart grub and kernel loading is really slowed. > > Hmm. Maybe you could add "set -x" as the second line of > /var/lib/dpkg/info/makedev.postinst. And, since it reboots > immediately, add "exec 1>/home/stdout" and "exec 2>/home/stderr" as > lines 3 and 4. That will hopefully indicate which line causes the > reboot. Then, mail the contents of /home/std{out,err} to the bug. I've attached stderr (stdout is empty). I've tried with "dpkg --configure -a" with the patched postinst and this time it doesn't reboot! Remain the errors of libraw1394-5 (caused by the missing /sbin/MAKEDEV). Alessandro > > > > Bdale: > > > makedev.postinst has set +e; is that what you intend? I would have > > > expected set -e. > > > > I'm not able to answer your question, please give me more details. > > It was a question for the package maintainer, Bdale Garbee. > > :) > > Thanks, > 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?
+ set +e + '[' -x /etc/init.d/makedev ']' + update-rc.d makedev defaults ++ which invoke-rc.d + '[' -x /usr/sbin/invoke-rc.d ']' + invoke-rc.d makedev start + cd /dev + '[' -c .devfsd ']' + /sbin/MAKEDEV std /var/lib/dpkg/info/makedev.postinst: line 29: /sbin/MAKEDEV: No such file or directory + /sbin/MAKEDEV consoleonly /var/lib/dpkg/info/makedev.postinst: line 30: /sbin/MAKEDEV: No such file or directory + /bin/chmod g-r,o= /dev/tty0 /dev/tty1 /dev/tty10 /dev/tty11 /dev/tty12 /dev/tty13 /dev/tty14 /dev/tty15 /dev/tty16 /dev/tty17 /dev/tty18 /dev/tty19 /dev/tty2 /dev/tty20 /dev/tty21 /dev/tty22 /dev/tty23 /dev/tty24 /dev/tty25 /dev/tty26 /dev/tty27 /dev/tty28 /dev/tty29 /dev/tty3 /dev/tty30 /dev/tty31 /dev/tty32 /dev/tty33 /dev/tty34 /dev/tty35 /dev/tty36 /dev/tty37 /dev/tty38 /dev/tty39 /dev/tty4 /dev/tty40 /dev/tty41 /dev/tty42 /dev/tty43 /dev/tty44 /dev/tty45 /dev/tty46 /dev/tty47 /dev/tty48 /dev/tty49 /dev/tty5 /dev/tty50 /dev/tty51 /dev/tty52 /dev/tty53 /dev/tty54 /dev/tty55 /dev/tty56 /dev/tty57 /dev/tty58 /dev/tty59 /dev/tty6 /dev/tty60 /dev/tty61 /dev/tty62 /dev/tty63 /dev/tty7 /dev/tty8 /dev/tty9 + test -e /dev/tty0 + test -e /dev/random + test -e /dev/urandom + test -e /dev/audio + test -e /dev/agpgart + '[' '!' -f /dev/mouse ']' + '[' -f /dev/sunmouse ']' ++ sed -e '[EMAIL PROTECTED]([^.]*\)[EMAIL PROTECTED]@' ++ uname -r + kern_rev1=2 ++ uname -r ++ sed -e '[EMAIL PROTECTED]([^.]*\)[EMAIL PROTECTED]@' + kern_rev2=6 + '[' 2 -ge 2 ']' + '[' 6 -ge 4 ']' + '[' -e /dev/fb0 ']' + /sbin/MAKEDEV fb /var/lib/dpkg/info/makedev.postinst: line 47: /sbin/MAKEDEV: No such file or directory + test -e /dev/sda16 + test -e /dev/sdb16 + test -e /dev/sdc16 + test -e /dev/sdd16 + test -e /dev/sde16 + test -e /dev/sdf16 + test -e /dev/sdg16 + test -e /dev/sdh16 + test -e /dev/ada16 + test -e /dev/adb16 + test -e /dev/adc16 + test -e /dev/add16 + test -e /dev/ade16 + test -e /dev/adf16 + test -e /dev/adg16 + test -e /dev/adh16 + test -e /dev/logibm + chmod 600 /dev/logibm + test -e /dev/psaux + chmod 600 /dev/psaux + test -e /dev/inportbm + chmod 600 /dev/inportbm + test -e /dev/atibm + chmod 600 /dev/atibm + test -e /dev/jbm + chmod 600 /dev/jbm + test -e /dev/smouse + test -e /dev/logimouse + test -e /dev/psmouse + test -e /dev/msmouse + test -e /dev/atimouse + test -e /dev/jmouse + test -e /dev/amigamouse + test -e /dev/atarimouse + test -e /dev/sunmouse + test -e /dev/amigamouse1 + test -e /dev/kmem + chown root.kmem /dev/kmem + chmod 0640 /dev/kmem + LIST= + '[' -e /dev/ttyp0 ']' ++ /bin/ls -l /dev/ttyp0 ++ cut -c33-36 + MAJOR=-09- + '[' -09- = 4 ']' + '[' -e /dev/ttyq0 ']' ++ /bin/ls -l /dev/ttyq0 ++ cut -c33-36 + MAJOR=4-09 + '[' 4-09 = 4 ']' + '[' -e /dev/ttyr0 ']' ++ /bin/ls -l /dev/ttyr0 ++ cut -c33-36 + MAJOR=4-09 + '[' 4-09 = 4 ']' + '[' -e /dev/ttys0 ']' ++ /bin/ls -l /dev/ttys0 ++ cut -c33-36 + MAJOR=4-09 + '[' 4-09 = 4 ']' + '[' -e /dev/ttyt0 ']' ++ /bin/ls -l /dev/ttyt0 ++ cut -c33-36 + MAJOR=4-09 + '[' 4-09 = 4 ']' + '[' -e /dev/ttyu0 ']' ++ cut -c33-36 + MAJOR=4-09 + '[' 4-09 = 4 ']' + '[' -e /dev/ttyv0 ']' ++ /bin/ls -l /dev/ttyv0 ++ cut -c33-36 + MAJOR=4-09 + '[' 4-09 = 4 ']' + '[' -e /dev/ttyw0 ']' ++ /bin/ls -l /dev/ttyw0 ++ cut -c33-36 + MAJOR=04-0 + '[' 04-0 = 4 ']' + '[' -e /dev/ttyx0 ']' ++ /bin/ls -l /dev/ttyx0 ++ cut -c33-36 + MAJOR=04-0 + '[' 04-0 = 4 ']' + '[' -e /dev/ttyy0 ']' ++ /bin/ls -l /dev/ttyy0 ++ cut -c33-36 + MAJOR=04-0 + '[' 04-0 = 4 ']' + '[' -e /dev/ttyz0 ']' ++ /bin/ls -l /dev/ttyz0 ++ cut -c33-36 + MAJOR=04-0 + '[' 04-0 = 4 ']' + '[' -e /dev/ttya0 ']' ++ /bin/ls -l /dev/ttya0 ++ cut -c33-36 + MAJOR=04-0 + '[' 04-0 = 4 ']' + '[' -e /dev/ttyb0 ']' ++ /bin/ls -l /dev/ttyb0 ++ cut -c33-36 + MAJOR=04-0 + '[' 04-0 = 4 ']' + '[' -e /dev/ttyc0 ']' ++ /bin/ls -l /dev/ttyc0 ++ cut -c33-36 + MAJOR=04-0 + '[' 04-0 = 4 ']' + '[' -e /dev/ttyd0 ']' ++ cut -c33-36 ++ /bin/ls -l /dev/ttyd0 + MAJOR=04-0 + '[' 04-0 = 4 ']' + '[' -e /dev/ttye0 ']' ++ /bin/ls -l /dev/ttye0 ++ cut -c33-36 + MAJOR=04-0 + '[' 04-0 = 4 ']' + '[' -e /dev/ptyp0 ']' ++ /bin/ls -l /dev/ptyp0 ++ cut -c33-36 + MAJOR=-09- + '[' -09- = 4 ']' + '[' -e /dev/ptyq0 ']' ++ /bin/ls -l /dev/ptyq0 ++ cut -c33-36 + MAJOR=4-09 + '[' 4-09 = 4 ']' + '[' -e /dev/ptyr0 ']' ++ /bin/ls -l /dev/ptyr0 ++ cut -c33-36 + MAJOR=4-09 + '[' 4-09 = 4 ']' + '[' -e /dev/ptys0 ']' ++ /bin/ls -l /dev/ptys0 ++ cut -c33-36 + MAJOR=4-09 + '[' 4-09 = 4 ']' + '[' -e /dev/ptyt0 ']' ++ /bin/ls -l /dev/ptyt0 ++ cut -c33-36 + MAJOR=4-09 + '[' 4-09 = 4 ']' + '[' -e /dev/ptyu0 ']' ++ /bin/ls -l /dev/ptyu0 ++ cut -c33-36 + MAJOR=4-09 + '[' 4-09 = 4 ']' + '[' -e /dev/ptyv0 ']' ++ /bin/ls -l /dev/ptyv0 ++ cut -c33-36 + MAJOR=4-09 + '[' 4-09 = 4 ']' + '[' -e /dev/ptyw0 ']' ++ /bin/ls -l /dev/ptyw0 ++ cut -c33-36 + MAJOR=04-0 + '[' 04-0 = 4 ']' + '[' -e /dev/ptyx0 ']' ++ /bin/ls -l /dev/ptyx0 ++ cut -c33-36 + MAJOR=04-0 + '[' 04-0 = 4 ']' + '[' -e /dev/ptyy0 ']' ++ /bin/ls -l /dev/ptyy0 ++ cut -c33-36 + MAJOR=04-0 + '[' 04-0 = 4 ']' + '[' -e /dev/ptyz0 ']' ++ /bin/ls -l /dev/ptyz0 ++ cut -c33-36 + MAJOR=04-0 + '[' 04-0 = 4 ']' + '[' -e /dev/ptya0 ']' ++ /bin/ls -l /dev/ptya0 ++ cut -c33-36 + MAJOR=04-0 + '[' 04-0 = 4 ']' + '[' -e /dev/ptyb0 ']' ++ /bin/ls -l /dev/ptyb0 ++ cut -c33-36 + MAJOR=04-0 + '[' 04-0 = 4 ']' + '[' -e /dev/ptyc0 ']' ++ /bin/ls -l /dev/ptyc0 ++ cut -c33-36 + MAJOR=04-0 + '[' 04-0 = 4 ']' + '[' -e /dev/ptyd0 ']' ++ /bin/ls -l /dev/ptyd0 ++ cut -c33-36 + MAJOR=04-0 + '[' 04-0 = 4 ']' + '[' -e /dev/ptye0 ']' ++ /bin/ls -l /dev/ptye0 ++ cut -c33-36 + MAJOR=04-0 + '[' 04-0 = 4 ']' + '[' -n '' ']' + exit 0