[Desktop-packages] [Bug 1883898] Re: version 3.20.6 turns off plugin requirement for most printers

2020-10-12 Thread Didier Raboud
In Debian, I have been successful with the attached patch against
3.20.9. It's basically a revert to the state of these printers at the
state of models.dat in the 3.20.5 version.

** Patch added: 
"0076-3.20.6-regression-In-models.dat-take-3.20.5-s-plugin.patch"
   
https://bugs.launchpad.net/hplip/+bug/1883898/+attachment/5421380/+files/0076-3.20.6-regression-In-models.dat-take-3.20.5-s-plugin.patch

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to hplip in Ubuntu.
https://bugs.launchpad.net/bugs/1883898

Title:
  version 3.20.6 turns off plugin requirement for most printers

Status in HPLIP:
  In Progress
Status in hplip package in Ubuntu:
  Incomplete
Status in hplip package in Fedora:
  Confirmed

Bug description:
  Hi,

  hplip-3.20.6 turns off plugin requirement for most devices which
  required the plugin at the past.

  This will make devices which really need it unable to print and most
  scanning will not work.

  Would you mind reverting the changes in models.dat?

  Thank you in advance!

  Zdenek

To manage notifications about this bug go to:
https://bugs.launchpad.net/hplip/+bug/1883898/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1883898] Re: version 3.20.6 turns off plugin requirement for most printers

2020-10-04 Thread Didier Raboud
One concrete example: `drv:///hpcups.drv/hp-
laserjet_professional_p1107.ppd`

In 3.20.5, in hpcups.drv, it had as NickName:

  "HP LaserJet Professional p1107, hpcups $Version, requires proprietary
plugin"

… this was changed in 3.20.6 to:

  "HP LaserJet Professional p1107, hpcups $Version"

… and unchanged in 3.20.9.

In models.dat, for that model, 3.20.5 had

  plugin=1
  plugin-reason=1

… this was changed in 3.20.6 to

  plugin=0
  plugin-reason=1

… and unchanged in 3.20.9.

But printing to this driver/printer gives a filter error:

  STATE: +hplip.plugin-error
  prnt/hpcups/HPCupsFilter.cpp 490: m_Job initialization failed with error = 48

(see https://salsa.debian.org/printing-team/hplip/-/jobs/937420 )

So although this was fixed for several printers, it certainly wasn't for
all printers.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to hplip in Ubuntu.
https://bugs.launchpad.net/bugs/1883898

Title:
  version 3.20.6 turns off plugin requirement for most printers

Status in HPLIP:
  In Progress
Status in hplip package in Ubuntu:
  Incomplete
Status in hplip package in Fedora:
  Confirmed

Bug description:
  Hi,

  hplip-3.20.6 turns off plugin requirement for most devices which
  required the plugin at the past.

  This will make devices which really need it unable to print and most
  scanning will not work.

  Would you mind reverting the changes in models.dat?

  Thank you in advance!

  Zdenek

To manage notifications about this bug go to:
https://bugs.launchpad.net/hplip/+bug/1883898/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1676763] Re: usb_modeswitch_dispatcher crashed with SIGSEGV in strrchr()

2020-07-05 Thread Didier Raboud
FTR, uploaded 2.6.0-3 to Debian/unstable with the patch mentionned by
@digidietze.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to usb-modeswitch in Ubuntu.
https://bugs.launchpad.net/bugs/1676763

Title:
  usb_modeswitch_dispatcher crashed with SIGSEGV in strrchr()

Status in usb-modeswitch package in Ubuntu:
  Fix Released

Bug description:
  Description:  Ubuntu Zesty Zapus (development branch)
  Release:  17.04

  usb-modeswitch:
Instalados: 2.4.0+repack0-1ubuntu1
Candidato:  2.4.0+repack0-1ubuntu1
Tabla de versión:
   *** 2.4.0+repack0-1ubuntu1 500
  500 http://es.archive.ubuntu.com/ubuntu zesty/main amd64 Packages
  100 /var/lib/dpkg/status

  
  This error appears just after login.

  ProblemType: Crash
  DistroRelease: Ubuntu 17.04
  Package: usb-modeswitch 2.4.0+repack0-1ubuntu1
  ProcVersionSignature: Ubuntu 4.10.0-14.16-generic 4.10.3
  Uname: Linux 4.10.0-14-generic x86_64
  ApportVersion: 2.20.4-0ubuntu2
  Architecture: amd64
  CrashCounter: 1
  Date: Tue Mar 28 09:40:09 2017
  ExecutablePath: /usr/sbin/usb_modeswitch_dispatcher
  InstallationDate: Installed on 2017-03-24 (3 days ago)
  InstallationMedia: Ubuntu-MATE 17.04 "Zesty Zapus" - Alpha amd64 (20170125)
  ProcCmdline: /usr/sbin/usb_modeswitch_dispatcher --switch-systemd 1-6
  ProcEnviron:
   LANG=es_ES.UTF-8
   PATH=(custom, no user)
  Signal: 11
  SourcePackage: usb-modeswitch
  StacktraceTop:
   strrchr () at ../sysdeps/x86_64/strrchr.S:32
   ?? ()
   __libc_start_main (main=0x555ed4e5f970, argc=3, argv=0x7ffd50b28338, 
init=, fini=, rtld_fini=, 
stack_end=0x7ffd50b28328) at ../csu/libc-start.c:291
   ?? ()
  Title: usb_modeswitch_dispatcher crashed with SIGSEGV in strrchr()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1676763/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1883898] Re: version 3.20.6 turns off plugin requirement for most printers

2020-06-26 Thread Didier Raboud
zdohnal: Debian's patch queue is visible here:
https://sources.debian.org/src/hplip/3.20.6+dfsg0-1/debian/patches/ , or
as git commits here: https://salsa.debian.org/printing-
team/hplip/-/commits/debian/experimental/ As you can see, many are
yours, carefully hand-picked from
https://src.fedoraproject.org/rpms/hplip/tree/master. I wonder if it
would make sense to start an hplip-with-patches-for-linux-distros
project to base our distro packages on a common base. But it would be
obviously best for everyone if these patches would be taken over by
hplip upstream; just saying.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to hplip in Ubuntu.
https://bugs.launchpad.net/bugs/1883898

Title:
  version 3.20.6 turns off plugin requirement for most printers

Status in HPLIP:
  New
Status in hplip package in Ubuntu:
  Incomplete
Status in hplip package in Fedora:
  Confirmed

Bug description:
  Hi,

  hplip-3.20.6 turns off plugin requirement for most devices which
  required the plugin at the past.

  This will make devices which really need it unable to print and most
  scanning will not work.

  Would you mind reverting the changes in models.dat?

  Thank you in advance!

  Zdenek

To manage notifications about this bug go to:
https://bugs.launchpad.net/hplip/+bug/1883898/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1883898] Re: version 3.20.6 turns off plugin requirement for most printers

2020-06-24 Thread Didier Raboud
Thanks @zdohnal for this bug. Thanks to your report, I have uploaded our
repackaged 3.20.6+dfsg0 to debian/experimental only, so it won't be
auto-sync'ed to Debian.

I really wish hplip upstream developement would happen on a public VCS,
so that we could better understand the reasons behind such changes (and
a place where we could discuss our 74 patches…).

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to hplip in Ubuntu.
https://bugs.launchpad.net/bugs/1883898

Title:
  version 3.20.6 turns off plugin requirement for most printers

Status in HPLIP:
  New
Status in hplip package in Ubuntu:
  Incomplete
Status in hplip package in Fedora:
  Confirmed

Bug description:
  Hi,

  hplip-3.20.6 turns off plugin requirement for most devices which
  required the plugin at the past.

  This will make devices which really need it unable to print and most
  scanning will not work.

  Would you mind reverting the changes in models.dat?

  Thank you in advance!

  Zdenek

To manage notifications about this bug go to:
https://bugs.launchpad.net/hplip/+bug/1883898/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1803149] Re: Update to 2.2.9

2018-11-20 Thread Didier Raboud
Uploaded 2.2.9-2, hopefully fixing the debci test.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1803149

Title:
  Update to 2.2.9

Status in cups package in Ubuntu:
  Fix Released

Bug description:
  There is a new 2.2.9 version available

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1803149/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1780359] Re: circular dependency between libcups2-dev and libcupsimage2-dev (2.2.7-1ubuntu2) on bionic

2018-07-09 Thread Didier Raboud
Nope. The bug is present in Debian for long:
https://bugs.debian.org/838831

** Bug watch added: Debian Bug tracker #838831
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838831

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1780359

Title:
  circular dependency between libcups2-dev and libcupsimage2-dev
  (2.2.7-1ubuntu2) on bionic

Status in cups package in Ubuntu:
  New

Bug description:
  Circular dependency between libcups2-dev and libcupsimage2-dev
  (2.2.7-1ubuntu2) on ubuntu-18.04 (bionic).

  root@qvb58jams52fr9r:~# apt-cache depends libcups2-dev
  libcups2-dev
Depends: libcupsimage2-dev
Depends: libcups2
Depends: dpkg-dev
  root@qvb58jams52fr9r:~# apt-cache depends libcupsimage2-dev
  libcupsimage2-dev
Depends: libcupsimage2
Depends: libcups2-dev
Depends: libpng-dev
Depends: libtiff-dev
Depends: libjpeg-dev
  libjpeg-turbo8-dev
Depends: zlib1g-dev
Recommends: libcupsfilters-dev

  One of my pipelines failed to install libcupsimage2-dev:
  15:36:57 Some packages could not be installed. This may mean that you have
  15:36:57 requested an impossible situation or if you are using the unstable
  15:36:57 distribution that some required packages have not yet been created
  15:36:57 or been moved out of Incoming.
  15:36:57 The following information may help to resolve the situation:
  15:36:57 
  15:36:57 The following packages have unmet dependencies:
  15:36:57  libcups2-dev : Depends: libcupsimage2-dev (= 2.2.7-1ubuntu2) but it 
