Your message dated Tue, 14 Feb 2012 06:32:14 +0000
with message-id <e1rxbvy-00059p...@franck.debian.org>
and subject line Bug#658258: fixed in cups-filters 1.0.1-1
has caused the Debian Bug report #658258,
regarding Cups 1.5.0-16 breaks plain text printing
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
658258: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=658258
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: cups
Version: 1.5.0-16
Severity: grave

[521]$ echo "Hello, world" | lpr
lpr: Unsupported document-format "text/plain".

The split off of a separate cups-filters package omits the "texttops"
command which is called for in /etc/cups/mime.convs.

# dpkg-deb -c cups-filters_1.0~b1-3_i386.deb | grep filter/
drwxr-xr-x root/root         0 2012-01-30 01:41 ./usr/lib/cups/filter/
-rwxr-xr-x root/root     34076 2012-01-30 01:41 
./usr/lib/cups/filter/rastertoescpx
-rwxr-xr-x root/root     55960 2012-01-30 01:41 
./usr/lib/cups/filter/imagetoraster
-rwxr-xr-x root/root    149088 2012-01-30 01:41 ./usr/lib/cups/filter/pdftoopvp
-rwxr-xr-x root/root      9500 2012-01-30 01:41 
./usr/lib/cups/filter/commandtoescpx
-rwxr-xr-x root/root     89192 2012-01-30 01:41 ./usr/lib/cups/filter/texttopdf
-rwxr-xr-x root/root      6481 2012-01-30 01:41 ./usr/lib/cups/filter/pstopdf
-rwxr-xr-x root/root    155740 2012-01-30 01:41 ./usr/lib/cups/filter/pdftopdf
-rwxr-xr-x root/root     21904 2012-01-30 01:41 ./usr/lib/cups/filter/pdftoijs
-rwxr-xr-x root/root     17752 2012-01-30 01:41 
./usr/lib/cups/filter/bannertopdf
-rwxr-xr-x root/root     34076 2012-01-30 01:41 
./usr/lib/cups/filter/rastertopclx
-rwxr-xr-x root/root      5404 2012-01-30 01:41 
./usr/lib/cups/filter/commandtopclx
-rwxr-xr-x root/root     34196 2012-01-30 01:41 
./usr/lib/cups/filter/pdftoraster
-rwxr-xr-x root/root      3561 2012-01-30 01:21 ./usr/lib/cups/filter/textonly
-rwxr-xr-x root/root     34120 2012-01-30 01:41 ./usr/lib/cups/filter/imagetopdf
-rwxr-xr-x root/root     21968 2012-01-30 01:41 ./usr/lib/cups/filter/pdftops
# grep texttops /etc/cups/mine.convs
application/x-cshell    application/postscript  33      texttops
application/x-csource   application/postscript  33      texttops
application/x-perl      application/postscript  33      texttops
application/x-shell     application/postscript  33      texttops
text/plain              application/postscript  33      texttops
text/html               application/postscript  33      texttops

This is Extremely Not Okay, thus the high severity level.
grave: "makes the package in question unusable or mostly so"


<rant>
Have I also mentioned that cups error reporting (or, more specifically,
the catastrophic lack of it) is a festering reeking maggot-ridden
mountain of suppurating shit?

You'd think it would be easy enough to log an error message like
"execve: /usr/lib/cups/filter/texttops: No such file or directory" to
bestow upon the humble sysadmin a clue as to *why* the document format
is not supported.  But no, all I get is:

