Package: aptitude
Version: 0.4.11.4-1, 0.4.11.6-1

With today's updates, sid's wengophone requires "libgnutls26 (>=
2.4.0-0)", not satisfied by lenny, but by unstable (2.4.0-2) and
experimental (2.4.0-1), which poses a problem to aptitude after selecting
everything for upgrade.  In that case, for some strange reason the
packages from experimental are considered better than the more recent ones
in unstable !  Note the identical aptitude scores, despite apt assigning
correct scores to the versions:

# LC_ALL=C apt-cache policy libgnutls26
libgnutls26:
  Installed: 2.2.5-1
  Candidate: 2.2.5-1
  Version table:
     2.4.0-2 0
        500 http://ftp.fr.debian.org unstable/main Packages
     2.4.0-1 0
          1 http://ftp.debian.org ../project/experimental/main Packages
 *** 2.2.5-1 0
        990 http://ftp.fr.debian.org testing/main Packages
        100 /var/lib/dpkg/status


# LC_ALL=C aptitude install
[...]
The following packages are BROKEN:
  wengophone
[...]
The following packages have unmet dependencies:
  wengophone: Depends: libgnutls26 (>= 2.4.0-0) but 2.2.5-1 is installed.
The following actions will resolve these dependencies:

Keep the following packages at their current version:
wengophone [2.1.2.dfsg0-5 (now)]

Score is 120

Accept this solution? [Y/n/q/?]  n
The following actions will resolve these dependencies:

Remove the following packages:
wengophone

Score is 119

Accept this solution? [Y/n/q/?] n
The following actions will resolve these dependencies:

Upgrade the following packages:
libgnutls-dev [2.2.5-1 (testing, now) -> 2.4.0-1 (experimental)]
libgnutls26 [2.2.5-1 (testing, now) -> 2.4.0-1 (experimental)]

Score is -10

Accept this solution? [Y/n/q/?] n
The following actions will resolve these dependencies:

Upgrade the following packages:
libgnutls-dev [2.2.5-1 (testing, now) -> 2.4.0-2 (unstable)]
libgnutls26 [2.2.5-1 (testing, now) -> 2.4.0-2 (unstable)]

Score is -10

Accept this solution? [Y/n/q/?]


What's also confusing, is that when requesting "aptitude install
wengohpone" the correct decision is made at first:

# LC_ALL=C aptitude install wengophone
[...]
The following packages are BROKEN:
  wengophone
1 packages upgraded, 0 newly installed, 0 to remove and 27 not upgraded.
Need to get 6942kB of archives. After unpacking 8192B will be used.
The following packages have unmet dependencies:
  wengophone: Depends: libgnutls26 (>= 2.4.0-0) but 2.2.5-1 is installed.
The following actions will resolve these dependencies:

Upgrade the following packages:
libgnutls-dev [2.2.5-1 (testing, now) -> 2.4.0-2 (unstable)]
libgnutls26 [2.2.5-1 (testing, now) -> 2.4.0-2 (unstable)]

Score is -10

Accept this solution? [Y/n/q/?] n
The following actions will resolve these dependencies:

Upgrade the following packages:
libgnutls-dev [2.2.5-1 (testing, now) -> 2.4.0-1 (experimental)]
libgnutls26 [2.2.5-1 (testing, now) -> 2.4.0-1 (experimental)]

Score is -10

Accept this solution? [Y/n/q/?]


Note: aptitude bundle available, bug me on irc if you need it





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to