Your message dated Thu, 05 Aug 2010 15:17:17 +0000
with message-id <[email protected]>
and subject line Bug#590571: fixed in system-config-printer 1.2.3-0.1
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.1
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.1_all.deb
to main/s/system-config-printer/python-cupshelpers_1.2.3-0.1_all.deb
system-config-printer-udev_1.2.3-0.1_i386.deb
to main/s/system-config-printer/system-config-printer-udev_1.2.3-0.1_i386.deb
system-config-printer_1.2.3-0.1.debian.tar.gz
to main/s/system-config-printer/system-config-printer_1.2.3-0.1.debian.tar.gz
system-config-printer_1.2.3-0.1.dsc
to main/s/system-config-printer/system-config-printer_1.2.3-0.1.dsc
system-config-printer_1.2.3-0.1_all.deb
to main/s/system-config-printer/system-config-printer_1.2.3-0.1_all.deb
system-config-printer_1.2.3.orig.tar.bz2
to main/s/system-config-printer/system-config-printer_1.2.3.orig.tar.bz2
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: Wed, 28 Jul 2010 12:22:57 +0200
Source: system-config-printer
Binary: system-config-printer python-cupshelpers system-config-printer-udev
Architecture: source all i386
Version: 1.2.3-0.1
Distribution: experimental
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 568477 574636 581511 590571
Changes:
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:
c56ff15745708403956582944a679855f6061cdc 1499
system-config-printer_1.2.3-0.1.dsc
a4fa442bd944c9375bab1255f6bf09884fd251e0 1070814
system-config-printer_1.2.3.orig.tar.bz2
34b1ef562d033090a2a8897f2eb45b32e514141e 9488
system-config-printer_1.2.3-0.1.debian.tar.gz
32f7d50378dc5d9e029066b576ddae6a12ea4432 1127338
system-config-printer_1.2.3-0.1_all.deb
750a39b75a28bf6f3d637a9e90050ecba8cdedd5 61348
python-cupshelpers_1.2.3-0.1_all.deb
6a60f3c403c49145ca8454c431777bcd44e23428 52808
system-config-printer-udev_1.2.3-0.1_i386.deb
Checksums-Sha256:
7675172c3862982c72ecbccd12ba4385fedc4dfa7ebc3b66067ffde2e45b3079 1499
system-config-printer_1.2.3-0.1.dsc
2061ddf55b5ca6d3c6b2e8fa0d790535a683d36a55aaa96e066255d604880006 1070814
system-config-printer_1.2.3.orig.tar.bz2
70085237ec615ec076a703911fba423b7f94e5f765809e448ac193a90d9a6bff 9488
system-config-printer_1.2.3-0.1.debian.tar.gz
4832b35d30e44153047487ce503925b1773f93dce04e2a3c71f0da7ee1f81433 1127338
system-config-printer_1.2.3-0.1_all.deb
3ed557d12adff65a63cc0927102d476875227a1919c389e3a8e47dcc8d164754 61348
python-cupshelpers_1.2.3-0.1_all.deb
ebedd385a9810200959077e4215ef5cda95be632b2f84d77596e25c5dc581192 52808
system-config-printer-udev_1.2.3-0.1_i386.deb
Files:
69c7a279d5f28289204d701c5568692e 1499 gnome optional
system-config-printer_1.2.3-0.1.dsc
389375a3f641a2976a777885e4123674 1070814 gnome optional
system-config-printer_1.2.3.orig.tar.bz2
d7c43de1783588dd33ab8a63fe901d5b 9488 gnome optional
system-config-printer_1.2.3-0.1.debian.tar.gz
a137004ddb190a3b687bc0fa7a1ff277 1127338 gnome optional
system-config-printer_1.2.3-0.1_all.deb
c8691c11cd0fd4cfbca01f5b2ff700ca 61348 python optional
python-cupshelpers_1.2.3-0.1_all.deb
be30156b70c2252470061c04af35d4c2 52808 gnome optional
system-config-printer-udev_1.2.3-0.1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iD8DBQFMUwr+n88szT8+ZCYRAkCJAJ9z2exGUfd4J1YSGxO5jQay0gL5bACfZtHC
W98va75cVkxu2S5vz15tzrc=
=Egg/
-----END PGP SIGNATURE-----
--- End Message ---