Results 1 to 4 of 4

Thread: Synaptic/dpkg is messup up. What now?

  1. #1
    Join Date
    Feb 2008
    Location
    Memphis, TN
    Beans
    613
    Distro
    Ubuntu

    Synaptic/dpkg is messup up. What now?

    OK, so when trying to install debs (no internet conn.) I (like a fool) used "sudo dpkg --force-depends" on one too many files and now "apt-get install -f" wants to uninstall CRITICAL software to fix it. What now?
    Thanks!
    Myth: Linux is only usable with a persistent Internet connection. WRONG!
    You can use Keryx to download your .debs with dependencies from any OS!

  2. #2
    Join Date
    Sep 2006
    Location
    France.
    Beans
    Hidden!
    Distro
    Ubuntu Mate 16.04 Xenial Xerus

    Re: Synaptic/dpkg is messup up. What now?

    Hmm, this is probably due to a version package that is not right according to the dependency tree. Maybe uninstall said package and grab the correct version one (from a CD for ex)?

    Without more infos, it is hard to guess
    | My old and mostly abandoned blog |
    Linux user #413984 ; Ubuntu user #178
    J'aime les fraises.
    Nighty night me lovelies!

    | Reinstalling Ubuntu ? Please check this bug first ! |
    | Using a ppa ? Please install ppa-purge from universe, you may need it should you want to revert packages back |
    | No support requests / username changes by PM, thanks. |
    [SIGPIC][/SIGPIC]

  3. #3
    Join Date
    Feb 2008
    Location
    Memphis, TN
    Beans
    613
    Distro
    Ubuntu

    Re: Synaptic/dpkg is messup up. What now?

    Unfortunately, it was quite a few packs. Do you think maybe upgrading all would work? Difficult to do, but may work. Thanks!
    Myth: Linux is only usable with a persistent Internet connection. WRONG!
    You can use Keryx to download your .debs with dependencies from any OS!

  4. #4
    Join Date
    Sep 2006
    Location
    France.
    Beans
    Hidden!
    Distro
    Ubuntu Mate 16.04 Xenial Xerus

    Re: Synaptic/dpkg is messup up. What now?

    May be, depend on what you did. If you used "n+1" packages version on "n" installation, it should work. Make sure the important packages (ubuntu-minimal, ubuntu-standard, ubuntu-desktop, I might miss some) are installed and you use dist-upgrade.

    If apt-get complains, and if you have never been using aptitude, maybe aptitude can do it (aptitude full-upgrade), they do not share log files.
    If dpkg complains and the dependency tree is too borked, it might be better to perform a full reinstall. I'm sure debian has tools to fix that (I searched and found equivs, it's in the repos) but I have never used them, so I cannot really help you, sorry.
    Here for ex: http://linux.derkeiler.com/Mailing-L.../msg01885.html
    | My old and mostly abandoned blog |
    Linux user #413984 ; Ubuntu user #178
    J'aime les fraises.
    Nighty night me lovelies!

    | Reinstalling Ubuntu ? Please check this bug first ! |
    | Using a ppa ? Please install ppa-purge from universe, you may need it should you want to revert packages back |
    | No support requests / username changes by PM, thanks. |
    [SIGPIC][/SIGPIC]

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •