Thread
:
How remove busybox?
View Single Post
qwerty12
2008-04-14 , 07:01
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#
5
Yes, you need to remove the conflict before you can install.
Open /var/lib/dpkg/status with leafpad/vi whatever and search for coreutils. Find the busybox section and where it says coreutils for conflicts and replaces, remove the word coreutils.
Save the file.
apt-get install libacl1 libattr1
You need to find a deb file for coreutils. I used one from maemo repo.
dpkg -i --force-all coreutils<versionetc>.deb
The bash of that website works fine.
Last edited by qwerty12; 2008-04-14 at
09:55
.
Quote & Reply
|
The Following User Says Thank You to qwerty12 For This Useful Post:
skinny
qwerty12
View Public Profile
Find all posts by qwerty12