[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#512012: marked as done ([udev] postinst use of kill -s is unsupported by busybox)



Your message dated Fri, 16 Jan 2009 11:29:08 +0000
with message-id <E1LNmsu-0000zt-LF@holly.codehelp>
and subject line Automated closure message
has caused the Debian Bug report #512012,
regarding [udev] postinst use of kill -s is unsupported by busybox
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 owner@bugs.debian.org
immediately.)


-- 
512012: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=512012
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: buildd.emdebian.org
Severity: normal

The udev package ( 0.125-7em1) in a root fs crrated by emsandbox for
grip fails to configure with;

sh: bad signal name 's'
dpkg: error processing udev (--configure):
 subprocess post-installation script returned error exit status 1

The cause is the use of  the -s option to kill in the udev postinst
which is not supported by busybox kill.

My workaround is to add this to setup.sh:
sed -i "s/kill -s /kill -/g" $target/var/lib/dpkg/info/udev.postinst

Martin



--- End Message ---
--- Begin Message ---
Package: buildd.emdebian.org

Most recent changes: http://buildd.emdebian.org/svn/changeset/4643


The new version of udev has been uploaded to Emdebian.
A summary of the changes between this version and
the previous Emdebian one is attached.

Format: 1.8
Date: Fri, 16 Jan 2009 11:05:59 +0000
Source: udev
Binary: udev libvolume-id0 libvolume-id-dev udev-udeb
Architecture: source arm
Version: 0.125-7em2
Distribution: unstable
Urgency: low
Maintainer: Marco d'Itri <md@linux.it>
Changed-By: Neil Williams <codehelp@debian.org>
Description: 
 libvolume-id-dev - libvolume_id development headers
 libvolume-id0 - libvolume_id shared library
 udev       - /dev/ and hotplug management daemon
 udev-udeb  - /dev/ and hotplug management daemon (udeb)
Closes: 512012
Changes: 
 udev (0.125-7em2) unstable; urgency=low
 .
   * New emdebian release.
   * Remove unsupported -s option to kill in postinst. (Closes: #512012)
Checksums-Sha1: 
 81cba4e693b60da72b0de56d7c278d1732c82c0b 770 udev_0.125-7em2.dsc
 4fe1f8b9cb56df199235726e44b0786dc8e113fc 62798 udev_0.125-7em2.diff.gz
 b3b07e8f2afb32b41859073474f84d0e8e26c146 142336 udev_0.125-7em2_arm.deb
 ec223eb56e1d233dd7a2e90069cbde5601352a94 17736 libvolume-id0_0.125-7em2_arm.deb
 8c70e0b4be35f59b6bca5ccdd3408444cbbd3202 2366 libvolume-id-dev_0.125-7em2_arm.deb
 332adc462b8c247e3343856e1779c9e48999b98a 122416 udev-udeb_0.125-7em2_arm.udeb
Checksums-Sha256: 
 a3045d9361b7db4d5424f0677cb268d2a6238b826fc19ade07d312fd4dfe3875 770 udev_0.125-7em2.dsc
 630b4015d8db02e50fd62e334b069fb14b0a437834b485916c1b82a79da9c208 62798 udev_0.125-7em2.diff.gz
 59e205bb67b67a9aef59fec60d6103fb727a420b36fe61092e507dbd81c39df2 142336 udev_0.125-7em2_arm.deb
 e9d1693eed8a5d85f827cd31a50a8af10c1e7141fcd5bbcb226c4741a016506f 17736 libvolume-id0_0.125-7em2_arm.deb
 079c525127b7a68f3fb0d6737e6e06e0cec31022da5332bab2566c6370426425 2366 libvolume-id-dev_0.125-7em2_arm.deb
 9c9d4b325ffdd8cd5fbe3c5c8048c8952a42ab6e44b7c6d5fe0c0976ee222fc5 122416 udev-udeb_0.125-7em2_arm.udeb
Files: 
 590f5507d5af43c1949c744304e58dca 770 admin important udev_0.125-7em2.dsc
 978b8454497c5b58eca4cacf6127a2fa 62798 admin important udev_0.125-7em2.diff.gz
 ebafc1d68fe9ad4b37f13fc7a6ba2304 142336 admin important udev_0.125-7em2_arm.deb
 712b3f8502c025af9988491b68d6e383 17736 libs required libvolume-id0_0.125-7em2_arm.deb
 ca94ef9a895a68476d52aba22857027c 2366 libdevel optional libvolume-id-dev_0.125-7em2_arm.deb
 567096806eac9d8dbd57d35dc34a75b6 122416 debian-installer important udev-udeb_0.125-7em2_arm.udeb
Package-Type: udeb


--- End Message ---

Reply to: