View Single Post
Posts: 184 | Thanked: 11 times | Joined on Mar 2010 @ sjdm,bulacan,philippines
#221
Originally Posted by thedead1440 View Post
if you want to re-install something you must add --reinstall

so:

apt-get install bash --reinstall
i did that...


BusyBox v1.20.0.git (MeeGo 3:1.20-0.2+0m8) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ # apt-get install bash --reinstall
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
fennec: Depends: libpango1.0-0 (>= 1.14.0) but it is notgoing to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
~ # apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
libpango1.0-0 libpango1.0-common libxft2
Suggested packages:
ttf-japanese-gothic ttf-japanese-mincho ttf-thryomanes
ttf-baekmuk ttf-arphic-gbsn00lp ttf-arphic-bsmi00lp
ttf-arphic-gkai00mp ttf-arphic-bkai00mp
Recommended packages:
x-ttcidfont-conf
The following NEW packages will be installed:
libpango1.0-0 libpango1.0-common libxft2
0 upgraded, 3 newly installed, 0 to remove and 5 not upgraded.
2 not fully installed or removed.
E: I wasn't able to locate a file for the bash package. This might mean you need to manually fix this package. (due to missing arch)
~ #