[oe-commits] [Bug 5476] [patch] add missing `update-alternatives --remove' in pkg_prerm_util-linux-ng

bugzilla-daemon at git.openembedded.org bugzilla-daemon at git.openembedded.org
Mon Sep 13 10:16:00 UTC 2010


http://bugs.openembedded.org/show_bug.cgi?id=5476


Eric Bénard <eric at eukrea.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
     Ever Confirmed|0                           |1




--- Comment #1 from Eric Bénard <eric at eukrea.com>  2010-09-13 10:15:59 ---
opkg remove util-linux-ng
leads to :

# ls -al /usr/bin/hexdump 
lrwxrwxrwx    1 root     root           21 Sep 17 06:18 /usr/bin/hexdump ->
hexdump.util-linux-ng
# ls -al /usr/bin/setsid 
lrwxrwxrwx    1 root     root           20 Sep 17 06:18 /usr/bin/setsid ->
setsid.util-linux-ng
# ls -al /usr/bin/chrt  
lrwxrwxrwx    1 root     root           18 Sep 17 06:18 /usr/bin/chrt ->
chrt.util-linux-ng

# ls -al /usr/bin/hexdump.util-linux-ng /usr/bin/setsid.util-
linux-ng /usr/bin/chrt.util-linux-ng 
ls: /usr/bin/hexdump.util-linux-ng: No such file or directory
ls: /usr/bin/setsid.util-linux-ng: No such file or directory
ls: /usr/bin/chrt.util-linux-ng: No such file or directory

-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Openembedded-commits mailing list