• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Package install error in FC3

EvanB

Senior member
I want to install the synaptic package, but when I try to, I get unmet dependencies:

synaptic: Depends: apt(= 1:0.5.15cnc6) but 0:0.5.15cnc6-0.fdr.11.2 is to be installed

Depends: libapt-pkg-libc6.3-6.so.0 but it is not installable

E: Broken packages


So, I am not sure what this means, I thought I had apt installed, but maybe not.

Any insight?


Thanks,
Evan
 
Sometimes you get a package that is malformed, meaning the developer screwed up on the dependancies somehow.

Do a update and see if that helps.

Try to install libapt manually and see what it says. It may not be the correct version number, or it could have depencies of it's own that needs to be installed. Just try to fiddle around with it. You may eventually have to download a rpm manually and install it.

If that doesn't work tell the guy that packaged whatever package that something is wrong and wait for him to fix it. It gets a bit difficult after a while to keep everything straight and since FC3 is so new, a couple things like this will turn up time to time.

basicly find out why libapt isn't installable..
 
Back
Top