Your message dated Sun, 6 Jan 2013 07:33:14 +0100
with message-id <[email protected]>
and subject line Re: Bug#501949: want "full-upgrade" and "install" in one
command, like dselect-upgrade
has caused the Debian Bug report #501949,
regarding want "full-upgrade" and "install" in one command, like dselect-upgrade
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
501949: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=501949
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: aptitude
Version: 0.4.11.10-1
Severity: wishlist
Problem: one needs to remember to do two commands,
# aptitude full-upgrade && aptitude install
to bring one's system to the desired state: all scheduled operations
done and upgradeable packages upgraded.
There should be a new single command, or a configuration setting to
make full-upgrade also do the functionality of "aptitude install".
Indeed, this is what apt-get's dselect-upgrade does.
Yes, the user could make a shell alias
alias aptitude-dselect-upgrade='aptitude full-upgrade && aptitude install'
but that is not elegant.
--- End Message ---
--- Begin Message ---
Version: 0.6.3-3.2
Hi jidanni,
[email protected] wrote:
> Problem: one needs to remember to do two commands,
> # aptitude full-upgrade && aptitude install
> to bring one's system to the desired state: all scheduled operations
> done and upgradeable packages upgraded.
>
> There should be a new single command, or a configuration setting to
> make full-upgrade also do the functionality of "aptitude install".
You can do that already in a single command. There are even multiple
alternative commands which only differ slightly in some corner cases
(see http://bugs.debian.org/693144 for such a corner case):
# aptitude full-upgrade '~U !~ahold' somepackage+
# aptitude install '~U !~ahold' somepackage
(The quotes are crucial. If you don't have packages on hold, you can
also omit the "!~ahold" and in most cases also the quotes.)
We use the full-upgrade variant in aptitude-robot
(http://bugs.debian.org/690157) on Squeeze, so I'm sure this works in
Squeeze. Hence closing with the version in Squeeze -- despite I
suspect that this works with even older aptitude versions.
If you think there's still need for a special subcommand (i.e.
syntactic sugar) for this functionality, you can reopen this bug. I
though think there's not really need for that. At least
aptitude install ~U package
is shorter than
aptitude fuller-upgrade package
(c.f. http://bugs.debian.org/551673)
Regards, Axel
--
,''`. | Axel Beckert <[email protected]>, http://people.debian.org/~abe/
: :' : | Debian Developer, ftp.ch.debian.org Admin
`. `' | 1024D: F067 EA27 26B9 C3FC 1486 202E C09E 1D89 9593 0EDE
`- | 4096R: 2517 B724 C5F6 CA99 5329 6E61 2FF9 CD59 6126 16B5
--- End Message ---
_______________________________________________
Aptitude-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/aptitude-devel