D [01/Feb/2012:14:35:11 +0000] Send-Document ipp://localhost:631/printers/lablp
D [01/Feb/2012:14:35:11 +0000] cupsdIsAuthorized: requesting-user-name="$USER"
D [01/Feb/2012:14:35:11 +0000] [Job 138052] Auto-typing file...
D [01/Feb/2012:14:35:11 +0000] [Job 138052] Request file type is text/plain.
D [01/Feb/2012:14:35:11 +0000] Send-Document 
client-error-document-format-not-supported: Unsupported document-format 
"text/plain".
E [01/Feb/2012:14:35:11 +0000] Returning IPP 
client-error-document-format-not-supported for Send-Document 
(ipp://localhost:631/printers/lablp) from localhost
D [01/Feb/2012:14:35:11 +0000] cupsdSetBusyState: newbusy="Dirty files", 
busy="Active clients and dirty files"
D [01/Feb/2012:14:35:11 +0000] cupsdReadClient: 17 WAITING Closing on EOF
D [01/Feb/2012:14:35:11 +0000] cupsdCloseClient: 17
D [01/Feb/2012:14:35:11 +0000] cupsdSetBusyState: newbusy="Dirty files", 
busy="Dirty files"

... leaving me to grovel though the configuration files and figure out
not just which step of cups' byzantine internal processes is not working,
but what those steps are in the first place!

There should be a log message somewhere explaining the sequence of filters
that cups chooses to apply, and detailed error output if any of them fail.

Maybe I could just go back to lprng + magicfilter...
</rant>



--- End Message ---
--- Begin Message ---
Source: cups-filters
Source-Version: 1.0.1-1

We believe that the bug you reported is fixed in the latest version of
cups-filters, which is due to be installed in the Debian FTP archive:

cups-filters_1.0.1-1.debian.tar.gz
  to main/c/cups-filters/cups-filters_1.0.1-1.debian.tar.gz
cups-filters_1.0.1-1.dsc
  to main/c/cups-filters/cups-filters_1.0.1-1.dsc
cups-filters_1.0.1-1_amd64.deb
  to main/c/cups-filters/cups-filters_1.0.1-1_amd64.deb
cups-filters_1.0.1.orig.tar.gz
  to main/c/cups-filters/cups-filters_1.0.1.orig.tar.gz
libcupsfilters-dev_1.0.1-1_amd64.deb
  to main/c/cups-filters/libcupsfilters-dev_1.0.1-1_amd64.deb
libcupsfilters1_1.0.1-1_amd64.deb
  to main/c/cups-filters/libcupsfilters1_1.0.1-1_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 658...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Till Kamppeter <till.kamppe...@gmail.com> (supplier of updated cups-filters 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 14 Feb 2012 07:23:51 +0100
Source: cups-filters
Binary: libcupsfilters1 cups-filters libcupsfilters-dev
Architecture: source amd64
Version: 1.0.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian CUPS Maintainers <pkg-cups-de...@lists.alioth.debian.org>
Changed-By: Till Kamppeter <till.kamppe...@gmail.com>
Description: 
 cups-filters - OpenPrinting CUPS Filters
 libcupsfilters-dev - OpenPrinting CUPS Filters - Development files for the 
library
 libcupsfilters1 - OpenPrinting CUPS Filters - Shared library
Closes: 658258
Changes: 
 cups-filters (1.0.1-1) unstable; urgency=low
 .
   * New upstream release
      - cups-filters 1.0.1 release
      - Included the textonly filter, Red Hat's driver for text-only printers.
      - Install sample PPD file for pdftoijs (for HP PhotoSmart Pro B8300).
      - Added cupsfilters.drv, providing support for the HP DesignJet 600,
        750C, 1050C, 4000, T1100, T790.
      - Added texttops and imagetops filters for backward compatibility
        (Closes: #658258).
      - Use Ghostscript as default renderer when building pdftops (LP: #926068).
      - Build system and documentation fixes
      - Incorporated distro patches upstream: Cost factor 100 for pdftoraster,
        installation of C headers, PDF filter documentation
   * debian/local/text*, debian/local/README.pdf-filters: Removed, incorporated
     upstream.
   * debian/cups-filters.ppd-updater: Updated appropriate to changes in the
     upstream package.
   * debian/cups-filters.install: Updated due to upstream inclusion of
     textonly filter.
   * debian/rules: Removed extra rules for working around build system bugs
     in 1.0b1.
   * debian/libcupsfilters-dev.install: Install the files via this .install file
     now and not via debian/rules.
Checksums-Sha1: 
 4ad3cf9505324fd2a4414e460f1c053b1cb2a081 2419 cups-filters_1.0.1-1.dsc
 7d635a9b5d918d0a20fa344e6810561813ec2d88 988211 cups-filters_1.0.1.orig.tar.gz
 e0e66beff87f7bff0ecc559bc3c6c82f6b2a4e21 7037 
cups-filters_1.0.1-1.debian.tar.gz
 254d6f8d8234be6b2a4d7f2ee9040efc2e3b2228 61360 
libcupsfilters1_1.0.1-1_amd64.deb
 40087c023ee2ad73ee7ee8eeafd85dae355d9c98 368202 cups-filters_1.0.1-1_amd64.deb
 f4aabf3c4856421a8687996545b95e3349f239f6 72620 
libcupsfilters-dev_1.0.1-1_amd64.deb
Checksums-Sha256: 
 64c9122b14b0c42c533540c27dba093d50684080d1601ffc23619b2154883446 2419 
cups-filters_1.0.1-1.dsc
 b2c27140281fd6ce1620d0b02f76b0f6d08cab4f2b831d23d0de447e29763d36 988211 
cups-filters_1.0.1.orig.tar.gz
 312aa2bd647be49bb78a8c8e30140a6b9ccbdd03e15c65a9460fb502a485cb7b 7037 
cups-filters_1.0.1-1.debian.tar.gz
 93ed0bb02ab798aa685c0853bf03256af3395109461e3bcccd067cb24ca5d330 61360 
libcupsfilters1_1.0.1-1_amd64.deb
 dbf6b53ce900df49a8fda76cba00833bf8a9828e3afdd3b8d6f6e3f460eb76d6 368202 
cups-filters_1.0.1-1_amd64.deb
 a948314962bbbf8a93dabeba609487b16fed908db621d4b3d38e399fb760bcdc 72620 
libcupsfilters-dev_1.0.1-1_amd64.deb
Files: 
 e411aef0ff98f99671a3e79d73e0df91 2419 net optional cups-filters_1.0.1-1.dsc
 0f158e42798da7da030721f7ec139ece 988211 net optional 
cups-filters_1.0.1.orig.tar.gz
 64cf32901359bca1b9ff19ffde2358e9 7037 net optional 
cups-filters_1.0.1-1.debian.tar.gz
 8b31a1c1a75bac9970d5849601017988 61360 libs optional 
libcupsfilters1_1.0.1-1_amd64.deb
 ee87681d1a177c8ce2d035cc585a20bb 368202 net optional 
cups-filters_1.0.1-1_amd64.deb
 0af0b8d1635024d5394a6e4c52a6e43f 72620 libdevel optional 
libcupsfilters-dev_1.0.1-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJPOf89AAoJEPmIJawmtHufjmcP/RYc4ZjjI7XHhW8oeY9Ipfir
EZKlTErJQxovDwpTxS4p6mxjxPk5/mKRVjBOo5ZU73H8OEUzvHhwJMqI65A8D5M2
HpjjnfarMraJ6vsQHVx+8Eq9ugOVn7qbqRV1I1KQUEAhVs/FQMNp7PpBIe69BOYT
s/yotD5S1QhgYFS1cj5TVAumopCqBHBKHnyxXCRQAuIyOm2ObX/JX4s8fjW9gDtE
Fh+RoyhaAZUBPsfVtvZko4LFdiN1R9kLjk0nQx0HjFXof3w1nupkfnypxrZzhQcI
WlrS3ebEkcueQg1NJIsakuUL7oADgqulpnq29bWk7ObsloMCd5YmbWclhlKM/Y2Y
g3yvR2zyn+zSBpCV94ZZNnZIjbhmaSQwdGMt4T22dZ2VquKY0hc0xETFVDYxzzhE
+8/b0fzXbZ9m1lNtJRB1WlCEivsfnz3O7InLcl0MJCGic9NpLA4uyXzZVeu2ZqyW
WG1D8NScpE9L2vLpjiWB03ZygspY2G+UBLfPpGybSNDr7s7qBvBoBZro7h9WMiC8
axz6GW0QHZ6X5/H8+bA+3Br8yIPFhMUJehGQ3SMP3nP8WjGcgwUyKHganOyXmK95
6q6GdmGDXqG1vUkIsa/o25RZBW2pId9aYvbDSY9lrwpxZd/GOnauYp53dthU81MR
EBCgFMxdrKamfJ4mnqdi
=Rwdu
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to