Your message dated Sat, 25 Dec 2010 20:47:07 +0000
with message-id <e1pwb19-0003aq...@franck.debian.org>
and subject line Bug#597926: fixed in isdnutils 1:3.9.20060704+dfsg.2-4.1
has caused the Debian Bug report #597926,
regarding /var/lib/dpkg/info/isdnvboxserver.postinst: 21: MAKEDEV: not found
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
597926: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=597926
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: isdnvboxserver
Version: 1:3.9.20060704+dfsg.1-3
Severity: important
Tags: patch


The installation of the isdnvboxserver package fails in the postinst step:

Setting up isdnvboxserver (1:3.9.20060704+dfsg.1-3) ...
Note: running MAKEDEV to create ISDN tty devices in /dev...
/var/lib/dpkg/info/isdnvboxserver.postinst: 21: MAKEDEV: not found
dpkg: error processing isdnvboxserver (--configure):
 subprocess installed post-installation script returned error exit status 127
dpkg: dependency problems prevent configuration of isdnutils:
 isdnutils depends on isdnvboxserver; however:
  Package isdnvboxserver is not configured yet.
dpkg: error processing isdnutils (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 isdnvboxserver
 isdnutils

The problem seems to be a PATH assuming to contain '.' in 
/var/lib/dpkg/info/isdnvboxserver.postinst:

[...]
                cd /dev
                echo "Note: running MAKEDEV to create ISDN tty devices in /dev..
.."
                MAKEDEV isdn-tty
[...]

Changing this to 

[...]
                cd /dev
                echo "Note: running MAKEDEV to create ISDN tty devices in /dev..
.."
                ./MAKEDEV isdn-tty
[...]

fixes the problem.
Since MAKEDEV is a dummy, the block could be deleted completely.


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: armel (armv5tel)

Kernel: Linux 2.6.35.2 (PREEMPT)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages isdnvboxserver depends on:
ii  debconf [debconf 1.5.35                  Debian configuration management sy
ii  isdnutils-base   1:3.9.20060704+dfsg.1-3 ISDN utilities - minimal set
ii  libc6            2.11.2-5                Embedded GNU C Library: Shared lib
ii  openbsd-inetd [i 0.20080125-6            The OpenBSD Internet Superserver
ii  tcl8.4           8.4.19-4                Tcl (the Tool Command Language) v8
ii  udev             160-1                   /dev/ and hotplug management daemo

isdnvboxserver recommends no packages.

Versions of packages isdnvboxserver suggests:
ii  isdnvboxclient   1:3.9.20060704+dfsg.1-3 ISDN utilities - answering machine

-- Configuration Files:
/etc/isdn/vboxd.conf changed:
L:localhost:Y
L:*:N
A:localhost:RW:tlf2450:DES vvi463EudYeIo:/var/spool/vbox/ttyI6:incoming
A:*:!:!:!:!:!

/etc/isdn/vboxgetty.conf changed:
compression             adpcm-4
umask                   077
badinitsexit            10
dropdtrtime             400
initpause               2500
commandtimeout          4
echotimeout             4
ringtimeout             6
alivetimeout            1800
freespace               2000000
debuglevel              FEWIDJ
port /dev/ttyI6
  modeminit             ATZ&B512&E61287484810
  user                  vboxdaemonuser
  group                 users
  spooldir              /var/spool/vbox/ttyI6
  vboxconfig            /home/vboxdaemonuser/.vbox.conf


-- debconf information:
* isdnvboxserver/password: (password omitted)
* isdnvboxserver/doinit: true
  isdnvboxserver/devfs_inittab:
  isdnvboxserver/attachmsg: true
* isdnvboxserver/nosuchuser:
  isdnvboxserver/vboxnouser:
* isdnvboxserver/dummy: donetwice
* isdnvboxserver/msn: 61287484810
* isdnvboxserver/user: tlf2450
  isdnvboxserver/rings: 4
  isdnvboxserver/devfs_vboxgettyconf:
* isdnvboxserver/vboxnodir:
  isdnvboxserver/daemonuser: vboxdaemonuser



--- End Message ---
--- Begin Message ---
Source: isdnutils
Source-Version: 1:3.9.20060704+dfsg.2-4.1

We believe that the bug you reported is fixed in the latest version of
isdnutils, which is due to be installed in the Debian FTP archive:

capiutils_3.9.20060704+dfsg.2-4.1_amd64.deb
  to main/i/isdnutils/capiutils_3.9.20060704+dfsg.2-4.1_amd64.deb
ipppd_3.9.20060704+dfsg.2-4.1_amd64.deb
  to main/i/isdnutils/ipppd_3.9.20060704+dfsg.2-4.1_amd64.deb
isdnlog-data_3.9.20060704+dfsg.2-4.1_all.deb
  to main/i/isdnutils/isdnlog-data_3.9.20060704+dfsg.2-4.1_all.deb
isdnlog_3.9.20060704+dfsg.2-4.1_amd64.deb
  to main/i/isdnutils/isdnlog_3.9.20060704+dfsg.2-4.1_amd64.deb
isdnutils-base_3.9.20060704+dfsg.2-4.1_amd64.deb
  to main/i/isdnutils/isdnutils-base_3.9.20060704+dfsg.2-4.1_amd64.deb
isdnutils-doc_3.9.20060704+dfsg.2-4.1_all.deb
  to main/i/isdnutils/isdnutils-doc_3.9.20060704+dfsg.2-4.1_all.deb
isdnutils-xtools_3.9.20060704+dfsg.2-4.1_amd64.deb
  to main/i/isdnutils/isdnutils-xtools_3.9.20060704+dfsg.2-4.1_amd64.deb
isdnutils_3.9.20060704+dfsg.2-4.1.debian.tar.gz
  to main/i/isdnutils/isdnutils_3.9.20060704+dfsg.2-4.1.debian.tar.gz
isdnutils_3.9.20060704+dfsg.2-4.1.dsc
  to main/i/isdnutils/isdnutils_3.9.20060704+dfsg.2-4.1.dsc
isdnutils_3.9.20060704+dfsg.2-4.1_amd64.deb
  to main/i/isdnutils/isdnutils_3.9.20060704+dfsg.2-4.1_amd64.deb
isdnvbox_3.9.20060704+dfsg.2-4.1_amd64.deb
  to main/i/isdnutils/isdnvbox_3.9.20060704+dfsg.2-4.1_amd64.deb
isdnvboxclient_3.9.20060704+dfsg.2-4.1_amd64.deb
  to main/i/isdnutils/isdnvboxclient_3.9.20060704+dfsg.2-4.1_amd64.deb
isdnvboxserver_3.9.20060704+dfsg.2-4.1_amd64.deb
  to main/i/isdnutils/isdnvboxserver_3.9.20060704+dfsg.2-4.1_amd64.deb
libcapi20-3_3.9.20060704+dfsg.2-4.1_amd64.deb
  to main/i/isdnutils/libcapi20-3_3.9.20060704+dfsg.2-4.1_amd64.deb
libcapi20-dev_3.9.20060704+dfsg.2-4.1_amd64.deb
  to main/i/isdnutils/libcapi20-dev_3.9.20060704+dfsg.2-4.1_amd64.deb
pppdcapiplugin_3.9.20060704+dfsg.2-4.1_amd64.deb
  to main/i/isdnutils/pppdcapiplugin_3.9.20060704+dfsg.2-4.1_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 597...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mehdi Dogguy <me...@debian.org> (supplier of updated isdnutils package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 25 Dec 2010 20:45:38 +0100
Source: isdnutils
Binary: isdnutils isdnutils-base isdnutils-xtools ipppd isdnlog isdnlog-data 
isdnutils-doc isdnvbox isdnvboxclient isdnvboxserver capiutils libcapi20-3 
libcapi20-dev pppdcapiplugin
Architecture: source all amd64
Version: 1:3.9.20060704+dfsg.2-4.1
Distribution: testing-proposed-updates
Urgency: low
Maintainer: Debian QA Group <packa...@qa.debian.org>
Changed-By: Mehdi Dogguy <me...@debian.org>
Description: 
 capiutils  - ISDN utilities - tools for CAPI-capable cards
 ipppd      - ISDN utilities - PPP daemon
 isdnlog    - ISDN utilities - connection logger
 isdnlog-data - ISDN utilities - connection logger data
 isdnutils  - ISDN utilities - dependency package
 isdnutils-base - ISDN utilities - minimal set
 isdnutils-doc - ISDN utilities - documentation
 isdnutils-xtools - ISDN utilities - graphical tools
 isdnvbox   - ISDN utilities - answering machine dependency package
 isdnvboxclient - ISDN utilities - answering machine client
 isdnvboxserver - ISDN utilities - answering machine server
 libcapi20-3 - ISDN utilities - CAPI support libraries
 libcapi20-dev - ISDN utilities - CAPI development libraries
 pppdcapiplugin - ISDN utilities - pppd plug-in for CAPI support
Closes: 597926 604211 604216 604219
Changes: 
 isdnutils (1:3.9.20060704+dfsg.2-4.1) testing-proposed-updates; urgency=low
 .
   * Non-maintainer upload.
   * debian/{ipppd,isdnvboxserver,isdnvboxserver}.postinst: Call MAKEDEV in
     /dev not via search path (Closes: #604219, #604211, #597926, #604216).
     Thanks to Alexander Reichle-Schmehl for the patch.
Checksums-Sha1: 
 9bd9c9929e2aa3454ac2a9daa18e0abd2eb72253 2308 
isdnutils_3.9.20060704+dfsg.2-4.1.dsc
 56fe936ec1c1f22c8f712ef6ebb925f7843c3b00 312242 
isdnutils_3.9.20060704+dfsg.2-4.1.debian.tar.gz
 e17db17ab5a1e5ba5e92d32b0d904a8e7e5b36cc 839868 
isdnlog-data_3.9.20060704+dfsg.2-4.1_all.deb
 1a94ea371877db69f662b5270e88d140627eaa80 680514 
isdnutils-doc_3.9.20060704+dfsg.2-4.1_all.deb
 2d634f144e49602ab151063a8578b7d28d3ef9d1 37534 
isdnutils_3.9.20060704+dfsg.2-4.1_amd64.deb
 8870b0433caab72080d98d2f553ea36c185c2d54 157660 
isdnutils-base_3.9.20060704+dfsg.2-4.1_amd64.deb
 b7d2006decab1df0fb2a2b6095a822ff85243313 54728 
isdnutils-xtools_3.9.20060704+dfsg.2-4.1_amd64.deb
 9b375e028cf7a3edf07d308ec672848626d348e7 188270 
ipppd_3.9.20060704+dfsg.2-4.1_amd64.deb
 5e281e0a4d3e8d82c978182719efb24d8798e8b1 582996 
isdnlog_3.9.20060704+dfsg.2-4.1_amd64.deb
 a6abd4ed9a9935cc01e0bc60b812e60f61b3261c 32518 
isdnvbox_3.9.20060704+dfsg.2-4.1_amd64.deb
 871964a89df24485f2086edf32ae086cbc172d54 79038 
isdnvboxclient_3.9.20060704+dfsg.2-4.1_amd64.deb
 8fbc580f01c5b685420285e339d36c9d9d0b7908 150396 
isdnvboxserver_3.9.20060704+dfsg.2-4.1_amd64.deb
 a77ff2b5463a9a61b2129e45d7961203e4cce02a 93680 
capiutils_3.9.20060704+dfsg.2-4.1_amd64.deb
 0734c7d07d7f6a90e34a45f6d6d44f2ac122f817 49274 
libcapi20-3_3.9.20060704+dfsg.2-4.1_amd64.deb
 f30370daac409773aea5f69f55181ee9b150572a 30920 
libcapi20-dev_3.9.20060704+dfsg.2-4.1_amd64.deb
 e545f669982c7227827bb51e85e52fc540c60d90 97556 
pppdcapiplugin_3.9.20060704+dfsg.2-4.1_amd64.deb
Checksums-Sha256: 
 28d6a52a44958a9a8ce93bfa1d6ff4314d4366f5606c632dd3cf7bbb4878af65 2308 
isdnutils_3.9.20060704+dfsg.2-4.1.dsc
 841efa1c60ea2ede86085d5f6be7d2a6fab389b29c61e95a9b2a88d2080ac604 312242 
isdnutils_3.9.20060704+dfsg.2-4.1.debian.tar.gz
 a867a00641b3335265690e4b1a5da61dde5a60527c0bc890d48857d7a12c5ebf 839868 
isdnlog-data_3.9.20060704+dfsg.2-4.1_all.deb
 4b2015609c821b8ca4a903268a954dafefb824c72f4fc848128279cb59f5893d 680514 
isdnutils-doc_3.9.20060704+dfsg.2-4.1_all.deb
 9c45c79dcf4041b314eacfd189865552f0a9d07e478ce9187a41502bb73b824d 37534 
isdnutils_3.9.20060704+dfsg.2-4.1_amd64.deb
 86d0e050fb46b40c5cc097f319988f9fe132684631233aadb0c7c9e0b631d7eb 157660 
isdnutils-base_3.9.20060704+dfsg.2-4.1_amd64.deb
 9c29b7cb45011ed1967f036f9b34d8f53c9731298858a387bf26132787e55294 54728 
isdnutils-xtools_3.9.20060704+dfsg.2-4.1_amd64.deb
 a28ecd374e5a162a000d5f05eaf33d557729e39b94e5841024fbc43ad8dcbd15 188270 
ipppd_3.9.20060704+dfsg.2-4.1_amd64.deb
 a4d4b56267da9aa89cfc9ae424eb61b6213e1a83e3fcc85f7e29d019f062f19f 582996 
isdnlog_3.9.20060704+dfsg.2-4.1_amd64.deb
 36c4cae55ec79901abf4cf76c9fd0abaaa5511c398381103d00dd4c23e8f2780 32518 
isdnvbox_3.9.20060704+dfsg.2-4.1_amd64.deb
 f541599c0a3dfd75d983cfac9e818bf6d00b6b55e2bae3c2643d546660c947c4 79038 
isdnvboxclient_3.9.20060704+dfsg.2-4.1_amd64.deb
 f6822c2c010674adc026faf2f51937ba8c9dba36276f37c33f0bb0d21fb9234d 150396 
isdnvboxserver_3.9.20060704+dfsg.2-4.1_amd64.deb
 774b58752b6f03a2a0e3c378260f37861b089e0cff3b35d40927abeb314710ca 93680 
capiutils_3.9.20060704+dfsg.2-4.1_amd64.deb
 f158a495adf0f5be519e1ea41515ad24581ed9165269c1ad3a95865283a872fe 49274 
libcapi20-3_3.9.20060704+dfsg.2-4.1_amd64.deb
 24e799b42d78f9f84b9e2aa8af4d7d8f89fbf8ed3eca0f58503944515df26cca 30920 
libcapi20-dev_3.9.20060704+dfsg.2-4.1_amd64.deb
 2eebcda5688f20ed89a1c754e639517160cec365d574f439743c80e0a7f9e57e 97556 
pppdcapiplugin_3.9.20060704+dfsg.2-4.1_amd64.deb
Files: 
 fb0d686401e759ec63b45ee1e303fe73 2308 utils extra 
isdnutils_3.9.20060704+dfsg.2-4.1.dsc
 9f982e006467bbf257b9e71879968511 312242 utils extra 
isdnutils_3.9.20060704+dfsg.2-4.1.debian.tar.gz
 32371fee987a9dcf63b03882ee682ff8 839868 utils extra 
isdnlog-data_3.9.20060704+dfsg.2-4.1_all.deb
 6bae36d53e7e2a560a3c0a4ad7d8af70 680514 doc extra 
isdnutils-doc_3.9.20060704+dfsg.2-4.1_all.deb
 363801d02be43726dd16d72e02696340 37534 utils optional 
isdnutils_3.9.20060704+dfsg.2-4.1_amd64.deb
 4091acef1b3cc2a7aca0212021d24beb 157660 utils optional 
isdnutils-base_3.9.20060704+dfsg.2-4.1_amd64.deb
 8f5a0c9a746731c638b31f163a1d4788 54728 x11 extra 
isdnutils-xtools_3.9.20060704+dfsg.2-4.1_amd64.deb
 04d913c93519bda91f61d95f18b14087 188270 net extra 
ipppd_3.9.20060704+dfsg.2-4.1_amd64.deb
 c2c8c3969ed18bae1f63467590885a31 582996 utils extra 
isdnlog_3.9.20060704+dfsg.2-4.1_amd64.deb
 8b953b3bae87c3a616d3c0642d8f5520 32518 utils extra 
isdnvbox_3.9.20060704+dfsg.2-4.1_amd64.deb
 7d8b56d490263652fd4d097239b22c94 79038 utils extra 
isdnvboxclient_3.9.20060704+dfsg.2-4.1_amd64.deb
 32482f62114fff6ca8eed318313ae007 150396 utils extra 
isdnvboxserver_3.9.20060704+dfsg.2-4.1_amd64.deb
 e61b6e12c2775701fff2ba010fd1c264 93680 net extra 
capiutils_3.9.20060704+dfsg.2-4.1_amd64.deb
 ccace82d590f67179d9af5135adf3b15 49274 libs extra 
libcapi20-3_3.9.20060704+dfsg.2-4.1_amd64.deb
 9e98072837fa5858817080459e6d249c 30920 libdevel extra 
libcapi20-dev_3.9.20060704+dfsg.2-4.1_amd64.deb
 c1cdefded5bfe2b76a3e4b326731bd09 97556 net extra 
pppdcapiplugin_3.9.20060704+dfsg.2-4.1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJNFlMQAAoJEDO+GgqMLtj/6+sQAKXjZxTpZMdltVRiWYaGBkaA
uc0pe5oUMt/onpQ3Qb1Y3vV22F/fUCRmI5vMrV6qb26fudkzvbp6C2CsBApUa8Qt
Q84UIRQKzF/GvRQ2DY0NkiQL7KWcwCSmEINk1gWu20dRyoegxI0WQmnzTMRHHPnC
gxIoIdXxShvJORsmaieL38qYZkJm6nf6v1dMW6OqKBVmsW3R7TdKrfkkyZtR/Kta
z4O7Cgf8GIxgYaIumlRqF3C9UE0EgqmX8TSaMSS2F9Eju3kJLHnVrn4a1NXS3T/k
yFcKTXQiIBKOkAMG1wErh9v/t59zpV0Bq7myCrOe3k88w9TNlwM74jQctMfsYBw3
/KvQLLiYByGuXY8HnOOVagn6ox64wOcIgqSflZLU32ePLmDT/6uZ+7/M4QvTPKHy
8af34seeAHiaMxetSA4XqMsf1+2hWvCQ0g0pE5FanSk1prveIgmpZLmY/J4sKz1j
BGu0mYw3B7mrthAYsXTWmYscX+k/P9E8YffB0HS2Gb/4plGYxxw9tP8REgzOFham
NZ0SA+LAKAOoujkW0+WIlaNP622T8OUdA9KJ2s6JIvBXjB25iweMgOcDjWasybbv
74xMOHvwXzDneE4K3duxf1rp93uhuWmipZhkPcK6fvbH7K1J2woud3EQmhWt1xtj
rjTA/s7PykUVQs7O/s8K
=UDLb
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to