On Sun, Sep 23, 2012 at 7:59 PM, Artur R. Czechowski <[email protected]> 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

_______________________________________________
Reportbug-maint mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reportbug-maint

Reply via email to