On Tue, Feb 01, 2011 at 15:43:50 +0100, Jörg-Volker Peetz wrote:
> Spaces make no difference in the old aptitude search form and the new
> search form leads to the same result:
>
> on another mixed system I get
>
> apt-show-versions | grep -c /experimental
> 35
>
> aptitude search '~S ~i ~Ae
On the 01/02/2011 15:43, Jörg-Volker Peetz wrote:
> Spaces make no difference in the old aptitude search form and the new
> search form leads to the same result:
>
> on another mixed system I get
>
> apt-show-versions | grep -c /experimental
> 35
>
> aptitude search '~S ~i ~Aexperimental' |
Spaces make no difference in the old aptitude search form and the new
search form leads to the same result:
on another mixed system I get
apt-show-versions | grep -c /experimental
35
aptitude search '~S ~i ~Aexperimental' | wc -l
27
aptitude search '~S~i~Aexperimental' | wc -l
27
aptit
In , Jörg-Volker Peetz wrote:
> aptitude search '~S~i~Aexperimental'
>
>on my system does not list the packages from experimental which are
>upgradable.
The spaces I included were not optional, at least I don't think they are.
--
Boyd Stephen Smith Jr. ,= ,-_-. =.
b...@iguanasu
2011/2/1 Jörg-Volker Peetz :
>
> The command
>
> aptitude search '~S~i~Aexperimental'
>
> on my system does not list the packages from experimental which are
> upgradable.
> The command
>
> apt-show-versions | grep experimental
>
> lists also the upgradable packages.
aptitude search '?narrow(?a
The command
aptitude search '~S~i~Aexperimental'
on my system does not list the packages from experimental which are upgradable.
The command
apt-show-versions | grep experimental
lists also the upgradable packages.
--
Regards,
Jörg-Volker.
--
To UNSUBSCRIBE, email to debian-user-requ...
On Mon, Jan 31, 2011 at 1:03 PM, Boyd Stephen Smith Jr.
wrote:
> In , Tom H
> wrote:
>>On Mon, Jan 31, 2011 at 2:29 AM, Sven Joachim wrote:
>>>
>>> How can I find out which packages on my system come from a certain
>>> suite, say experimental in this case? The naïve approach
>>> $ aptitude searc
In , Tom H
wrote:
>On Mon, Jan 31, 2011 at 2:29 AM, Sven Joachim wrote:
>> How can I find out which packages on my system come from a certain
>> suite, say experimental in this case? The naïve approach
>>
>> $ aptitude search "~i ~Aexperimental"
>>
>> does not work.
>
>aptitude search "?narrow
On Mon, Jan 31, 2011 at 3:08 AM, Sven Joachim wrote:
> On 2011-01-31 08:42 +0100, Tom H wrote:
>> On Mon, Jan 31, 2011 at 2:29 AM, Sven Joachim wrote:
>>>
>>> How can I find out which packages on my system come from a certain
>>> suite, say experimental in this case? The naďve approach
>>>
>>> $
On 2011-01-31 08:42 +0100, Tom H wrote:
> On Mon, Jan 31, 2011 at 2:29 AM, Sven Joachim wrote:
>>
>> How can I find out which packages on my system come from a certain
>> suite, say experimental in this case? The naïve approach
>>
>> $ aptitude search "~i ~Aexperimental"
>>
>> does not work, bec
On Mon, Jan 31, 2011 at 2:29 AM, Sven Joachim wrote:
>
> How can I find out which packages on my system come from a certain
> suite, say experimental in this case? The naïve approach
>
> $ aptitude search "~i ~Aexperimental"
>
> does not work, because it lists all installed packages which have a
How can I find out which packages on my system come from a certain
suite, say experimental in this case? The naïve approach
$ aptitude search "~i ~Aexperimental"
does not work, because it lists all installed packages which have a
version in experimental, even if another version is installed.
Sv
12 matches
Mail list logo