Your message dated Mon, 23 Aug 2010 16:47:37 +0000
with message-id <[email protected]>
and subject line Bug#590571: fixed in system-config-printer 1.2.3-0.3
has caused the Debian Bug report #590571,
regarding system-config-printer: Appears in Ubuntu Software Center "Developer
Tools" > "Python"
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.)
--
590571: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=590571
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: system-config-printer
Version: 0.7.70-1
Severity: minor
Tags: patch
User: [email protected]
Usertags: origin-ubuntu maverick ubuntu-patch
Bug first reported in Ubuntu by Matthew Paul Thomas:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/554174
*****
Ubuntu Lucid, all updates installed
1. In Ubuntu Software Center, navigate to "Get Software"
> "Developer Tools" > "Python".
2. Scroll through the list.
What happens: "Printing"/"Configure Printers"
(system-config-printer-gnome) appears in the list.
What should happen: It shouldn't be there.
This is because the system-config-printer-gnome package has "Section: python",
which it should not.
It's nothing particularly to do with Python,
it just happens to be written in that language.
I suggest changing to "Section: gnome".
***
The problem also exists in Maverick Ubunu.
Attaching a patch to fix the problem
Kindly apply the patch and update the section
-- System Information:
Debian Release: squeeze/sid
APT prefers maverick-updates
APT policy: (500, 'maverick-updates'), (500, 'maverick-security'), (500,
'maverick')
Architecture: i386 (i686)
Kernel: Linux 2.6.35-9-generic (SMP w/1 CPU core)
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u system-config-printer-1.2.3+20100723/debian/control system-config-printer-1.2.3+20100723/debian/control
--- system-config-printer-1.2.3+20100723/debian/control
+++ system-config-printer-1.2.3+20100723/debian/control
@@ -1,5 +1,5 @@
Source: system-config-printer
-Section: python
+Section: gnome
Priority: optional
Maintainer: Ubuntu Core Developers <[email protected]>
XSBC-Original-Maintainer: Otavio Salvador <[email protected]>
diff -u system-config-printer-1.2.3+20100723/debian/changelog system-config-printer-1.2.3+20100723/debian/changelog
--- End Message ---
--- Begin Message ---
Source: system-config-printer
Source-Version: 1.2.3-0.3
We believe that the bug you reported is fixed in the latest version of
system-config-printer, which is due to be installed in the Debian FTP archive:
python-cupshelpers_1.2.3-0.3_all.deb
to main/s/system-config-printer/python-cupshelpers_1.2.3-0.3_all.deb
system-config-printer-udev_1.2.3-0.3_i386.deb
to main/s/system-config-printer/system-config-printer-udev_1.2.3-0.3_i386.deb
system-config-printer_1.2.3-0.3.debian.tar.gz
to main/s/system-config-printer/system-config-printer_1.2.3-0.3.debian.tar.gz
system-config-printer_1.2.3-0.3.dsc
to main/s/system-config-printer/system-config-printer_1.2.3-0.3.dsc
system-config-printer_1.2.3-0.3_all.deb
to main/s/system-config-printer/system-config-printer_1.2.3-0.3_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.
Guido Günther <[email protected]> (supplier of updated system-config-printer
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: Fri, 20 Aug 2010 17:49:59 +0200
Source: system-config-printer
Binary: system-config-printer python-cupshelpers system-config-printer-udev
Architecture: source all i386
Version: 1.2.3-0.3
Distribution: unstable
Urgency: low
Maintainer: Otavio Salvador <[email protected]>
Changed-By: Guido Günther <[email protected]>
Description:
python-cupshelpers - Python utility modules around the CUPS printing system
system-config-printer - graphical interface to configure the printing system
system-config-printer-udev - Utilities to detect and configure printers
automatically
Closes: 49333 469587 479829 499284 525714 568477 574636 581511 590571
Changes:
system-config-printer (1.2.3-0.3) unstable; urgency=low
.
* Non-maintainer upload.
* Upload to unstable.
.
system-config-printer (1.2.3-0.2) experimental; urgency=low
.
* Non-maintainer upload.
* Install debug.py and smburi.py in the cupshelpers package
(Closes: #525714)
.
system-config-printer (1.2.3-0.1) experimental; urgency=low
.
* Non-maintainer upload.
* New Upstream version 1.2.3 (Closes: #49333)
- No deprecation warnings (Closes: #574636)
- Uses udev instead of hal (Closes: #568477, #581511)
- uses PolicyKit (Closes: #499284)
* Conflict on hal-cups-utils since system-config-printer-udev provides this
functionality now.
* Use cups-pk-helper instead of gksu (Closes: #469587, #479829)
* Move package to section gnome. (Closes: #590571)
* Rename python-cupsutils to python-cupshelpers
* Switch to 3.0 (quilt) format
* Bump standard version to 3.9.1
* New patches:
- 0002-Disable-firewall-checks.patch. Disable RH specific firewall
checks
- 0003-Adjust-package-names.patch. Adjust package names to match the
Debian ones
- 0004-Fix-blacklist-name.patch. Fix blacklist name
- 0007-Use-our-custom-cpk-install-package-name.patch use packagekit
when available
* Updated patches:
- 0001-Adjust-python-paths.patch
0005-Revert-to-the-correct-menu-category.patch
0006-Don-t-blindly-listen-to-any-signal.patch
* Dropped pachtes:
- 01_no_rhpl: fixed upstream.
- 02_translations: upstream translation updates seem to include these
- 03_elementtree: not needed anymore.
- 04_jobsheets_traceback.patch: fixed upstream
- 08_stock_icons.patch: fixed upstream
- 11_use_gksu.patch: gksu replaced by PolicyKit
- 12_remove_redhat: fixed upstream.
- 15_close_shortcut.patch: close is more consistent with other applets
- 17_new_printer_notification.patch: fixed upstream, applet gets the new
printer notifications
- 19_dbus_interfaces.patch: fixed upstream
- 31_browse_hang: code changed
- 32_pycups_traceback.patch: fixed upstream
- 30_install_traceback.patch: fixed upstream
- 33_dont_strip_Printer.patch: code changed
Checksums-Sha1:
fd827c2770527ce7a2ee493eca2e1c9ff602893f 1499
system-config-printer_1.2.3-0.3.dsc
173f21b31313c0161955bfbfe416048ef4162540 9847
system-config-printer_1.2.3-0.3.debian.tar.gz
7ef5de6a89a3a6239ebf9f73b5ef8be0a167905c 1127256
system-config-printer_1.2.3-0.3_all.deb
9623515c8db9f8b9fb071c031d38b79c4e866705 62470
python-cupshelpers_1.2.3-0.3_all.deb
30646dbda865e6ba9fa2752f87f088a201512295 52896
system-config-printer-udev_1.2.3-0.3_i386.deb
Checksums-Sha256:
fc8422c3c0ab7a8cf0615266ada2ce331c09a7a6453d2d214dec9095862b0cd6 1499
system-config-printer_1.2.3-0.3.dsc
80b79c1a23d1a818b8ed19ae46b528fbf4516fc6caba00f51bdf607c8c1d4ec5 9847
system-config-printer_1.2.3-0.3.debian.tar.gz
de6ed5a03ca0f6aedc2c0b895bc6d03e058b86325bbcfeeeb486a7fcb3119563 1127256
system-config-printer_1.2.3-0.3_all.deb
fc08f1677fd954b2742eed43dedc2266ce89751787c6f8f46c1f30d5a63822ab 62470
python-cupshelpers_1.2.3-0.3_all.deb
6405b5a50c40273d65c59d131006c4baef4b4c0e1dd99af4406a1bb95880e335 52896
system-config-printer-udev_1.2.3-0.3_i386.deb
Files:
9b8a4dd8b61e9bff2fa86d9f9826101e 1499 gnome optional
system-config-printer_1.2.3-0.3.dsc
1b421a1d50676fd730e35e5ec6673281 9847 gnome optional
system-config-printer_1.2.3-0.3.debian.tar.gz
ca96d8495cc2d8ad54dd09082864df27 1127256 gnome optional
system-config-printer_1.2.3-0.3_all.deb
46fea6f6e5e9c7563f9ba527bf88f8db 62470 python optional
python-cupshelpers_1.2.3-0.3_all.deb
7aff694cd9c5811f0a16cfdac41562d7 52896 gnome optional
system-config-printer-udev_1.2.3-0.3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iD8DBQFMb/z2n88szT8+ZCYRAjOHAJsGYWTcn/U3Q3YzQ5CWdAn522x9mACcD/a/
+KOiK0L8I2JCn4+bboOrhMk=
=PRlz
-----END PGP SIGNATURE-----
--- End Message ---