Public bug reported:

Ubuntu Release 9.04:

The package isdnutils-base uses init.d.functions with ./MAKEDEV instead
of /sbin/MAKEDEV.

This leads into a problem that ipppd could not be configured during
installation and the init script /etc/init.d/isdnutils

dpkg: Fehler beim Bearbeiten von ipppd (--configure):
 Unterprozess post-installation script gab den Fehlerwert 127 zurück
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von isdnutils:
 isdnutils hängt ab von ipppd; aber:
  Paket ipppd ist noch nicht konfiguriert.
dpkg: Fehler beim Bearbeiten von isdnutils (--configure):
 Abhängigkeitsprobleme - lasse es unkonfiguriert
No apport report written because the error message indicates its a followup 
error from a previous failure.
                          Fehler traten auf beim Bearbeiten von:
 ipppd
 isdnutils
E: Sub-process /usr/bin/dpkg returned an error code (1)

----------------
Richte ipppd ein (1:3.12.20071127-0ubuntu5) ...
Note: running MAKEDEV to create ISDN devices in /dev...
/var/lib/dpkg/info/ipppd.postinst: 112: ./MAKEDEV: not found
dpkg: Fehler beim Bearbeiten von ipppd (--configure):
 Unterprozess post-installation script gab den Fehlerwert 127 zurück
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von isdnutils:

----------------

The runscript isdnutils fails also, as it does not find ./MAKEDEV

Changing ipppd.postinst and init.d.functions to use /sbin/MAKEDEV solves
the problem.

It seems that the script do not use /sbin as their execution path

** Affects: isdnutils (Ubuntu)
     Importance: Undecided
         Status: New

-- 
init.d.functions uses ./MAKEDEV not /sbin/MAKEDEV
https://bugs.launchpad.net/bugs/396408
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

Reply via email to