[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

aptitude patterns & aptitude backport (was: Re: Upgrade to etch save?)



On Tue, 09 Jan 2007 21:23:43 +0000, Luis Matos wrote:

> How about
> 
> COLUMNS=200 dpkg -l | grep ii | grep bpo

 aptitude search ~i~Asarge-backports

Of course that is not perfect... to work really accurately the ~S term
needs to be added to the search pattern, and that is not supported in the
version of aptitude that is in stable.

If you have a more recent version of aptitude installed:

 aptitude search ~S~i~Asarge-backports

Has anyone managed to backport aptitude to sarge? I just tried it now but
cannot get it to compile. g++ dies on line 72 of
src/generic/apt/matchers.cc, right after some weird GCC-specific attribute
is used... perhaps GCC 3.3 does not understand it?

-- 
Sam Morris
http://robots.org.uk/

PGP key id 1024D/5EA01078
3412 EA18 1277 354B 991B  C869 B219 7FDB 5EA0 1078


Reply to: