Your message dated Wed, 13 Jun 2012 17:39:27 +0800
with message-id 
<CAN3veRducbf5pSeUAGhNbiq+t95BnDt+2FMw=dzgwqjckw-...@mail.gmail.com>
and subject line Bug#522036: aptitude doesn't search fine with ?archive term ?
has caused the Debian Bug report #522036,
regarding aptitude doesn't search fine with ?archive term ?
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.)


-- 
522036: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=522036
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: aptitude
Version: 0.5.1-1
Severity: minor

Hi,

gnome is 2.22 in unstable, but aptitude tells me about it is in 2.24, if I ask 
to it.

$ grep -v ^# /etc/apt/sources.list
deb http://ftp.de.debian.org/debian/ sid main contrib non-free
deb http://ftp.de.debian.org/debian/ experimental main contrib non-free
deb http://debian.mcmillan.net.nz/debian unstable awm

aptitude search '?and(?version(2\.24),?name(^gnome$),?archive("unstable"))'
p   gnome                                                         - The GNOME 
Desktop Environment, with extra components

In debian-irc, I was asked about which packages from experimental was installed 
in my system. I think only ooffice and aptitude are, however aptitude tells me 
about 265:

$ aptitude search '?and(?installed,?archive("experimental"))'  | wc -l
265

$ aptitude search '?and(?installed,?archive("experimental"))'  | grep subversion
i   subversion-tools                - Assorted tools related to Subversion

$ apt-cache policy subversion-tools
subversion-tools:
  Instalados: 1.5.6dfsg-1
  Candidato: 1.5.6dfsg-1
  Tabla de versión:
     1.6.0dfsg-1 0
          1 http://ftp.de.debian.org experimental/main Packages
 *** 1.5.6dfsg-1 0
        990 http://ftp.de.debian.org sid/main Packages
        100 /var/lib/dpkg/status

Regards,

Thank you,

Debian Rocks

-- Package-specific info:
aptitude 0.5.1 compilado en Jan 19 2009 07:18:34
Compilador: g++ 4.3.2
Compilado con:
 versión apt 4.6.0
 Versión de NCurses: 5.7
 Versión de libsigc++: 2.0.18
  Activado el soporte de Ept.

Versiones de librerias actuales:
 Versión de NCurses: ncurses 5.7.20090314
 Versión de cwidget: 0.5.12
 Versión de Apt: 4.6.0
        linux-gate.so.1 =>  (0xb80da000)
        libapt-pkg-libc6.7-6.so.4.6 => /usr/lib/libapt-pkg-libc6.7-6.so.4.6 
(0xb8001000)
        libncursesw.so.5 => /lib/libncursesw.so.5 (0xb7fc3000)
        libsigc-2.0.so.0 => /usr/lib/libsigc-2.0.so.0 (0xb7fbc000)
        libcwidget.so.3 => /usr/lib/libcwidget.so.3 (0xb7ef8000)
        libept.so.0 => /usr/lib/libept.so.0 (0xb7e34000)
        libxapian.so.15 => /usr/lib/libxapian.so.15 (0xb7cdc000)
        libz.so.1 => /usr/lib/libz.so.1 (0xb7cc7000)
        libpthread.so.0 => /lib/i686/cmov/libpthread.so.0 (0xb7cae000)
        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb7bbf000)
        libm.so.6 => /lib/i686/cmov/libm.so.6 (0xb7b99000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb7b8c000)
        libc.so.6 => /lib/i686/cmov/libc.so.6 (0xb7a2c000)
        libutil.so.1 => /lib/i686/cmov/libutil.so.1 (0xb7a28000)
        libdl.so.2 => /lib/i686/cmov/libdl.so.2 (0xb7a23000)
        /lib/ld-linux.so.2 (0xb80db000)
Terminal: xterm
$DISPLAY is set.
`which aptitude`: /usr/bin/aptitude
aptitude version information:

aptitude linkage:

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.28-1-686 (SMP w/2 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6. 0.7.20.2          Advanced front-end for dpkg
ii  apt-xapian-index       0.18              maintenance tools for a Xapian ind
ii  libc6                  2.9-6             GNU C Library: Shared libraries
ii  libcwidget3            0.5.12-4          high-level terminal interface libr
ii  libept0                0.5.26            High-level library for managing De
ii  libgcc1                1:4.3.3-5         GCC support library
ii  libncursesw5           5.7+20090314-1    shared libraries for terminal hand
ii  libsigc++-2.0-0c2a     2.0.18-2          type-safe Signal Framework for C++
ii  libstdc++6             4.3.3-5           The GNU Standard C++ Library v3
ii  libxapian15            1.0.10-2          Search engine library
ii  zlib1g                 1:1.2.3.3.dfsg-13 compression library - runtime

Versions of packages aptitude recommends:
ii  aptitude-doc-en [aptitude-do 0.4.11.11-1 English manual for aptitude, a ter
ii  libparse-debianchangelog-per 1.1.1-2     parse Debian changelogs and output

Versions of packages aptitude suggests:
ii  debtags                       1.7.9      Enables support for package tags
ii  tasksel                       2.78       Tool for selecting tasks for insta

-- debconf-show failed



--- End Message ---
--- Begin Message ---
Hello

> gnome is 2.22 in unstable, but aptitude tells me about it is in 2.24,
> if I ask to it.
>
> $ grep -v ^# /etc/apt/sources.list
> deb http://ftp.de.debian.org/debian/ sid main contrib non-free
> deb http://ftp.de.debian.org/debian/ experimental main contrib non-free
> deb http://debian.mcmillan.net.nz/debian unstable awm
>
> aptitude search '?and(?version(2\.24),?name(^gnome$),?archive("unstable"))'
> p   gnome
>
> In debian-irc, I was asked about which packages from experimental was
> installed in my system. I think only ooffice and aptitude are, however
> aptitude tells me about 265:

> $ aptitude search '?and(?installed,?archive("experimental"))'  | wc -l
> 265
>
> $ aptitude search '?and(?installed,?archive("experimental"))'  | grep
> subversion
> i   subversion-tools
>
> $ apt-cache policy subversion-tools
> subversion-tools:
>   Instalados: 1.5.6dfsg-1
>   Candidato: 1.5.6dfsg-1
>   Tabla de versión:
>      1.6.0dfsg-1 0
>           1 http://ftp.de.debian.org experimental/main Packages
>  *** 1.5.6dfsg-1 0
>         990 http://ftp.de.debian.org sid/main Packages
>         100 /var/lib/dpkg/status

Use ?narrow for these searches, the ?and operator is intentionally
not as precise:

$ aptitude search \
    '?name(^gnome$) ?narrow(?version(2\.24),?archive("unstable"))'
…

$ aptitude search '?and(?installed,?archive(unstable))' | wc -l
1678
$ aptitude search '?narrow(?installed,?archive(unstable))' | wc -l
129

See the section “Searches and Versions” in the user's manual for
more details.

Regards


--- End Message ---
_______________________________________________
Aptitude-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/aptitude-devel

Reply via email to