is not going to be installed
  15:36:57 W: --force-yes is deprecated, use one of the options starting with 
--allow instead.
  15:36:57 E: Unable to correct problems, you have held broken packages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1780359/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 934291] Re: Deleting or stopping print jobs does not work

2018-01-17 Thread Didier Raboud
@ken-vandine: I'd not name the system user 'lpadmin' but rather 'cups-
pk-helper', which is more precise, especially as its creation/deletion
is handled by the cups-pk-helper maintainer scripts.

Other than that, it looks like a good solution.

That said, only the cups-pk-helper maintainer in Debian (Guido Günther,
see https://tracker.debian.org/pkg/cups-pk-helper) can have a definitive
opinion there.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/934291

Title:
  Deleting or stopping print jobs does not work

Status in gnome-control-center:
  Unknown
Status in cups package in Ubuntu:
  Invalid
Status in cups-pk-helper package in Ubuntu:
  In Progress
Status in gnome-control-center package in Ubuntu:
  Invalid

Bug description:
  Deleting or stopping print jobs through the "gnome-control-center -> 
printers" menu is not possible.
  (Black rectangle for stopping can be pressed, nothing happens.)

  Deleting with cups via webinterface does work. ( http://localhost:631/
  )

  Please let me know which information to provide.

  Cheers

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome-control-center 1:3.2.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
  Uname: Linux 3.0.0-16-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Fri Feb 17 16:47:32 2012
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to oneiric on 2011-12-17 (61 days ago)
  usr_lib_gnome-control-center:
   deja-dup   22.0~bzr1290.37~oneiric1
   gnome-bluetooth3.2.0-0ubuntu2
   indicator-datetime 0.3.1-0ubuntu1.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/934291/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 934291] Re: Deleting or stopping print jobs does not work

2017-12-15 Thread Didier Raboud
It's fine to have root as member of the lpadmin group. BUT… it's not
fine to have cups-pk-helper run as root and allow unauthorized users (in
CUPS' eyes) cancel other user's jobs.

This should be fixed in cups-pk-helper through making it interact with
CUPS using the requesting user's user. This would ensure that CUPS's
authorizations are respected.

I don't want to see a situation where "any GNOME user" accesses "cups-
pk-helper which runs as root" and can then "manipulate CUPS as if it
were a member of lpadmin".

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/934291

Title:
  Deleting or stopping print jobs does not work

Status in gnome-control-center:
  Incomplete
Status in cups package in Ubuntu:
  Incomplete
Status in cups-pk-helper package in Ubuntu:
  Incomplete
Status in gnome-control-center package in Ubuntu:
  Invalid

Bug description:
  Deleting or stopping print jobs through the "gnome-control-center -> 
printers" menu is not possible.
  (Black rectangle for stopping can be pressed, nothing happens.)

  Deleting with cups via webinterface does work. ( http://localhost:631/
  )

  Please let me know which information to provide.

  Cheers

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome-control-center 1:3.2.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
  Uname: Linux 3.0.0-16-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Fri Feb 17 16:47:32 2012
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to oneiric on 2011-12-17 (61 days ago)
  usr_lib_gnome-control-center:
   deja-dup   22.0~bzr1290.37~oneiric1
   gnome-bluetooth3.2.0-0ubuntu2
   indicator-datetime 0.3.1-0ubuntu1.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/934291/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 934291] Re: Deleting or stopping print jobs does not work

2017-07-12 Thread Didier Raboud
Re:
> OdyX, WDYT about applying the patch of comment #24 to the Debian/Ubuntu 
> package of CUPS? It adds root to CUPS' system group and this way 
> cups-pk-helper (runs as root) can authenticate queue and job manipulations 
> from GUIs.

I think it should not be solved in CUPS, but in cups-pk-helper, as the
incoming patches apparently do.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/934291

Title:
  Deleting or stopping print jobs does not work

Status in gnome-control-center:
  Incomplete
Status in cups package in Ubuntu:
  Confirmed
Status in gnome-control-center package in Ubuntu:
  Incomplete

Bug description:
  Deleting or stopping print jobs through the "gnome-control-center -> 
printers" menu is not possible.
  (Black rectangle for stopping can be pressed, nothing happens.)

  Deleting with cups via webinterface does work. ( http://localhost:631/
  )

  Please let me know which information to provide.

  Cheers

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome-control-center 1:3.2.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
  Uname: Linux 3.0.0-16-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Fri Feb 17 16:47:32 2012
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to oneiric on 2011-12-17 (61 days ago)
  usr_lib_gnome-control-center:
   deja-dup   22.0~bzr1290.37~oneiric1
   gnome-bluetooth3.2.0-0ubuntu2
   indicator-datetime 0.3.1-0ubuntu1.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/934291/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1685317] Re: Cannot build CUPS 2.2.3 with cups-filters 1.13.4

2017-04-22 Thread Didier Raboud
CUPS 2.2 doesn't need cups-filters installed during build (or running
tests), this Build-Dependency was removed before the 2.2~rc1-5 Debian
version. See the Debian builds :
https://buildd.debian.org/status/package.php?p=cups=experimental
None of these needs cups-filters installed.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups-filters in Ubuntu.
https://bugs.launchpad.net/bugs/1685317

Title:
  Cannot build CUPS 2.2.3 with cups-filters 1.13.4

Status in cups-filters package in Ubuntu:
  New

Bug description:
  When CUPS 2.2.3 is being built, one of the steps is testing: test/run-
  stp-tests.sh.

  CUPS passes the tests OK with cups-filters-1.0.54, but fails with
  cups-filters-1.13.4 due to some changes in how classified.pdf banner
  is handled, which is done when test Job 14 is printed.

  
  cups-filters 1.0.54:
  [Job 14] Started filter /tmp/cups-pbuser/bin/filter/bannertopdf (PID 38207)
  [Job 14] Started filter /tmp/cups-pbuser/bin/filter/pdftopdf (PID 38208)
  [Job 14] Started filter /tmp/cups-pbuser/bin/filter/pdftops (PID 38209)
  [Job 14] pdftops - copying to temp print file 
\"/tmp/cups-pbuser/spool/temp/0954158fd0dc0\"
  [Job 14] PDF template file doesn\'t have form. It\'s okay.
  [Job 14] PID 38207 (/tmp/cups-pbuser/bin/filter/bannertopdf) exited with no 
errors.
  [Job 14] PID 38208 (/tmp/cups-pbuser/bin/filter/pdftopdf) exited with no 
errors.

  cups-filters 1.13.4:
  [Job 14] Started filter /tmp/cups-pbuser/bin/filter/bannertopdf (PID 76934)
  [Job 14] Started filter /tmp/cups-pbuser/bin/filter/pdftopdf (PID 76935)
  [Job 14] Started filter /tmp/cups-pbuser/bin/filter/pdftops (PID 76936)
  [Job 14] pdftops - copying to temp print file 
\"/tmp/cups-pbuser/spool/temp/12c8858f972ae\"
  [Job 14] pdftopdf: Last filter determined by the PPD: None; 
FINAL_CONTENT_TYPE: printer/Test1 => pdftopdf will not log pages in page_log.
  [Job 14] PID 76934 (/tmp/cups-pbuser/bin/filter/bannertopdf) stopped with 
status 1.
  [Job 14] PID 76935 (/tmp/cups-pbuser/bin/filter/pdftopdf) stopped with status 
1.
  [Job 14] I/O Error: Couldn\'t open file 
\'/tmp/cups-pbuser/share/data/classified.pdf\': No such file or directory.
  [Job 14] Error: unable to open template document 
\'/tmp/cups-pbuser/share/data/classified.pdf\'
  [Job 14] loadFile failed: temp file: not a PDF file

  
  I see that previous debian releases used to link banners from 
