Your message dated Sun, 16 Oct 2011 15:32:16 +0000
with message-id <[email protected]>
and subject line Bug#640196: fixed in reportbug 6.2.2
has caused the Debian Bug report #640196,
regarding reportbug: cannot give more info: AttributeError: 'int' object has no 
attribute 'subject'
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.)


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

$ reportbug --mode=expert python-sphinx
Warning: no reportbug configuration found.  Proceeding in expert mode.
*** Welcome to reportbug.  Use ? for help at prompts. ***
Note: bug reports are publicly archived (including the email address of the 
submitter).
Detected character set: UTF-8
Please change your locale if this is incorrect.

Using 'Jakub Wilk <[email protected]>' as your from address.
Getting status for python-sphinx...
Verifying package integrity...
Checking for newer versions at packages.debian.org, incoming.debian.org and 
http://ftp-master.debian.org/new.html
Will send report to Debian (per lsb_release).
Querying Debian BTS for reports on sphinx (source)...
6 bug reports found:

Bugs with severity serious
  1) #630973  sphinx: no source for jquery.js

Bugs with severity important
  2) #628642  python-sphinx: search function doesn't work (jQuery 1.4 
incompatibility)
  3) #639034  python-sphinx: LaTeX builder + Docutils 0.8: TypeError: 
__init__() takes exactly 3 arguments (2 given)

Bugs with severity normal
  4) #608929  python-sphinx: opening double quote followed by punctuation 
character converted to curly right quotation mark
  5) #609485  python-sphinx: embedded copy of lib2to3.pgen2

Bugs with severity wishlist
  6) #586747  python-sphinx: please add support for GNU info format
(1-6/6) Is the bug you found listed above [y|N|b|m|r|q|s|f|e|?]? y
Enter the number of the bug report you want to give more info on,
or press ENTER to exit: #1
Maintainer for python-sphinx is 'Mikhail Gusarov <[email protected]>'.
Looking up dependencies of python-sphinx...

Traceback (most recent call last):
  File "/usr/bin/reportbug", line 2185, in <module>
    main()
  File "/usr/bin/reportbug", line 1073, in main
    return iface.user_interface()
  File "/usr/bin/reportbug", line 1845, in user_interface
    'Please provide a subject for your response.', default="Re: %s" % 
exinfo.subject, force_prompt=True)
AttributeError: 'int' object has no attribute 'subject'


-- Package-specific info:

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'experimental')
Architecture: i386 (x86_64)

Kernel: Linux 3.0.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages reportbug depends on:
ii  apt               0.8.15.6
ii python 2.7.2-5 ii python-reportbug 6.2
Versions of packages reportbug suggests:
ii debconf-utils <none> ii debsums 2.0.48+nmu3 ii dlocate 1.02 ii emacs22-bin-common | emacs23-bin-common <none> ii esmtp-run [mail-transport-agent] 1.2-6 ii file 5.04-6+b1 ii gnupg 1.4.11-3 ii python-gtk2 2.24.0-2 ii python-gtkspell <none> ii python-urwid 0.9.9.2-1 ii python-vte <none> ii xdg-utils 1.1.0~rc1-2

--
Jakub Wilk



--- End Message ---
--- Begin Message ---
Source: reportbug
Source-Version: 6.2.2

We believe that the bug you reported is fixed in the latest version of
reportbug, which is due to be installed in the Debian FTP archive:

python-reportbug_6.2.2_all.deb
  to main/r/reportbug/python-reportbug_6.2.2_all.deb
reportbug_6.2.2.dsc
  to main/r/reportbug/reportbug_6.2.2.dsc
reportbug_6.2.2.tar.bz2
  to main/r/reportbug/reportbug_6.2.2.tar.bz2
