Package: apt Version: 0.5.27 Severity: normal
I can "apt-get install" and "apt-cache show" the package, but "apt-cache search" doesn't seem to work. root# apt-cache show libstdc++2.10-glibc2.2 Package: libstdc++2.10-glibc2.2 Priority: optional Section: libs Installed-Size: 340 Maintainer: Debian GCC maintainers <[email protected]> Architecture: i386 Source: gcc-2.95 (2.95.4.ds15-22) Version: 1:2.95.4-22 Depends: libc6 (>= 2.3.2.ds1-4) Filename: pool/main/g/gcc-2.95/libstdc++2.10-glibc2.2_2.95.4-22_i386.deb ...<snip>... root# apt-cache search libstdc++2.10-glibc2.2 root# apt-cache search libstdc++2 root# apt-cache search libstdc++ gccchecker - Memory access debugger for C language development libg++2.8.1.3-dbg - The GNU C++ extension library - debugging files libgmp3-dev - Multiprecision arithmetic library developers tools ...<snip>... -- Package-specific info: -- apt-config dump -- APT ""; APT::Architecture "i386"; APT::Build-Essential ""; APT::Build-Essential:: "build-essential"; APT::Cache-Limit "8388608"; Dir "/"; Dir::State "var/lib/apt/"; Dir::State::lists "lists/"; Dir::State::cdroms "cdroms.list"; Dir::State::userstatus "status.user"; Dir::State::status "/var/lib/dpkg/status"; Dir::Cache "var/cache/apt/"; Dir::Cache::archives "archives/"; Dir::Cache::srcpkgcache "srcpkgcache.bin"; Dir::Cache::pkgcache "pkgcache.bin"; Dir::Etc "etc/apt/"; Dir::Etc::sourcelist "sources.list"; Dir::Etc::vendorlist "vendors.list"; Dir::Etc::vendorparts "vendors.list.d"; Dir::Etc::main "apt.conf"; Dir::Etc::parts "apt.conf.d"; Dir::Etc::preferences "preferences"; Dir::Bin ""; Dir::Bin::methods "/usr/lib/apt/methods"; Dir::Bin::dpkg "/usr/bin/dpkg"; DPkg ""; DPkg::Pre-Install-Pkgs ""; DPkg::Pre-Install-Pkgs:: "if dpkg -s apt-listbugs | grep -q '^Status: .* ok installed'; then /usr/sbin/apt-listbugs apt || ( test $? -ne 10 || exit 10; echo 'Warning: apt-listbugs exited abnormally, hit enter key to continue.' 1>&2 ; read a < /dev/tty ); fi"; DPkg::Pre-Install-Pkgs:: "/usr/bin/apt-listchanges --apt || test $? -ne 10"; DPkg::Pre-Install-Pkgs:: "/usr/sbin/dpkg-preconfigure --apt || true"; DPkg::Tools ""; DPkg::Tools::Options ""; DPkg::Tools::Options::/usr/bin/apt-listchanges ""; DPkg::Tools::Options::/usr/bin/apt-listchanges::Version "2"; Acquire ""; Acquire::http ""; Acquire::http::Proxy "http://...<snip>..."; -- /etc/apt/preferences -- Package: * Pin: release a=stable Pin-Priority: 700 Package: * Pin: release a=testing Pin-Priority: 650 Package: * Pin: release a=unstable Pin-Priority: 600 -- /etc/apt/sources.list -- deb http://http.us.debian.org/debian testing main contrib non-free deb http://http.us.debian.org/debian unstable main contrib non-free deb http://non-us.debian.org/debian-non-US testing/non-US main contrib non-free #deb http://ftp.nz.debian.org/debian/ testing main non-free contrib #deb http://ftp.nz.debian.org/debian-non-US testing/non-US main contrib non-free # for pine debs deb http://src.braincells.com/debian sid/ # example deb-src url #deb-src http://ftp.nz.debian.org/debian/ stable main non-free contrib -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (650, 'testing'), (600, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.4.26 Locale: LANG=C, LC_CTYPE=C Versions of packages apt depends on: ii libc6 2.3.2.ds1-13 GNU C Library: Shared libraries an ii libgcc1 1:3.4.1-4sarge1 GCC support library ii libstdc++5 1:3.3.4-3 The GNU Standard C++ Library v3 -- no debconf information

