Your message dated Wed, 12 May 2010 17:32:38 +0000
with message-id <e1ocfns-00072q...@ries.debian.org>
and subject line Bug#580382: fixed in reportbug 4.12.2
has caused the Debian Bug report #580382,
regarding reportbug: "NameError: global name 'options' is not defined" when
reporting FTBS
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 ow...@bugs.debian.org
immediately.)
--
580382: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=580382
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: reportbug
Version: 4.12.1
Severity: normal
Tags: patch
Hi,
reportbug fails when trying to call checkbuildd.check_built() while
reporting a FTBS bug. Trivial patch is attached.
regards,
Jan
$ reportbug pal
*** Welcome to reportbug. Use ? for help at prompts. ***
Detected character set: UTF-8
Please change your locale if this is incorrect.
Using 'Jan Braun <janbr...@gmx.net>' as your from address.
Getting status for pal...
Verifying package integrity...
Checking for newer versions at packages.debian.org...
Will send report to Debian (per lsb_release).
Querying Debian BTS for reports on pal (source)...
3 bug reports found:
Outstanding bugs -- Wishlist items; Patch Available (1 bug)
1) #566843 fix pal to not wake up ten times a second in interactive mode
Outstanding bugs -- Wishlist items; Unclassified (2 bugs)
2) #503851 please provide a simple howto with example commands and files used
3) #572142 new date formats: MON-FRI, WORKDAILY, WEEKEND
(1-3/3) Is the bug you found listed above [y|N|b|m|r|q|s|f|?]?
Maintainer for pal is 'Carsten Hey <cars...@debian.org>'.
Looking up dependencies of pal...
Getting changed configuration files...
Please briefly describe your problem (max. 100 characters allowed; you can
elaborate in a moment).
This will be the bug email subject, so write a concise summary of what is wrong
with the package,
for example, "fails to send email" or "does not start with -q option specified"
(type Ctrl+c to
exit).
> foo
Rewriting subject to 'pal: foo'
How would you rate the severity of this problem or report?
1 critical makes unrelated software on the system (or the whole system)
break, or causes
serious data loss, or introduces a security hole on systems
where you install the
package.
2 grave makes the package in question unusable by most or all users,
or causes data loss,
or introduces a security hole allowing access to the accounts
of users who use the
package.
3 serious is a severe violation of Debian policy (that is, the problem
is a violation of a
'must' or 'required' directive); may or may not affect the
usability of the
package. Note that non-severe policy violations may be
'normal,' 'minor,' or
'wishlist' bugs. (Package maintainers may also designate
other bugs as 'serious'
and thus release-critical; however, end users should not do
so.)
4 important a bug which has a major effect on the usability of a package,
without rendering it
completely unusable to everyone.
5 does-not-build a bug that stops the package from being built from source.
(This is a 'virtual
severity'.)
6 normal a bug that does not undermine the usability of the whole
package; for example, a
problem with a particular option or menu item.
7 minor things like spelling mistakes and other minor cosmetic errors
that do not affect
the core functionality of the package.
8 wishlist suggestions and requests for new features.
Please select a severity level: [normal] 5
Checking buildd.debian.org for past builds of pal...
Traceback (most recent call last):
File "/usr/bin/reportbug", line 2082, in <module>
main()
File "/usr/bin/reportbug", line 1034, in main
return iface.user_interface()
File "/usr/bin/reportbug", line 1873, in user_interface
timeout=options.timeout)
NameError: global name 'options' is not defined
$
-- Package-specific info:
** Environment settings:
EDITOR="/usr/bin/vi"
EMAIL="janbr...@gmx.de"
INTERFACE="text"
** /home/rlj/.reportbugrc:
reportbug_version "2.61"
mode standard
ui text
realname "Jan Braun"
email "janbr...@gmx.net"
mutt
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-3-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages reportbug depends on:
ii apt 0.7.25.3 Advanced front-end for dpkg
ii python 2.5.4-9 An interactive high-level object-o
ii python-reportbug 4.12.1 Python modules for interacting wit
reportbug recommends no packages.
Versions of packages reportbug suggests:
ii debconf-utils 1.5.32 debconf utilities
ii debsums 2.0.48 tool for verification of installed
pn dlocate <none> (no description available)
pn emacs22-bin-common | <none> (no description available)
ii exim4-daemon-light [ 4.71-4 lightweight Exim MTA (v4) daemon
ii file 5.04-2 Determines file type using "magic"
ii gnupg 1.4.10-2 GNU privacy guard - a free PGP rep
pn python-gtk2 <none> (no description available)
pn python-gtkspell <none> (no description available)
pn python-urwid <none> (no description available)
pn python-vte <none> (no description available)
ii xdg-utils 1.0.2+cvs20100307-1 desktop integration utilities from
-- no debconf information
--
() ascii ribbon campaign - against html e-mail
/\ www.asciiribbon.org - against proprietary attachments
--- /usr/bin/reportbug 2010-04-22 22:01:51.000000000 +0200
+++ reportbug 2010-05-04 22:05:17.000000000 +0200
@@ -1870,7 +1870,7 @@
src_name)
built = checkbuildd.check_built(src_name,
http_proxy=self.options.http_proxy,
- timeout=options.timeout)
+ timeout=self.options.timeout)
severity = 'serious'
justification = 'fails to build from source'
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: reportbug
Source-Version: 4.12.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_4.12.2_all.deb
to main/r/reportbug/python-reportbug_4.12.2_all.deb
reportbug_4.12.2.dsc
to main/r/reportbug/reportbug_4.12.2.dsc
reportbug_4.12.2.tar.bz2
to main/r/reportbug/reportbug_4.12.2.tar.bz2
reportbug_4.12.2_all.deb
to main/r/reportbug/reportbug_4.12.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 580...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sandro Tosi <mo...@debian.org> (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 ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 12 May 2010 19:21:22 +0200
Source: reportbug
Binary: reportbug python-reportbug
Architecture: source all
Version: 4.12.2
Distribution: unstable
Urgency: low
Maintainer: Reportbug Maintainers <reportbug-ma...@lists.alioth.debian.org>
Changed-By: Sandro Tosi <mo...@debian.org>
Description:
python-reportbug - Python modules for interacting with bug tracking systems
reportbug - reports bugs in the Debian distribution
Closes: 578711 579597 580382
Changes:
reportbug (4.12.2) unstable; urgency=low
.
* bin/reportbug
- don't try to map package to source when using --from-buildd, and also
force version set; thanks to Cyril Brulebois for reporting this (on IRC)
and testing preliminary patches
- correctly pass the 'timeout' parameter to 'check_built'; thanks to Daniel
Bolton for the report and to Milan Vancura for the patch; Closes: #580382
* reportbug/utils.py
- generate a list of pseudoheaders (without duplicates), so that when
writing them into the report body they are not repeated; thanks to Cyril
Brulebois for the report; Closes: #579597
* reportbug/ui/gtk2_ui.py
- retrieve the 'presubj' keyword argument (passed when we have to show the
presubj file), fixing a crash; thanks to Michael Schmitt for the report;
Closes: #578711
Checksums-Sha1:
c420855d471e0f0fa8242dac79cad62b865242b6 1133 reportbug_4.12.2.dsc
ecd91afe288a140852710a24219cf396a7388aa8 137483 reportbug_4.12.2.tar.bz2
2abe1d5e7136b356672453c5a7224733480112bc 112766 reportbug_4.12.2_all.deb
5686876bab0cee0495c45a6e00f3aebf05c07554 124750 python-reportbug_4.12.2_all.deb
Checksums-Sha256:
ad734e0db3ded6b187af4bd29ec914a32e02aadf963140f95d1de3f6e12d4cf6 1133
reportbug_4.12.2.dsc
97029df3708f0809193a8b004c25eedd0c1c5902a186bff965b78d7bdbc3b6f1 137483
reportbug_4.12.2.tar.bz2
ff5083ad419ad3d30e013e18b7e050361a3b56606bc6d6643438f8cd114d86cc 112766
reportbug_4.12.2_all.deb
7d5f6b0eb5d8a7798857bea25c66443916fafe8de2b0a28b7f4964c0be2cb103 124750
python-reportbug_4.12.2_all.deb
Files:
a5f1e6664eba03cd854fd7cced60059f 1133 utils standard reportbug_4.12.2.dsc
ab02d7d28c5751c6b8cffe4be56eaff4 137483 utils standard reportbug_4.12.2.tar.bz2
ba7287dd7a0a918074fff91f06f2c0e7 112766 utils standard reportbug_4.12.2_all.deb
01c34d03620875bc5591f474696cbe78 124750 python standard
python-reportbug_4.12.2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkvq5BAACgkQAukwV0RN2VCYTgCgkvN/cG0O7wTupJgrXC4XFu7U
eNcAoJymAQDDQZPJJgxGfgU60aiLifPV
=Eqns
-----END PGP SIGNATURE-----
--- End Message ---