reportbug_6.2.2_all.deb
  to main/r/reportbug/reportbug_6.2.2_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sandro Tosi <[email protected]> (supplier of updated reportbug package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 16 Oct 2011 17:14:56 +0200
Source: reportbug
Binary: reportbug python-reportbug
Architecture: source all
Version: 6.2.2
Distribution: unstable
Urgency: low
Maintainer: Reportbug Maintainers <[email protected]>
Changed-By: Sandro Tosi <[email protected]>
Description: 
 python-reportbug - Python modules for interacting with bug tracking systems
 reportbug  - reports bugs in the Debian distribution
Closes: 532082 640196 642032 642554 642939 643320 643785 643986
Changes: 
 reportbug (6.2.2) unstable; urgency=low
 .
   * reportbug/utils.py
     - support claws-mail MUA; thanks to David Paleino for the report and patch;
       Closes: #532082
     - fix spelling error in email template; thanks to basile for the report;
       Closes: #643986
   * reportbug/checkversions.py
     - do a word match when parsing the suite name to get the available 
versions;
       thanks to Yann Dirson for the report; Closes: #642032
   * debian/docs
     - don't install TODO file, it's internal only; thanks to Tshepang
       Lekhonkhobe for the report; Closes: #643320
   * bin/reportbug
     - fix a crash when using -N nnnnnn and at the last menu answer 'Show other
       bug reports (return to bug listing).'; thanks to Ritesh Raj Sarraf for 
the
       report; Closes: #642939
   * reportbug/bugreport.py
     - don't add the bug report guidance template if the package is a special 
one
       (like wnpp, ftp.d.o and release.d.o); thanks to Arno Töll for the report;
       Closes: #643785
   * reportbug/ui/text_ui.py
     - when searching thru the bugs list, return a Bugreport instance instead of
       the bug number; thanks to Olivier Berger for reopening the bug; hopefully
       completely Closes: #640196
   * bin/reportbug, man/reportbug.conf.5
     - clarify TLS question in --configure and the manpage entry for conf file;
       thanks to Jakob Bohm for the report; Closes: #642554
Checksums-Sha1: 
 5cfd51db44a9039827f7624fe0c5441b451d6406 1212 reportbug_6.2.2.dsc
 54d2d4196bfe2533dc5b4029ef2d9f07f596acb9 175689 reportbug_6.2.2.tar.bz2
 97e0b0397afd9f3071ad35430a634cdb73afaaf1 122524 reportbug_6.2.2_all.deb
 15e55b4d6b6cb65e64346c9547e8f828663672b8 132324 python-reportbug_6.2.2_all.deb
Checksums-Sha256: 
 d23a7038f13fb53c6489c187d2c80900ab01e1856a72daea0a003af62c8ac74b 1212 
reportbug_6.2.2.dsc
 1c8d23fe73b0c50962294e665bc0b2d4465e7f44e1254b2e5381d27f36021b10 175689 
reportbug_6.2.2.tar.bz2
 b219fb48cb600027c7068ad27bce8cfb853eb147244ddd5344b6c00375468c5a 122524 
reportbug_6.2.2_all.deb
 8e2972db43fd724ac042bfccff14b8d8cbb98d4ffcebed9997ec4f8996c5409f 132324 
python-reportbug_6.2.2_all.deb
Files: 
 00cc6c6476c0fe90701932bb02412988 1212 utils standard reportbug_6.2.2.dsc
 bb8b46d4b830e853918cd019b190f6b8 175689 utils standard reportbug_6.2.2.tar.bz2
 ef04d064757547fc752d7f9fd761db96 122524 utils standard reportbug_6.2.2_all.deb
 7ed18c566156b0420b3c6ecf0f641f0b 132324 python standard 
python-reportbug_6.2.2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAk6a9YEACgkQAukwV0RN2VAmHQCePabMxyEeXfSLKQ2/hG+nXYJ7
xmMAnj5mcAMx7SeYOwcH2ncgTVfzAcAU
=CcnC
-----END PGP SIGNATURE-----



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

Reply via email to