Your message dated Thu, 28 Apr 2011 22:07:43 +0000
with message-id <[email protected]>
and subject line Bug#619801: fixed in reportbug 5.1
has caused the Debian Bug report #619801,
regarding python-reportbug: reportbug crashes when replying to existing bug
report
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.)
--
619801: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619801
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-reportbug
Version: 5.0
Severity: important
The reportbug gui crashes when replying to an existing bug report using
"reportbug --ui gtk2". The crash happens after selecting "Yes" or "No" at the
"Does this bug still exist in version X.X.X-X of this package??" prompt.
Steps to reproduce: Enter package name -> select existing report -> click
"Retrieve and submit bug information" -> click "Reply" -> enter a subject ->
click Yes or No at prompt.
Here is the terminal output from the crash:
frank@frank-laptop:~$ reportbug --ui gtk2
/usr/lib/pymodules/python2.6/reportbug/ui/gtk2_ui.py:410: GtkWarning:
gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)'
failed
view.get_buffer().set_text (body)
Traceback (most recent call last):
File "/usr/bin/reportbug", line 2127, in <module>
main()
File "/usr/bin/reportbug", line 1052, in main
return iface.user_interface()
File "/usr/bin/reportbug", line 2019, in user_interface
issource=self.options.source)
File "/usr/lib/pymodules/python2.6/reportbug/utils.py", line 756, in
generate_blank_report
return unicode(rep)
File "/usr/lib/pymodules/python2.6/reportbug/bugreport.py", line 131, in
__unicode__
self.followup, reportto, self.package, headers)
TypeError: %d format: a number is required, not str
Note: This issue does not apply to the command line version of reportbug.
-- System Information:
Debian Release: wheezy/sid
APT prefers testing-proposed-updates
APT policy: (500, 'testing-proposed-updates'), (500, 'unstable'), (500,
'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.38-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages python-reportbug depends on:
ii apt 0.8.13.1 Advanced front-end for dpkg
ii python 2.6.6-12 interactive high-level object-orie
ii python-support 1.0.11 automated rebuilding support for P
python-reportbug recommends no packages.
Versions of packages python-reportbug suggests:
ii reportbug 5.0 reports bugs in the Debian distrib
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: reportbug
Source-Version: 5.1
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_5.1_all.deb
to main/r/reportbug/python-reportbug_5.1_all.deb
reportbug_5.1.dsc
to main/r/reportbug/reportbug_5.1.dsc
reportbug_5.1.tar.bz2
to main/r/reportbug/reportbug_5.1.tar.bz2
reportbug_5.1_all.deb
to main/r/reportbug/reportbug_5.1_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: Thu, 28 Apr 2011 23:54:51 +0200
Source: reportbug
Binary: reportbug python-reportbug
Architecture: source all
Version: 5.1
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: 510171 528720 616455 616523 617605 619801 622338 623375
Changes:
reportbug (5.1) unstable; urgency=low
.
* Makefile
- add 'codechecks' target to run tools to check source code
* reportbug/checkversions.py, debian/control
- use new.822 to get information about NEW packages; Closes: #510171
- added python-debian to python-reportbug Depends, needed to parse new.822
* reportbug/debianbts.py
- add support for 'wheezy' tag; thanks to Mehdi Dogguy for the report;
Closes: #623375
- offer 'security' tag also for users with mode >= ADVANCED; thanks to
Moritz Muehlenhoff for the report; Closes: #617605
* reportbug/ui/text_ui.py
- check if there are no reports (or a problem occurred), than don't try to
parse the bugs list; thanks to Erik de Castro Lopo for the report;
Closes: #622338
* reportbug/bugreport.py + unittests
- the followup information must be an integer: try to convert it or raise
an
exception; prevents a crash when following-up to an existing report using
GTK+ UI; thanks to all the reporters; Closes: #619801
* reportbug/urlutils.py
- make the 'xdg-open' existance check be silent also when sh=dash; thanks
to
RjY for the report and patch; Closes: #616523
* bin/reportbug, reportbug/utils.py, man/reportbug.*
- added a new cli options, --max-attachment-size (also available in the
config file), to limit the size of any attachment (or --body-file) to the
specified value, in byte; thanks to Lionel Elie Mamane for the report and
to Carl Chanet for the initial patch; Closes: #528720
* reportbug/utils.py
- filter out packages in "installed ok not-installed" state before trying
to
retrieve their information; thanks to all the reporters; Closes: #616455
* debian/control
- bump Standards-Version to 3.9.2 (no changes needed)
- removed Conflicts, no more needed (versions are lower than stable)
- removed XB-P-V, it was never useful
Checksums-Sha1:
d1551c33e7368f42e2726f688e6a801530293457 1121 reportbug_5.1.dsc
6999dc2de03d5dd02b22219c72c1e6274e932f6c 168269 reportbug_5.1.tar.bz2
85beebd8582db8f187873b5263916ba68733e16a 117084 reportbug_5.1_all.deb
b40ad1106b6079ca4298dd2d482ac1ce1c58180a 128890 python-reportbug_5.1_all.deb
Checksums-Sha256:
7b1929f370a4665f4fe60c1caae3c71a1f52fdaea93787862fae94f51443c7c7 1121
reportbug_5.1.dsc
05096ecaca03ce31989622bf3d24d9a3aa9bda4a5750db77664e513977b427cb 168269
reportbug_5.1.tar.bz2
2a2619f5279c42650da9823f5f808c239f7a651aad0ea61cd689a97a5cb0afda 117084
reportbug_5.1_all.deb
89bbd2b6669dbc921002582808d7e8b9eb5c9db249b497750d97e1f56d20519f 128890
python-reportbug_5.1_all.deb
Files:
b5158809dbb2323db706a1727776c6a7 1121 utils standard reportbug_5.1.dsc
e77676c667328820abbaa3145c5d8028 168269 utils standard reportbug_5.1.tar.bz2
13ae4535bfc5758f2ae50805d1c53ed6 117084 utils standard reportbug_5.1_all.deb
01be5c086d105acac451360024e3a87a 128890 python standard
python-reportbug_5.1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAk2545YACgkQAukwV0RN2VA8IgCeISp+xAqO2wohVGb6T7tJOKNY
shYAn3zdqRcfDOlSdW6xYTBHDquyhxbZ
=Rl+1
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Reportbug-maint mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/reportbug-maint