Your message dated Fri, 24 Apr 2015 23:26:49 -0400
with message-id 
<cab4xwxzfkqh11wakty_sxia-3scb5bxy_kvb3hh-p91-wqm...@mail.gmail.com>
and subject line Re: Bug#774875: reportbug fails to start because missing 
add_metaclass
has caused the Debian Bug report #774875,
regarding reportbug fails to start because missing add_metaclass
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.)


-- 
774875: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774875
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: reportbug
Version: 6.6.3

Reportbug itself fails to start:

: reportbug
Traceback (most recent call last):
  File "/usr/bin/reportbug", line 38, in <module>
    from reportbug import utils
File "/usr/lib/python2.7/dist-packages/reportbug/utils.py", line 70, in <module>
    import debbugs
File "/usr/lib/python2.7/dist-packages/reportbug/debbugs.py", line 43, in <module>
    import checkversions
File "/usr/lib/python2.7/dist-packages/reportbug/checkversions.py", line 39, in <module>
    from debian.deb822 import Deb822
File "/usr/lib/python2.7/dist-packages/debian/deb822.py", line 1481, in <module>
    @six.add_metaclass(_ClassInitMeta)
AttributeError: 'module' object has no attribute 'add_metaclass'


Current setup:

reportbug                    6.6.3
3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt2-1 (2014-12-08) x86_64 GNU/Linux
python-debian                0.1.25
python3-debian               0.1.25
python2.7                    2.7.9-1
python3                    3.4.2-2 amd64
python3.4                  3.4.2-4 amd64

Also installed: pythons 2.4, 2.5, 2.6

Is there a conflict between the deb822.py supplied by python-debian and the version needed by 2.7?
--
Moshe Yudkowsky * [email protected] * www.pobox.com/~moshe
 "Today my head is my own.  To-night, when it is yours, you may do
  with it as you please."  - Montrose, 20 May 1650

--- End Message ---
--- Begin Message ---
>>     from debian.deb822 import Deb822
>>   File "/usr/lib/python2.7/dist-packages/debian/deb822.py", line 1481, in
>> <module>
>>     @six.add_metaclass(_ClassInitMeta)
>> AttributeError: 'module' object has no attribute 'add_metaclass'
>
> this is an error in six functionality: what version of python-six you
> are using? is there a six.py file in the directory you launched
> reportbug?

No reply, no other reported this problem, closing.

Regads,
-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi

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

Reply via email to