/usr/share/cups/banner to /tmp/cups-$user, but there's no linking to 
/usr/share/cups/data/*.pdf that now exist for cups-filters-1.13. 

  I guess something like this is needed for the patch:

  --- a/test/run-stp-tests.sh
  +++ b/test/run-stp-tests.sh
  @@ -482,6 +483,17 @@
ln -sf /usr/share/cups/banners/topsecret /tmp/cups-$user/share/banners/
ln -sf /usr/share/cups/banners/unclassified 
/tmp/cups-$user/share/banners/
   
  +  ln -sf /usr/share/cups/data/classified.pdf /tmp/cups-$user/share/data
  +  ln -sf /usr/share/cups/data/confidential.pdf /tmp/cups-$user/share/data
  +  ln -sf /usr/share/cups/data/default.pdf /tmp/cups-$user/share/data
  +  ln -sf /usr/share/cups/data/default-testpage.pdf /tmp/cups-$user/share/data
  +  ln -sf /usr/share/cups/data/form_english.pdf /tmp/cups-$user/share/data
  +  ln -sf /usr/share/cups/data/form_russian.pdf /tmp/cups-$user/share/data
  +  ln -sf /usr/share/cups/data/secret.pdf /tmp/cups-$user/share/data
  +  ln -sf /usr/share/cups/data/standard.pdf /tmp/cups-$user/share/data
  +  ln -sf /usr/share/cups/data/topsecret.pdf /tmp/cups-$user/share/data
  +  ln -sf /usr/share/cups/data/unclassified.pdf /tmp/cups-$user/share/data
  +
if test -d /usr/share/cups/charsets; then
ln -s /usr/share/cups/charsets $BASE/share
fi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1685317/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1475683] Re: web interface rendered poorly

2015-07-20 Thread Didier Raboud
@Roland65 : Do you have /etc/cups/mime.types ? What happens if you
delete it and restart cups?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1475683

Title:
  web interface rendered poorly

Status in cups package in Ubuntu:
  Incomplete

Bug description:
  In Ubuntu Vivid (15.04) the Cups web interface is rendered poorly
  because the css style sheet (file /usr/share/cups/doc-root/cups.css)
  is not interpreted correctly.

  Removing the comment from the first line of the cups.css file fixes
  the issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1475683/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1396373] Re: Merge cups-filters 1.0.61-4 (main) from Debian unstable (main)

2014-12-17 Thread Didier Raboud
@laney: reviewing welcome:
http://anonscm.debian.org/cgit/printing/ippusbxd.git I just don't have
time to upload it these days; and NEW is likely to be stuck for as long
as the Debian freeze will last anyway. Thanks for the reminder, it will
motivate me to get it uploaded to experimental.

(Please avoid separate entity references if you can, it doesn't
exactly come across as nice; especially when that separate entity
maintains its good share of the (shared) printing stack.)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups-filters in Ubuntu.
https://bugs.launchpad.net/bugs/1396373

Title:
  Merge cups-filters 1.0.61-4 (main) from Debian unstable (main)

Status in cups-filters package in Ubuntu:
  Triaged

Bug description:
  cups-filters (1.0.61-4) unstable; urgency=medium

* Brown-paper bag upload: revert unwanted change from previous upload in
  installed files.

   -- Didier Raboud o...@debian.org  Sun, 23 Nov 2014 14:56:37 +0100

  cups-filters (1.0.61-3) unstable; urgency=medium

* Backport upstream's patch to add support for 'BrowseAllow all' in
  cups-browsed.conf (Closes: #766334)

   -- Didier Raboud o...@debian.org  Sun, 23 Nov 2014 14:00:47 +0100

  cups-filters (1.0.61-2) unstable; urgency=medium

[ Jamie Strandboge ]
* Under apparmor, allow cups-browsed to read /etc/cups/lpoptions
  (Closes: #765583, LP: #1379368)

[ Didier Raboud ]
* Bump Standards-Version to 3.9.6 without changes needed
* Remove Martin Pitt from the Uploaders' field with many thanks for his past
  work on cups-filters

   -- Didier Raboud o...@debian.org  Thu, 16 Oct 2014 14:44:20 +0200

  cups-filters (1.0.61-1) unstable; urgency=medium

* New upstream bug fix release
   - cups-browsed: Fixed memory leak when a cups-browsed-generated print
 queue is the default printer.
   - cupsfilters.drv, *-PDF.ppd, textonly.ppd: Added *cupsFilter2: ...
 lines to the PPD files to support data-format-specific behavior of
 backends, especially of the IPP backend.
   - cups-browsed, pdftoippprinter: Do not confuse the PDL PCLm with
 PCL. The former is a proprietary, PDF-based raster format and has
 nothing to do with PCL.
   - cupsfilters.drv: Corrected the CMD: field of the device ID, it must
 read PWGRaster there to conform to the PWG standard.

   -- Didier Raboud o...@debian.org  Wed, 15 Oct 2014 16:11:01 +0200

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1396373/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1376611] Re: AppArmor: cupsd not allowed to send signals to third_party

2014-10-02 Thread Didier Raboud
@jdstrand: Please make sure to avoid double-work and provide your work
as patches against the Debian src:cups package (either through filing
Debian bugs or by providing patches as branches directly on the git
repository. Work on the Ubuntu side while I'm fighting for years to
keep the diff as minimal as possible is… annoying.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1376611

Title:
  AppArmor: cupsd not allowed to send signals to third_party

Status in “cups” package in Ubuntu:
  In Progress

Bug description:
  The cups 1.7.5-3 AppArmor profile has this rule which seems to be ineffective:
signal (receive, send) peer=third_party,

  I get this denial log entry when (re)installing cups:
  audit: type=1400 audit(1412239287.417:110): apparmor=DENIED 
operation=signal profile=/usr/sbin/cupsd pid=28964 comm=cupsd 
requested_mask=send denied_mask=send signal=term 
peer=/usr/sbin/cupsd//third_party

  Changing it to the absolute profile name seems to work:
signal (receive, send) peer=/usr/sbin/cupsd//third_party,

  I guess apparmor_parser can't distinguish between a profile named
  third_party and a subprofile named third_party.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1376611/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1335211] Re: Config details of networked printer aren't saved

2014-08-01 Thread Didier Raboud
@Till: We're having https://bugs.debian.org/756724 as a regression due
to this fix; could you comment there?

** Bug watch added: Debian Bug tracker #756724
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756724

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups-filters in Ubuntu.
https://bugs.launchpad.net/bugs/1335211

Title:
  Config details of networked printer aren't saved

Status in “cups-filters” package in Ubuntu:
  Fix Released
Status in “system-config-printer” package in Ubuntu:
  Confirmed

Bug description:
  Mint 17 64 bit. When I run the printer configuration application
  (system-config-printer) it detects my network printer. If I then
  access Priner properties I can set the manufacturer and model number
  in the usual way and the printer works. However the settings don't
  survive a reboot.

  The workround is to make a change to the Description field: the Apply
  button is then enabled and I can save the changes. Evidently the
  application doesn't register the changes to the printer's properties
  as a change requiring saving, and so leaves the Apply button greyed
  out.

  This behaviour is consistent and repeatable under Mate and Xfce.

  While the workround is simple the behaviour is confusing particularly
  to a new user.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1335211/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1315766] Re: package cups 1.7.2-0ubuntu1 failed to install/upgrade: trying to overwrite '/usr/share/man/man8/cups-lpd.8.gz', which is also in package cups-bsd 1.7.2-0ubuntu1

2014-05-04 Thread Didier Raboud
I've uploaded cups 1.7.2-3 to Debian, urgency medium.

Note that Breaks/Replaces should be ( ${fixed-version-with-Debian-
revision}~ ) (mind the ~) formally. I've amended that in the release
commit.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1315766

Title:
  package cups 1.7.2-0ubuntu1 failed to install/upgrade: trying to
  overwrite '/usr/share/man/man8/cups-lpd.8.gz', which is also in
  package cups-bsd 1.7.2-0ubuntu1

Status in “cups” package in Ubuntu:
  In Progress

Bug description:
  The following packages have unmet dependencies:
   cups : Depends: libcups2 (= 1.7.2-0ubuntu1) but 1.7.2-2 is installed

  Utopic Unicorn update 64-bit lenovo

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: cups 1.7.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.46-lowlatency 3.13.9
  Uname: Linux 3.13.0-24-lowlatency x86_64
  ApportVersion: 2.14.2-0ubuntu2
  Architecture: amd64
  CupsErrorLog:
   
  Date: Sat May  3 20:00:16 2014
  DuplicateSignature: package:cups:1.7.2-0ubuntu1:trying to overwrite 
'/usr/share/man/man8/cups-lpd.8.gz', which is also in package cups-bsd 
1.7.2-0ubuntu1
  ErrorMessage: trying to overwrite '/usr/share/man/man8/cups-lpd.8.gz', which 
is also in package cups-bsd 1.7.2-0ubuntu1
  InstallationDate: Installed on 2014-04-22 (11 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: Bad 
file descriptor
  MachineType: LENOVO 3434CTO
  Papersize: letter
  ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-lowlatency 
root=UUID=7a4f9c50-a2d1-43cb-865b-dbc9949a4cf7 ro quiet splash vt.handoff=7
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-lowlatency 
root=UUID=7a4f9c50-a2d1-43cb-865b-dbc9949a4cf7 ro quiet splash vt.handoff=7
  SourcePackage: cups
  Title: package cups 1.7.2-0ubuntu1 failed to install/upgrade: trying to 
overwrite '/usr/share/man/man8/cups-lpd.8.gz', which is also in package 
cups-bsd 1.7.2-0ubuntu1
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/25/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GCET21WW (1.10 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 3434CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGCET21WW(1.10):bd07/25/2012:svnLENOVO:pn3434CTO:pvrThinkPadX230Tablet:rvnLENOVO:rn3434CTO:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 3434CTO
  dmi.product.version: ThinkPad X230 Tablet
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1315766/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1284834] Re: cups-browsed assert failure: cups-browsed: strlst.c:381: avahi_string_list_find: Assertion `key' failed.

2014-03-12 Thread Didier Raboud
(I know it's not the correct place for that complaint, please redirect
it to the relevant place)

Don't expect fellow developers (in my case; Debian maintainer of the
cups-filters package) to look into Ubuntu errors if they are not public
(and I mean _public_, not ah, you're a DD, there, your launchpad
account has access), I'm not going to register for a Ubuntu One account
and it shouldn't be needed!

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups-filters in Ubuntu.
https://bugs.launchpad.net/bugs/1284834

Title:
  cups-browsed assert failure: cups-browsed: strlst.c:381:
  avahi_string_list_find: Assertion `key' failed.

Status in “cups-filters” package in Ubuntu:
  New

Bug description:
  Randomly crashed.

  $ lsb_release -rd
  Description:  Ubuntu Trusty Tahr (development branch)
  Release:  14.04

  $ apt-cache policy cups-filters
  cups-filters:
Installed: 1.0.46-0ubuntu1
Candidate: 1.0.46-0ubuntu1
Version table:
   *** 1.0.46-0ubuntu1 0
  500 http://ca.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: cups-browsed 1.0.46-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-12.32-generic 3.13.4
  Uname: Linux 3.13.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  AssertionMessage: cups-browsed: strlst.c:381: avahi_string_list_find: 
Assertion `key' failed.
  CupsErrorLog:
   
  Date: Tue Feb 25 14:09:16 2014
  ExecutablePath: /usr/sbin/cups-browsed
  InstallationDate: Installed on 2013-12-21 (66 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 Trusty Tahr - Alpha amd64 (20131219)
  Lpstat:
   device for Canon_MX430_series: 
ipps://MacBook-Pro.local:631/printers/Canon_MX430_series
   device for HP_Officejet_Pro_8500_A909a: 
ipps://Natashas-MacBook-2.local:631/printers/HP_Officejet_Pro_8500_A909a
   device for Samsung_SCX_3400_Series__SEC001599AB1D8D_: 
ipps://Cynthias-MacBook-Pro.local:631/printers/Samsung_SCX_3400_Series__SEC001599AB1D8D_
   device for staples_webprint: 
ipps://MacBook-Pro.local:631/printers/staples_webprint
  MachineType: Dell Inc. Latitude E6410
  Papersize: letter
  ProcCmdline: /usr/sbin/cups-browsed
  ProcEnviron:
   PATH=(custom, no user)
   TERM=linux
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-12-generic 
root=UUID=9a54f17f-af2d-4e6c-99d1-a75c32caad2a ro quiet splash
  Signal: 6
  SourcePackage: cups-filters
  StacktraceTop:
   __assert_fail_base (fmt=0x7f728f6c04b8 %s%s%s:%u: %s%sAssertion `%s' 
failed.\n%n, assertion=assertion@entry=0x7f729002558a key, 
file=file@entry=0x7f7290025905 strlst.c, line=line@entry=381, 
function=function@entry=0x7f7290025a30 avahi_string_list_find) at assert.c:92
   __GI___assert_fail (assertion=0x7f729002558a key, file=0x7f7290025905 
strlst.c, line=381, function=0x7f7290025a30 avahi_string_list_find) at 
assert.c:101
   avahi_string_list_find () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
   ?? ()
   ?? ()
  Title: cups-browsed assert failure: cups-browsed: strlst.c:381: 
avahi_string_list_find: Assertion `key' failed.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 08/10/2010
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0K42JR
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd08/10/2010:svnDellInc.:pnLatitudeE6410:pvr0001:rvnDellInc.:rn0K42JR:rvrA01:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6410
  dmi.product.version: 0001
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1284834/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1182538] Re: Russian translation is not correct

2014-02-28 Thread Didier Raboud
This is fixed in the upstream code since 1.7~b1.

** Changed in: cups (Ubuntu)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1182538

Title:
  Russian translation is not correct

Status in “cups” package in Ubuntu:
  Fix Released

Bug description:
  Hello! Sorry for my bad English. When I use CUPS I find that many of the 
interface elements are duplicated (In Russian locale only). This happens in all 
browsers. Here are screenshots of duplicates for example:
  http://itmages.ru/image/view/1038282/90a0b974
  http://itmages.ru/image/view/1038207/ea95b81d
  Ubuntu 13.04 CUPS version 1.6.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1182538/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1276630] Re: cups-browsed upstart job does not load the apparmor profile for cups-browsed

2014-02-05 Thread Didier Raboud
I'm uploading this right now to sid.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups-filters in Ubuntu.
https://bugs.launchpad.net/bugs/1276630

Title:
  cups-browsed upstart job does not load the apparmor profile for cups-
  browsed

Status in “cups-filters” package in Ubuntu:
  Triaged

Bug description:
  On up to date trust I noticed that:
  $ sudo aa-status
  apparmor module is loaded.
  124 profiles are loaded.
...
/usr/sbin/cups-browsed
  0 profiles are in complain mode.
  32 processes have profiles defined.
  31 processes are in enforce mode.
...
  0 processes are in complain mode.
  1 processes are unconfined but have a profile defined.
 /usr/sbin/cups-browsed (1222)

  This means that while there is an apparmor profile for cups-browsed
  and it is loaded (good), it is being loaded into the kernel after
  /usr/sbin/cups-browsed is started which means that /usr/sbin/cups-
  browsed is running unconfined (bad).

  Fix is to adjust the upstart job to either use /lib/init/apparmor-
  profile-load in the pre-start or to use the new apparmor stanza in the
  upstart job. Since cups itself is still using /lib/init/apparmor-
  profile-load, attached is a patch to use it for cups-browsed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1276630/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1268011] Re: Inconsistent ownership/permissions of error_log in CUPS

2014-01-14 Thread Didier Raboud
I noticed a problem in my patch: it is useless. :-) From the reporter:
At the same time, CUPS itself sets its log files by default to 644.
This is wrong; debian/rules sets LogFilePerm to 0640 through  the
--with-log-file-perm=0640 configure argument. It has been this way
since cups 1.3.8-6 to fix Debian's #469853 .

I will therefore just apply a different logrotate change to only specify
create instead of specifying the mode, group and user.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1268011

Title:
  Inconsistent ownership/permissions of error_log in CUPS

Status in “cups” package in Ubuntu:
  New

Bug description:
  Package CUPS 1.7.1 in Ubuntu has a patch that changes ownership of all log 
files to root:adm. 
  At the same time, cups-daemon.logrotate changes ownership to root:lpadmin, 
permissions 640 daily. 
  At the same time, CUPS itself sets its log files by default to 644. 

  Please make it a bit more consistent by default?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1268011/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1268011] Re: Inconsistent ownership/permissions of error_log in CUPS

2014-01-11 Thread Didier Raboud
This all is not  new. From the git history,  LP: #345953 got fixed by
the inclusion of the current (and mostly unchanged) of the
logfiles_adm_readable.dpatch by Martin for 1.3.9-16. The logrotate
script exists at least since cups 1.2. It has enforced 640 root lp
since 1.3.8-1.

That said, I open to fixing this. I agree with mode 0640 but my only
doubt is whether the group 'adm' is okay, rather than lpadmin. Users are
not necessarily in both groups; therefore adm is the generic solution
but could potentially forbid lpadmin users logfiles access (which, at
a second thought, is probably fine).

Therefore:
* cups should be creating the logfiles 640 root:adm
* logrotate should only  let them be recreated that way too.

Opinions about the attached patch?

Cheers, OdyX

** Patch added: 
0001-Consolidate-logfiles-modes-and-groups-to-be-0640-and.patch
   
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1268011/+attachment/3946225/+files/0001-Consolidate-logfiles-modes-and-groups-to-be-0640-and.patch

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1268011

Title:
  Inconsistent ownership/permissions of error_log in CUPS

Status in “cups” package in Ubuntu:
  New

Bug description:
  Package CUPS 1.7.1 in Ubuntu has a patch that changes ownership of all log 
files to root:adm. 
  At the same time, cups-daemon.logrotate changes ownership to root:lpadmin, 
permissions 640 daily. 
  At the same time, CUPS itself sets its log files by default to 644. 

  Please make it a bit more consistent by default?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1268011/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1204034] Re: Update to 1.2.6

2013-07-23 Thread Didier Raboud
Note that this update would discard the Ubuntu C implementation and
bring libjim0debian2 in the standard isos.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to usb-modeswitch in Ubuntu.
https://bugs.launchpad.net/bugs/1204034

Title:
  Update to 1.2.6

Status in “usb-modeswitch” package in Ubuntu:
  New

Bug description:
  Update usb-modeswitch to 1.2.6
  PTS changelog:
  usb-modeswitch (1.2.6+repack0-1) unstable; urgency=low

* New 1.2.6 upstream release
  - Several changes to streamline compiling as part of larger
projects, mostly in Makefile;
  - fix compiler warnings appearing in certain build environments;
  - new Quanta procedure for Quanta 1K3 LTE;
  - fix for error with cascaded hubs in dispatcher script.

* Repack the upstream tarball:
  - Drop the code copy of jimtcl.

* Replace 04_cope_with_repack patch by one to to use the
  package-provided jimsh and libjim.
* Bump usb-modeswitch-data depends to 20130607.

  usb-modeswitch (1.2.5+repack0-1) experimental; urgency=low

* New 1.2.5 upstream release
  - Initial support for MBIM devices, use with data package = 20121109;
  - checking for these is the automatic default, new parameter
NoMBIMCheck prevents the check per device in case of problems; new
global option to set delay_use of usb-storage (as low values may
prevent mode-switching);
  - fix for handling multi-configuration devices (thanks to Bjørn Mork
for advice).

* Repack the upstream tarball:
  - Drop the code copy of jimtcl.

* Bump usb-modeswitch-data depends to 20121109.
* Bump Standards-Version to 3.9.4 and debhelper B-D to 9 without
  changes needed.

  usb-modeswitch (1.2.4+repack0-1) experimental; urgency=low

* New 1.2.4 upstream release
  - Additional interface checks to prevent sending UFI commands to
non-storage interfaces (prompted by more ambiguous device IDs
popping up);
  - Change in SierraMode for handling newer devices which caused an
error abort before;
  - Makefile fix for parallelized make runs.

* Repack the upstream tarball:
  - Drop the code copy of jimtcl.

* Drop patch to disable logging as was (temporarily) enabled in 1.2.3.
* Refresh patches.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1204034/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1157758] Re: cups and cups-daemon both logrotate /var/log/cups/*log

2013-03-20 Thread Didier Raboud
As far as I can see the code, this is handled since cups 1.6.1-1, unless
you have modified /etc/logrotate/cups before the upgrade.

That said, I suspect Ubuntu might have gotten intermediate versions
without 666367fc1d9fcdf18b71abf2254f8c12edc67f6b and there might be a
need to handle that case specifically.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1157758

Title:
  cups and cups-daemon both logrotate /var/log/cups/*log

Status in “cups” package in Ubuntu:
  New

Bug description:
  Every day, email to administrator:

  Subject: Anacron job 'cron.daily' on zippy

  /etc/cron.daily/logrotate:
  error: cups-daemon:1 duplicate log entry for /var/log/cups/access_log


  
  $ dpkg -L cups cups-daemon |grep logrotate.d/
  /etc/logrotate.d/cups
  /etc/logrotate.d/cups-daemon

  $ head -1 /etc/logrotate.d/cups /etc/logrotate.d/cups-daemon
  == /etc/logrotate.d/cups ==
  /var/log/cups/*log {

  == /etc/logrotate.d/cups-daemon ==
  /var/log/cups/*log {

  $ dpkg -l cups cups-daemon
  ii  cups  1.6.1-2   i386  Common UNIX 
Printing System(tm) - server
  ii  cups-daemon   1.6.1-2   i386  Common UNIX 
Printing System(tm) - server

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1157758/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Desktop-packages] [Bug 984424] Re: Xerox WorkCentre 6015 wrong colors cups 1.5.2

2013-03-06 Thread Didier Raboud
Le mercredi, 6 mars 2013 18.34:25, Gyuris Gellért a écrit :
 Hi odyx, it isn't clear to me, how can I test foo2zjs. Can you explain?
 1. I installed this package:
 http://(…)/foo2zjs_20130303dfsg0-1_all.deb

You need to install the printer-driver-foo2zjs package, but you might want to 
rebuild it on your Ubuntu.

OdyX

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/984424

Title:
  Xerox WorkCentre 6015 wrong colors cups 1.5.2

Status in “cups” package in Ubuntu:
  Confirmed

Bug description:
  Xerox WorkCentre 6015 Ubuntu 12.04 cups 1.5.2  sends the wrong colors to 
printer.
  Works well in Ubuntu 10.04 cups 1.4.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/984424/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 984424] Re: Xerox WorkCentre 6015 wrong colors cups 1.5.2

2013-03-04 Thread Didier Raboud
Debian has foo2zjs 20130220dfsg0 already, will get 20130303 soon, please
test and ask for a sync from experimental if it works.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/984424

Title:
  Xerox WorkCentre 6015 wrong colors cups 1.5.2

Status in “cups” package in Ubuntu:
  Confirmed

Bug description:
  Xerox WorkCentre 6015 Ubuntu 12.04 cups 1.5.2  sends the wrong colors to 
printer.
  Works well in Ubuntu 10.04 cups 1.4.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/984424/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1130918] Re: Please upgrade the foo2qpdl package

2013-02-21 Thread Didier Raboud
I'm preparing an update for Debian experimental and will upload it later
today. Then that'll be a sync away.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to foo2zjs in Ubuntu.
https://bugs.launchpad.net/bugs/1130918

Title:
  Please upgrade the foo2qpdl package

Status in “foo2zjs” package in Ubuntu:
  New

Bug description:
  Please upgrade this package as support for quite a few new printers
  was added in the meantime. At least for the Samsung CLP-365W
  difference between using a somewhat compatible driver, and using this
  updated driver is dramatic: With Ubuntu's driver version color
  printouts look like examples off modern art, whereas printouts with
  the most recent code look pretty well.

  2013-02-21Rick Richardson rick.richard...@comcast.net
* hbpldecode: Handle \r\n in the PCL stream.
* hbpldecode: Update for HBPL version 2

  2013-01-22Rick Richardson rick.richard...@comcast.net
* New Printer: Samsung CLX-3185, CLX-3185FW

  2013-01-14Rick Richardson rick.richard...@comcast.net
* hplj10xx_gui.tcl: Bug: add replace parm in old

  2013-01-13Rick Richardson rick.richard...@comcast.net
* hplj1000: add a sleep 3

  2013-01-04Rick Richardson rick.richard...@comcast.net
* New Printer: Okidata C301dn

  2013-01-02Rick Richardson rick.richard...@comcast.net
* New Printer: Samsung CLP-365W

  2012-09-09Rick Richardson rick.richard...@comcast.net
* Makefile: Add DESTDIR to CUPS_SERVERBIN

  2012-06-01Rick Richardson rick.richard...@comcast.net
* Makefile, hplj1000: remove /lib/udev/rules.d/86-hpmud_plugin.rules
Same thing as 2010-12-10, different path!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/foo2zjs/+bug/1130918/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1130918] Re: Please upgrade the foo2qpdl package

2013-02-21 Thread Didier Raboud
I've now uploaded foo2zjs_20130220dfsg0-2 with all Ubuntu changes
merged, permitting a simple sync towards Ubuntu. have fun!

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to foo2zjs in Ubuntu.
https://bugs.launchpad.net/bugs/1130918

Title:
  Please upgrade the foo2qpdl package

Status in “foo2zjs” package in Ubuntu:
  New

Bug description:
  Please upgrade this package as support for quite a few new printers
  was added in the meantime. At least for the Samsung CLP-365W
  difference between using a somewhat compatible driver, and using this
  updated driver is dramatic: With Ubuntu's driver version color
  printouts look like examples off modern art, whereas printouts with
  the most recent code look pretty well.

  2013-02-21Rick Richardson rick.richard...@comcast.net
* hbpldecode: Handle \r\n in the PCL stream.
* hbpldecode: Update for HBPL version 2

  2013-01-22Rick Richardson rick.richard...@comcast.net
* New Printer: Samsung CLX-3185, CLX-3185FW

  2013-01-14Rick Richardson rick.richard...@comcast.net
* hplj10xx_gui.tcl: Bug: add replace parm in old

  2013-01-13Rick Richardson rick.richard...@comcast.net
* hplj1000: add a sleep 3

  2013-01-04Rick Richardson rick.richard...@comcast.net
* New Printer: Okidata C301dn

  2013-01-02Rick Richardson rick.richard...@comcast.net
* New Printer: Samsung CLP-365W

  2012-09-09Rick Richardson rick.richard...@comcast.net
* Makefile: Add DESTDIR to CUPS_SERVERBIN

  2012-06-01Rick Richardson rick.richard...@comcast.net
* Makefile, hplj1000: remove /lib/udev/rules.d/86-hpmud_plugin.rules
Same thing as 2010-12-10, different path!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/foo2zjs/+bug/1130918/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1099242] Re: package cups-daemon 1.6.1-0ubuntu15 failed to install/upgrade: trying to overwrite '/usr/share/man/man7/backend.7.gz', which is also in package cups 1.6.1-0ubuntu1

2013-01-14 Thread Didier Raboud
The fix for this has been committed to the git repository:
http://anonscm.debian.org/gitweb/?p=pkg-
cups/cups.git;a=commitdiff;h=9bae996b3f66e2b5e0bf0a4ef1f8f8391521254e
and will be uploaded to Debian experimental soon.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1099242

Title:
  package cups-daemon 1.6.1-0ubuntu15 failed to install/upgrade: trying
  to overwrite '/usr/share/man/man7/backend.7.gz', which is also in
  package cups 1.6.1-0ubuntu15

Status in “cups” package in Ubuntu:
  Confirmed

Bug description:
  Don't Know!

  ProblemType: Package
  DistroRelease: Ubuntu 13.04
  Package: cups-daemon 1.6.1-0ubuntu15
  ProcVersionSignature: Ubuntu 3.8.0-0.3-generic 3.8.0-rc3
  Uname: Linux 3.8.0-0-generic i686
  ApportVersion: 2.8-0ubuntu1
  Architecture: i386
  Date: Sun Jan 13 19:52:14 2013
  DuplicateSignature:
   Unpacking replacement cups-daemon ...
   dpkg: error processing /var/cache/apt/archives/cups-daemon_1.6.1-1_i386.deb 
(--unpack):
trying to overwrite '/usr/share/man/man7/backend.7.gz', which is also in 
package cups 1.6.1-0ubuntu15
  ErrorMessage: trying to overwrite '/usr/share/man/man7/backend.7.gz', which 
is also in package cups 1.6.1-0ubuntu15
  InstallationDate: Installed on 2013-01-13 (0 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha i386 (20130113)
  Lpstat: device for Deskjet-3840: hp:/usb/Deskjet_3840?serial=TH46G151T2040R
  MachineType: HP-Pavilion NC692AA-ABA m9510f
  MarkForUpload: True
  Papersize: letter
  PpdFiles: Deskjet-3840: HP Deskjet 3840, hpcups 3.12.11
  ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-3.8.0-0-generic 
root=UUID=61fa9e93-bd7f-4e8f-8012-6eebb7f25195 ro quiet splash vt.handoff=7
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-0-generic 
root=UUID=61fa9e93-bd7f-4e8f-8012-6eebb7f25195 ro quiet splash vt.handoff=7
  SourcePackage: cups
  Title: package cups-daemon 1.6.1-0ubuntu15 failed to install/upgrade: trying 
to overwrite '/usr/share/man/man7/backend.7.gz', which is also in package cups 
1.6.1-0ubuntu15
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/07/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 5.33
  dmi.board.name: Benicia
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.01
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr5.33:bd11/07/2008:svnHP-Pavilion:pnNC692AA-ABAm9510f:pvr:rvnPEGATRONCORPORATION:rnBenicia:rvr1.01:cvnHewlett-Packard:ct3:cvrChassisVersion:
  dmi.product.name: NC692AA-ABA m9510f
  dmi.sys.vendor: HP-Pavilion

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1099242/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1099304] Re: package cups-daemon 1.6.1-0ubuntu15 failed to install/upgrade: trying to overwrite '/usr/share/man/man7/backend.7.gz', which is also in package cups 1.6.1-0ubuntu1

2013-01-13 Thread Didier Raboud
*** This bug is a duplicate of bug 1099242 ***
https://bugs.launchpad.net/bugs/1099242

** This bug has been marked a duplicate of bug 1099242
   package cups-daemon 1.6.1-0ubuntu15 failed to install/upgrade: trying to 
overwrite '/usr/share/man/man7/backend.7.gz', which is also in package cups 
1.6.1-0ubuntu15

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1099304

Title:
  package cups-daemon 1.6.1-0ubuntu15 failed to install/upgrade: trying
  to overwrite '/usr/share/man/man7/backend.7.gz', which is also in
  package cups 1.6.1-0ubuntu15

Status in “cups” package in Ubuntu:
  New

Bug description:
  Ubuntu Raring Ringtail (development branch) \n \l

  ProblemType: Package
  DistroRelease: Ubuntu 13.04
  Package: cups-daemon 1.6.1-0ubuntu15
  ProcVersionSignature: Ubuntu 3.8.0-0.2-generic 3.8.0-rc3
  Uname: Linux 3.8.0-0-generic i686
  ApportVersion: 2.8-0ubuntu1
  Architecture: i386
  CupsErrorLog:
   E [14/Jan/2013:07:58:45 +0400] Unknown directive SystemGroup on line 16 of 
/etc/cups/cupsd.conf.
   E [14/Jan/2013:10:32:02 +0400] Unknown directive SystemGroup on line 16 of 
/etc/cups/cupsd.conf.
  Date: Mon Jan 14 10:32:01 2013
  ErrorMessage: trying to overwrite '/usr/share/man/man7/backend.7.gz', which 
is also in package cups 1.6.1-0ubuntu15
  InstallationDate: Installed on 2013-01-09 (4 days ago)
  InstallationMedia: Xubuntu 13.04 Raring Ringtail - Alpha i386 (20130109)
  KernLog:
   Jan 14 10:32:01 XS35V3 kernel: [225612.505417] type=1400 
audit(1358145121.958:27): apparmor=STATUS operation=profile_replace 
name=/usr/lib/cups/backend/cups-pdf pid=14176 comm=apparmor_parser
   Jan 14 10:32:01 XS35V3 kernel: [225612.506351] type=1400 
audit(1358145121.958:28): apparmor=STATUS operation=profile_replace 
name=/usr/sbin/cupsd pid=14176 comm=apparmor_parser
   Jan 14 10:33:53 XS35V3 kernel: [225723.582830] SGI XFS with ACLs, security 
attributes, realtime, large block/inode numbers, no debug enabled
  Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: No 
destinations added.
  MachineType: Shuttle Inc. XS35V3
  MarkForUpload: True
  Papersize: a4
  ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-3.8.0-0-generic 
root=UUID=f5b374b7-b7a7-42fa-8bd3-725c994f94e9 ro quiet splash vt.handoff=7
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-0-generic 
root=UUID=f5b374b7-b7a7-42fa-8bd3-725c994f94e9 ro quiet splash vt.handoff=7
  SourcePackage: cups
  Title: package cups-daemon 1.6.1-0ubuntu15 failed to install/upgrade: trying 
to overwrite '/usr/share/man/man7/backend.7.gz', which is also in package cups 
1.6.1-0ubuntu15
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/01/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.04
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: XS35V3
  dmi.board.vendor: Shuttle Inc.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.04:bd06/01/2012:svnShuttleInc.:pnXS35V3:pvr1.0:rvnShuttleInc.:rnXS35V3:rvr1.0:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: XS35V3
  dmi.product.version: 1.0
  dmi.sys.vendor: Shuttle Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1099304/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1099276] Re: package cups-daemon 1.6.1-0ubuntu15 failed to install/upgrade: Versuch, »/usr/share/man/man8/cupsd.8.gz« zu überschreiben, welches auch in Paket cups 1.6.1-0ubuntu

2013-01-13 Thread Didier Raboud
*** This bug is a duplicate of bug 1099242 ***
https://bugs.launchpad.net/bugs/1099242

** This bug has been marked a duplicate of bug 1099242
   package cups-daemon 1.6.1-0ubuntu15 failed to install/upgrade: trying to 
overwrite '/usr/share/man/man7/backend.7.gz', which is also in package cups 
1.6.1-0ubuntu15

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1099276

Title:
  package cups-daemon 1.6.1-0ubuntu15 failed to install/upgrade:
  Versuch, »/usr/share/man/man8/cupsd.8.gz« zu überschreiben, welches
  auch in Paket cups 1.6.1-0ubuntu15 ist

Status in “cups” package in Ubuntu:
  New

Bug description:
  When trying to upgrade, run into following issue:

  dpkg: Fehler beim Bearbeiten von 
/var/cache/apt/archives/cups-daemon_1.6.1-1_amd64.deb (--unpack):
   Versuch, »/usr/share/man/man8/cupsd.8.gz« zu überschreiben, welches auch in 
Paket cups 1.6.1-0ubuntu15 ist
  dpkg-deb: Fehler: Unterprozess einfügen wurde durch Signal (Datenübergabe 
unterbrochen (broken pipe)) getötet

  ProblemType: Package
  DistroRelease: Ubuntu 13.04
  Package: cups-daemon 1.6.1-0ubuntu15
  ProcVersionSignature: Ubuntu 3.8.0-0.3-generic 3.8.0-rc3
  Uname: Linux 3.8.0-0-generic x86_64
  ApportVersion: 2.8-0ubuntu1
  Architecture: amd64
  Date: Mon Jan 14 05:26:27 2013
  ErrorMessage: Versuch, »/usr/share/man/man8/cupsd.8.gz« zu überschreiben, 
welches auch in Paket cups 1.6.1-0ubuntu15 ist
  InstallationDate: Installed on 2012-01-27 (352 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  MachineType: ASUSTeK Computer Inc. K72JT
  MarkForUpload: True
  Papersize: a4
  ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-3.8.0-0-generic 
root=UUID=43a991c1-3ce6-4d52-b1f8-0bea794fd6c2 ro quiet splash radeon.audio=1 
vt.handoff=7
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-0-generic 
root=UUID=43a991c1-3ce6-4d52-b1f8-0bea794fd6c2 ro quiet splash radeon.audio=1 
vt.handoff=7
  SourcePackage: cups
  Title: package cups-daemon 1.6.1-0ubuntu15 failed to install/upgrade: 
Versuch, »/usr/share/man/man8/cupsd.8.gz« zu überschreiben, welches auch in 
Paket cups 1.6.1-0ubuntu15 ist
  UpgradeStatus: Upgraded to raring on 2012-12-03 (41 days ago)
  dmi.bios.date: 11/26/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K72JT.204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K72JT
  dmi.board.vendor: ASUSTeK Computer Inc.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK72JT.204:bd11/26/2010:svnASUSTeKComputerInc.:pnK72JT:pvr1.0:rvnASUSTeKComputerInc.:rnK72JT:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
  dmi.product.name: K72JT
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1099276/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1099271] Re: package cups-daemon 1.6.1-0ubuntu15 failed to install/upgrade: попытка перезаписать «/usr/share/man/man7/backend.7.gz», который уже имеется в пакете cups 1.6.1-0ub

2013-01-13 Thread Didier Raboud
*** This bug is a duplicate of bug 1099242 ***
https://bugs.launchpad.net/bugs/1099242

** This bug has been marked a duplicate of bug 1099242
   package cups-daemon 1.6.1-0ubuntu15 failed to install/upgrade: trying to 
overwrite '/usr/share/man/man7/backend.7.gz', which is also in package cups 
1.6.1-0ubuntu15

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1099271

Title:
  package cups-daemon 1.6.1-0ubuntu15 failed to install/upgrade: попытка
  перезаписать «/usr/share/man/man7/backend.7.gz», который уже имеется в
  пакете cups 1.6.1-0ubuntu15

Status in “cups” package in Ubuntu:
  New

Bug description:
  package cups-daemon 1.6.1-0ubuntu15 failed to install/upgrade: попытка
  перезаписать «/usr/share/man/man7/backend.7.gz», который уже имеется в
  пакете cups 1.6.1-0ubuntu15

  ProblemType: Package
  DistroRelease: Ubuntu 13.04
  Package: cups-daemon 1.6.1-0ubuntu15
  ProcVersionSignature: Ubuntu 3.8.0-0.3-generic 3.8.0-rc3
  Uname: Linux 3.8.0-0-generic i686
  ApportVersion: 2.8-0ubuntu1
  Architecture: i386
  CupsErrorLog:
   E [13/Jan/2013:10:40:03 +0400] Unknown directive SystemGroup on line 16 of 
/etc/cups/cupsd.conf.
   E [13/Jan/2013:12:43:29 +0400] Unknown directive SystemGroup on line 16 of 
/etc/cups/cupsd.conf.
   E [13/Jan/2013:19:49:32 +0400] Unknown directive SystemGroup on line 16 of 
/etc/cups/cupsd.conf.
   E [13/Jan/2013:22:31:57 +0400] Unknown directive SystemGroup on line 16 of 
/etc/cups/cupsd.conf.
   E [14/Jan/2013:07:41:36 +0400] Unknown directive SystemGroup on line 16 of 
/etc/cups/cupsd.conf.
  Date: Mon Jan 14 07:41:36 2013
  ErrorMessage: попытка перезаписать «/usr/share/man/man7/backend.7.gz», 
который уже имеется в пакете cups 1.6.1-0ubuntu15
  InstallationDate: Installed on 2013-01-05 (8 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha i386 (20130104)
  Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: No 
destinations added.
  MachineType: ASUSTeK COMPUTER INC. 1025C
  MarkForUpload: True
  Papersize: a4
  ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-3.8.0-0-generic 
root=UUID=b3c0b462-b71a-42d1-b41a-6ca7f3ba4921 ro quiet splash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-0-generic 
root=UUID=b3c0b462-b71a-42d1-b41a-6ca7f3ba4921 ro quiet splash
  SourcePackage: cups
  Title: package cups-daemon 1.6.1-0ubuntu15 failed to install/upgrade: попытка 
перезаписать «/usr/share/man/man7/backend.7.gz», который уже имеется в пакете 
cups 1.6.1-0ubuntu15
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/08/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1025C.0801
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: 1025C
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: x.xx
  dmi.chassis.asset.tag: 0x
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: x.x
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1025C.0801:bd03/08/2012:svnASUSTeKCOMPUTERINC.:pn1025C:pvrx.x:rvnASUSTeKCOMPUTERINC.:rn1025C:rvrx.xx:cvnASUSTeKCOMPUTERINC.:ct10:cvrx.x:
  dmi.product.name: 1025C
  dmi.product.version: x.x
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1099271/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1099239] Re: package cups-daemon 1.6.1-0ubuntu15 failed to install/upgrade: trying to overwrite '/usr/share/man/man8/cupsd.8.gz', which is also in package cups 1.6.1-0ubuntu15

2013-01-13 Thread Didier Raboud
*** This bug is a duplicate of bug 1099242 ***
https://bugs.launchpad.net/bugs/1099242

** This bug has been marked a duplicate of bug 1099242
   package cups-daemon 1.6.1-0ubuntu15 failed to install/upgrade: trying to 
overwrite '/usr/share/man/man7/backend.7.gz', which is also in package cups 
1.6.1-0ubuntu15

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1099239

Title:
  package cups-daemon 1.6.1-0ubuntu15 failed to install/upgrade: trying
  to overwrite '/usr/share/man/man8/cupsd.8.gz', which is also in
  package cups 1.6.1-0ubuntu15

Status in “cups” package in Ubuntu:
  Confirmed

Bug description:
  Preconfiguring packages ...
  (Reading database ... 517002 files and directories currently installed.)
  Preparing to replace cups-daemon 1.6.1-0ubuntu15 (using 
.../cups-daemon_1.6.1-1_amd64.deb) ...
  cups stop/waiting
  Unpacking replacement cups-daemon ...
  dpkg: error processing /var/cache/apt/archives/cups-daemon_1.6.1-1_amd64.deb 
(--unpack):
   trying to overwrite '/usr/share/man/man8/cupsd.8.gz', which is also in 
package cups 1.6.1-0ubuntu15
  dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
  cups start/running, process 9721
  Preparing to replace libcupsmime1:amd64 1.6.1-0ubuntu15 (using 
.../libcupsmime1_1.6.1-1_amd64.deb) ...
  Unpacking replacement libcupsmime1:amd64 ...
  Preparing to replace cups 1.6.1-0ubuntu15 (using .../cups_1.6.1-1_amd64.deb) 
...
  Unpacking replacement cups ...
  Preparing to replace cups-bsd 1.6.1-0ubuntu15 (using 
.../cups-bsd_1.6.1-1_amd64.deb) ...
  Unpacking replacement cups-bsd ...
  Preparing to replace cups-client 1.6.1-0ubuntu15 (using 
.../cups-client_1.6.1-1_amd64.deb) ...
  Unpacking replacement cups-client ...
  Preparing to replace libcups2:amd64 1.6.1-0ubuntu15 (using 
.../libcups2_1.6.1-1_amd64.deb) ...
  De-configuring libcups2:i386 ...
  Unpacking replacement libcups2:amd64 ...
  Preparing to replace libcups2:i386 1.6.1-0ubuntu15 (using 
.../libcups2_1.6.1-1_i386.deb) ...
  Unpacking replacement libcups2:i386 ...
  Processing triggers for man-db ...
  Processing triggers for doc-base ...
  Processing 1 changed doc-base file...
  Registering documents with scrollkeeper...
  Errors were encountered while processing:
   /var/cache/apt/archives/cups-daemon_1.6.1-1_amd64.deb
  E: Sub-process /usr/bin/dpkg returned an error code (1)

  ProblemType: Package
  DistroRelease: Ubuntu 13.04
  Package: cups-daemon 1.6.1-0ubuntu15
  ProcVersionSignature: Ubuntu 3.7.0-7.15-generic 3.7.0
  Uname: Linux 3.7.0-7-generic x86_64
  NonfreeKernelModules: openafs
  ApportVersion: 2.8-0ubuntu1
  Architecture: amd64
  Date: Sun Jan 13 19:27:37 2013
  DpkgTerminalLog:
   Preparing to replace cups-daemon 1.6.1-0ubuntu15 (using 
.../cups-daemon_1.6.1-1_amd64.deb) ...
   cups stop/waiting
   Unpacking replacement cups-daemon ...
   dpkg: error processing /var/cache/apt/archives/cups-daemon_1.6.1-1_amd64.deb 
(--unpack):
trying to overwrite '/usr/share/man/man8/cupsd.8.gz', which is also in 
package cups 1.6.1-0ubuntu15
  DuplicateSignature:
   Unpacking replacement cups-daemon ...
   dpkg: error processing /var/cache/apt/archives/cups-daemon_1.6.1-1_amd64.deb 
(--unpack):
trying to overwrite '/usr/share/man/man8/cupsd.8.gz', which is also in 
package cups 1.6.1-0ubuntu15
  ErrorMessage: trying to overwrite '/usr/share/man/man8/cupsd.8.gz', which is 
also in package cups 1.6.1-0ubuntu15
  InstallationDate: Installed on 2010-12-05 (770 days ago)
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20101202)
  Lpstat:
   device for meadow: ipp://tree-killer.mit.edu:631/printers/meadow
   device for mitprint: lpd://mitprint.mit.edu/bw
   device for mitprint-color: lpd://mitprint.mit.edu/color
   device for quickprint: http://quickprint.mit.edu/printer/
  MachineType: LENOVO 4313CTO
  MarkForUpload: True
  Papersize: letter
  PpdFiles:
   mitprint: HP LaserJet 9050 hpijs pcl3, 3.12.11
   meadow: HP LaserJet 8100 Foomatic/Postscript
   quickprint: Generic PostScript Printer Foomatic/Postscript (recommended)
   mitprint-color: HP Color LaserJet cp3525 hpijs pcl3, 3.12.11
  ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-3.7.0-7-generic 
root=/dev/mapper/fdisk-ubuntu ro crashkernel=384M-2G:64M,2G-:128M quiet splash 
vt.handoff=7
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-7-generic 
root=/dev/mapper/fdisk-ubuntu ro crashkernel=384M-2G:64M,2G-:128M quiet splash 
vt.handoff=7
  SourcePackage: cups
  Title: package cups-daemon 1.6.1-0ubuntu15 failed to install/upgrade: trying 
to overwrite '/usr/share/man/man8/cupsd.8.gz', which is also in package cups 
1.6.1-0ubuntu15
  UpgradeStatus: Upgraded to raring on 2012-11-15 (59 days ago)
  dmi.bios.date: 06/05/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6MET91WW (1.51 )
  dmi.board.name: 4313CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No 

[Desktop-packages] [Bug 301594] Re: FHS violation?

2012-12-09 Thread Didier Raboud
Maintainer voiced his opinion, that's IMHO clear: this will not get fixed by a
_very_ (and hard to maintain) invasive distribution-specific patch in Debian nor
Ubuntu. Unless someone comes with a patch and some guarantees to maintain the
patch on the long term, it will just not happen by painting that issue as
ridiculous.

That said, there's still some hope for a future solution, see
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=692791#101 from Michael Sweet,
upstream author:

 *If* we move to a non-editable format in the future (likely for CUPS 2.0) we
 will definitely restructure things to put those files in /var/lib.
 
 I don't advise that you try to patch current CUPS to use /var/lib/cupsd for
 cupsd stuff and /etc/cups for everything else since the current code assumes
 that all CUPS configuration files are in one location.  The patch will be
 very very messy and hard to maintain.

Cheers, OdyX, with his Debian Printing Team (including some cups
fiddling) hat on

** Bug watch added: Debian Bug tracker #692791
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=692791

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/301594

Title:
  FHS violation?

Status in CUPS - Common Unix Printing System:
  Invalid
Status in “cups” package in Ubuntu:
  Opinion

Bug description:
  Binary package hint: cups

  From the CUPS documentation:

  'The CUPS scheduler (cupsd) uses the /etc/cups/subscriptions.conf file
  to store the list of active subscriptions'

  /etc/ is an incorrect place to store (what is presumably) transient
  information like this, surely?

To manage notifications about this bug go to:
https://bugs.launchpad.net/cups/+bug/301594/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 277404] Re: hp laserjet postscript text print does not print some characters

2012-12-02 Thread Didier Raboud
Please also replace upper-case shouting with lower-case. Upper-case
claims don't help to have this bug fixed; much to the contrary I'd say.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to hplip in Ubuntu.
https://bugs.launchpad.net/bugs/277404

Title:
  hp laserjet postscript text print does not print some characters

Status in HP Linux Imaging and Printing:
  Invalid
Status in Poppler:
  Confirmed
Status in “cups” package in Ubuntu:
  Fix Released
Status in “foomatic-db” package in Ubuntu:
  Invalid
Status in “gtk+2.0” package in Ubuntu:
  Invalid
Status in “hplip” package in Ubuntu:
  Invalid
Status in “poppler” package in Ubuntu:
  Triaged
Status in “cups” source package in Intrepid:
  Fix Released
Status in “foomatic-db” source package in Intrepid:
  Invalid
Status in “gtk+2.0” source package in Intrepid:
  Invalid
Status in “hplip” source package in Intrepid:
  Invalid
Status in “poppler” source package in Intrepid:
  Invalid

Bug description:
  Binary package hint: hplip

  Intrepid Beta (fresh install)
  HPLIP 2.8.7-0ubuntu3

  Symptoms: Printing from a text based application like text editor to
  my HP ColorLaserJet 2605Dn (using the recommended Postscript driver)
  results in certain characters being represented as empty squares. The
  number 8, the  and ,  the / character and the eol char seem
  to be most affected.

  Changing the document's font does not correct the problem, but it may
  cause different characters to be substituted with boxes.

  My other printer, which is an HP P1215 inkjet (non-Postscript) works
  normally.

  The Laserjet works fine in Hardy. I tried copying the .ppd from hardy
  over the .ppd installed with Intrepid, but the problem remains. (note:
  subsequent testing indicates this para is incorrect.  I had forgottent
  to restart CUPS. The Hardy .ppd does in fact correct the problem as
  noted below).

  If I set the Laserjet to use the generic Postscript driver I lose some
  control features, but what does print is correct and the problem does
  not manifest.

  To repeat the issue:

  open text editor and enter the string

  ***this is a printer system test
  1234567890abcdefghijklmnopqrstuvwxyz/.,?***

  print the document.  The 8 character, the / character, the 
  character and the eol character will be represented by a hollow
  square. I don't see any equivalent in the Latin character set chart.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hplip/+bug/277404/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 625284] Re: 5 second delay between print jobs

2012-11-01 Thread Didier Raboud
** Bug watch added: Debian Bug tracker #691966
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=691966

** Changed in: cups (Debian)
   Importance: Undecided = Unknown

** Changed in: cups (Debian)
   Status: New = Unknown

** Changed in: cups (Debian)
 Remote watch: None = Debian Bug tracker #691966

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/625284

Title:
  5 second delay between print jobs

Status in “cups” package in Ubuntu:
  Confirmed
Status in “cups” package in Debian:
  Unknown

Bug description:
  Binary package hint: cups

  In Ubuntu 9.10 and 10.04 (CUPS 1.3 and 1.4) when sending multiple
  print jobs there is a 5 second delay due to CUPS waiting for
  confirmation that the previous job was completed.  This is fine but
  the documentation says that when using the AppSocket (JetDirect)
  protocol this behaviour can be disabled by using the 'waiteof' option
  appended to the device URI:

  $ lpadmin -p printername -u allow:all -E -v
  socket://192.168.0.1:9100?waiteof=false

  This backchannel wait time is supposed to be removed from CUPS version
  1.4.4 (Ubuntu 10.10).  Would it be possible to backport this change to
  9.10 and 10.04?

  References:

  http://www.cups.org/documentation.php/network.html
  http://thread.gmane.org/gmane.comp.printing.cups.general/26025/focus=26041
  https://www.centos.org/modules/newbb/viewtopic.php?topic_id=23316
  
http://forums.novell.com/novell-product-support-forums/suse-linux-enterprise-server-sles/sles-configure-administer/415237-cups-1-4-4-a.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/625284/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 992639] Re: Regression: 12.04 update breaks support for Internet Sticks (3G modems): Nokia CS-15, Nokia cs-17 and perhaps many others

2012-08-28 Thread Didier Raboud
Josh: anything that could be done thereabout in usb-modeswitch ?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/992639

Title:
  Regression: 12.04 update breaks support for Internet Sticks (3G
  modems):  Nokia CS-15, Nokia cs-17 and perhaps many others

Status in “network-manager” package in Ubuntu:
  Invalid
Status in “usb-modeswitch” package in Ubuntu:
  Incomplete

Bug description:
  When Nokia Mobile Phones CS-15 (Internet Stick 3G modem) is plugged
  in a usb port nothing happens. No pin code is asked. Not even the
  light in the stick turns on.

  lsusb list the device as:
  Bus 002 Device 003: ID 0421:0610 Nokia Mobile Phones CS-15 (Internet Stick 3G 
modem)

  Tested wth Ubuntu 12.04 LTS.
  It worked fine with Ubuntu 11.10 so this is a regression.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: usb-modeswitch 1.2.3+repack0-1ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic-pae 3.2.14
  Uname: Linux 3.2.0-24-generic-pae i686
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: i386
  Date: Tue May  1 17:19:58 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=fi_FI.UTF-8
   SHELL=/bin/bash
  SourcePackage: usb-modeswitch
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/992639/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 912625] Re: #!/usr/bin/env python breaks Python-based Ubuntu packages in the presence of virtualenvs, local installations

2012-01-06 Thread Didier Raboud
I might take a look at c2esp, foo2zjs and pyppd in due time.

So far I'm not sure this bug is as uncontroversial as it might seem and
would really prefer a discussion about it on debian-
pyt...@lists.debian.org before rushing out any actions. The Debian
Python Policy currently says Maintainers _should_ not use env ..: this
doesn't mean it's (currently) forbidden; this even means it discouraged,
but allowed.

I don't think creating a Ubuntu-specific diff for this type of bug is
the way to go: either there is a valid reason to do it and it should be
done in Debian first (with appropriate Debian Python Policy change,
lintian warning, etc) or there is none and, well, the cost of the diff
will have to be carried by Ubuntu hands. (Note that given bugs on the
respective packages, such a change could be done in very few days in
Debian.) Not doing it in Debian first now means that it might
eventually be done there later and that a merge will be needed; that
sounds like unneccessary work on both sides (and I like to avoid
unneccessary work).

In particular, this topic was previously discussed there:
http://lists.debian.org/debian-python/2009/09/msg00132.html and there
seemed to be reasonable agreement around a lintian warning and/or python
policy amendment (although without actions); this should really come
before blindly fixing all affected packages in Ubuntu only. (IMHO, eh).

Cheers, OdyX

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-applets in Ubuntu.
https://bugs.launchpad.net/bugs/912625

Title:
  #!/usr/bin/env python breaks Python-based Ubuntu packages in the
  presence of virtualenvs, local installations

Status in HP Linux Imaging and Printing:
  New
Status in “c2esp” package in Ubuntu:
  New
Status in “foo2zjs” package in Ubuntu:
  New
Status in “gconf2” package in Ubuntu:
  New
Status in “gnome-applets” package in Ubuntu:
  New
Status in “hplip” package in Ubuntu:
  Fix Released
Status in “mercurial” package in Ubuntu:
  New
Status in “pidgin” package in Ubuntu:
  New
Status in “pitivi” package in Ubuntu:
  New
Status in “pyppd” package in Ubuntu:
  New

Bug description:
  Currently (as of 11.04, and I suspect in 11.10), several packages I've
  discovered will potentially break if you have a non-system Python
  executable on your PATH, e.g. using virtualenv or a custom-built
  Python. As per the Debian Python Policy (I can't find a similarly
  thorough document for Ubuntu),

   The preferred specification for the Python interpreter is
  /usr/bin/python or /usr/bin/pythonX.Y. This ensures that a Debian
  installation of python is used and all dependencies on additional
  python modules are met.

   Maintainers should not override the Debian Python interpreter using
  /usr/bin/env python or /usr/bin/env pythonX.Y. This is not advisable
  as it bypasses Debian's dependency checking and makes the package
  vulnerable to incomplete local installations of python.

  I think this is reasonable, and also supported by the majority of the
  Python scripts in my /usr/bin directory.

  This also has potential security implications, i.e. someone with only
  user-level access could override the system Python in a user's
  ~/.bash_profile and install a malicious version of certain package
  dependencies.

  dwf@barricade:~$ lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04
  dwf@barricade:~$ grep '#!/usr/bin/env python' /usr/bin/* /usr/sbin/* |cut -d 
':' -f 1|xargs dpkg -S
  gconf2: /usr/bin/gsettings-schema-convert
  mercurial-common: /usr/bin/hg-ssh
  hplip: /usr/bin/hp-align
  hplip: /usr/bin/hp-check
  hplip: /usr/bin/hp-clean
  hplip: /usr/bin/hp-colorcal
  hplip: /usr/bin/hp-firmware
  hplip: /usr/bin/hp-hpdio
  hplip: /usr/bin/hp-info
  hplip: /usr/bin/hp-levels
  hplip: /usr/bin/hp-makeuri
  hplip: /usr/bin/hp-pkservice
  hplip: /usr/bin/hp-plugin
  hplip: /usr/bin/hp-probe
  hplip: /usr/bin/hp-query
  hplip: /usr/bin/hp-scan
  hplip: /usr/bin/hp-setup
  hplip: /usr/bin/hp-testpage
  hplip: /usr/bin/hp-timedate
  hplip: /usr/bin/hp-unload
  gnome-applets: /usr/bin/invest-chart
  pitivi: /usr/bin/pitivi
  libpurple-bin: /usr/bin/purple-remote
  libpurple-bin: /usr/bin/purple-url-handler
  hplip: /usr/sbin/hpssd

  dwf@barricade:~$ grep '#!/usr/bin/env python' /usr/bin/* /usr/sbin/* |cut -d 
':' -f 1 |xargs dpkg -S |cut -d':' -f 1|xargs apt-cache policy
  gconf2:
Installed: 2.32.2-0ubuntu2
Candidate: 2.32.2-0ubuntu2
Version table:
   *** 2.32.2-0ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages
  100 /var/lib/dpkg/status
  hplip:
Installed: 3.11.1-2ubuntu2
Candidate: 3.11.1-2ubuntu2
Version table:
   *** 3.11.1-2ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages
  100 /var/lib/dpkg/status
  gnome-applets:
Installed: 2.32.1.1-0ubuntu5
Candidate: 2.32.1.1-0ubuntu5
Version table:
   *** 2.32.1.1-0ubuntu5 0