Results 1 to 3 of 3
I installed debconf and then went to install modutils package and it listed a load of dependencies that were not met. I then tried to run synaptic and it wouldnt ...
- 04-11-2009 #1Just Joined!
- Join Date
- Apr 2009
- Posts
- 1
i installed a package and now nothing works
I installed debconf and then went to install modutils package and it listed a load of dependencies that were not met. I then tried to run synaptic and it wouldnt open and now trying to install any packages it just lists a load of dependencies not met i have tried apt-get -f install to no avail
help please
- 04-24-2009 #2Just Joined!
- Join Date
- Apr 2009
- Posts
- 16
try apt-get remove debconf
an any other broken app.
- 04-25-2009 #3
Which version of Debian do you have? You might have success with the following command:
I've left the standard ''apt-get upgrade'' command out as it won't be aggressive enough to cure the dependency problem. Take notice of which packages apt-get wants to install/remove, though.Code:apt-get update && apt-get dist-upgrade


Reply With Quote
