Package: aptitude
Version: 0.6.1.5-3
Severity: minor
Hi,
The man page reads:
"[--full-resolver] can be used to force the use of the full resolver even when
Aptitude::Always-Use-Safe-Resolver is true. The safe-upgrade command never
uses the full resolver and does not accept the --full-resolver option."
But safe-upgrade does accept that option:
$ aptitude safe-upgrade
...
Unable to resolve dependencies for the upgrade: no solution found.
Unable to safely resolve dependencies, try running with --full-resolver.
$ aptitude safe-upgrade --full-resolver
The following NEW packages will be installed:
...
The following packages will be REMOVED:
...
The following packages will be upgraded:
...
The following packages are RECOMMENDED but will NOT be installed:
...
3 packages upgraded, 28 newly installed, 9 to remove and 4 not upgraded.
Need to get 0B/17.8MB of archives. After unpacking 2,494kB will be used.
The following packages have unmet dependencies:
...
The following actions will resolve these dependencies:
Remove the following packages:
...
Cheers,
--
Raphael Geissert - Debian Developer
www.debian.org - get.debian.net
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]