reopen 659556
found 659556 gcc-4.6/4.6.2-13
found 659556 gcc-4.6/4.6.3-12
stop

2012/11/17 John David Anglin <dave.ang...@bell.net>:
> dave@mx3210:~$ dpkg -l gcc-4.6-hppa64 gcc-4.7-hppa64
> Desired=Unknown/Install/Remove/Purge/Hold
> |
> Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
> |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
> ||/ Name           Version      Architecture Description
> +++-==============-============-============-=================================
> ii  gcc-4.6-hppa64 4.6.3-12     hppa         GNU C compiler (cross compiler
> ii  gcc-4.7-hppa64 4.7.2-4      hppa         GNU C compiler (cross compiler

For some reason, neither of these appear when searching in Debian's
website.  It also doesn't appear when searching for the file in the
package database of the following URL, that's why I thought that the
bug was a transient problem already fixed, or for a version not
existing already.

http://packages.debian.org/search?searchon=contents&keywords=libiberty.a&mode=exactfilename&suite=unstable&arch=any

But it's indeed listed in the "binaries" box of:
http://packages.qa.debian.org/g/gcc-4.6.html
http://packages.qa.debian.org/g/gcc-4.7.html

What does "dpkg -S /usr/lib/libiberty.a" say?

And the following bash scriptlet?
  for pkg in gcc-4.{6,7}{,-hppa64}; do echo ${pkg}; dpkg -L ${pkg} |
grep "libiberty.a"; done


Cheers.
-- 
Manuel A. Fernandez Montecelo <manuel.montez...@gmail.com>


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to