[Bug 1168801] [NEW] Broken dependency, unable to update or install packages

Daniel Hartwig mandyke at gmail.com
Sun Apr 14 08:28:59 UTC 2013


On 14 April 2013 13:25, Luther <1168801 at bugs.launchpad.net> wrote:
> Public bug reported:
>
> When using apt-get install:

What is the complete command line issued?

>
> You might want to run 'apt-get -f install' to correct these:
> The following packages have unmet dependencies:
>  python3 : Depends: python3-minimal (= 3.2.3-5ubuntu1) but 3.2.3-5ubuntu1.1 is to be installed
>  python3-dev : Depends: python3 (= 3.2.3-5ubuntu1.1) but 3.2.3-5ubuntu1 is to be installed
> E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
>
> It looks like the '=' should be '>='.

The dependencies are correct.  Why is python3 being installed at a
lesser version than the others?

> If I run 'apt-get -f install', it
> tries to uninstall a very large number of packages.

As suggested in parenthesis, you can possibly bypass whatever is the
problem by running the original command and appending
“python3=3.2.3-5ubuntu1.1”.

 status incomplete


** Changed in: apt (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1168801

Title:
  Broken dependency, unable to update or install packages

Status in “apt” package in Ubuntu:
  Incomplete

Bug description:
  When using apt-get install:

  You might want to run 'apt-get -f install' to correct these:
  The following packages have unmet dependencies:
   python3 : Depends: python3-minimal (= 3.2.3-5ubuntu1) but 3.2.3-5ubuntu1.1 is to be installed
   python3-dev : Depends: python3 (= 3.2.3-5ubuntu1.1) but 3.2.3-5ubuntu1 is to be installed
  E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

  It looks like the '=' should be '>='. If I run 'apt-get -f install',
  it tries to uninstall a very large number of packages.

  Ubuntu 12.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1168801/+subscriptions




More information about the foundations-bugs mailing list