On Sun, Sep 23, 2012 at 7:59 PM, Artur R. Czechowski <artu...@hell.pl> wrote: > On Sun, Sep 23, 2012 at 07:39:05PM +0200, Sandro Tosi wrote: >> does >> apt-cache showsrc libqglviewer >> output something? > Yes. The output is attached.
good, can you report the output of this command (all on a single line): python -c "from reportbug import utils ; package = 'libqglviewer' ; print utils.get_package_status(package, avail=True) ; info = utils.get_source_package(package) ; print info ; print utils.get_package_status(info[0][0]) if info else 'err'"; -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org