[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#591425: marked as done (gs -h repeats the word jpeg 58 times)



Your message dated Thu, 04 Jan 2024 21:15:03 -0600
with message-id <3298788.aV6nBDHxoP@riemann>
and subject line Re: gs -h repeats the word jpeg 58 times
has caused the Debian Bug report #591425,
regarding gs -h repeats the word jpeg 58 times
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 owner@bugs.debian.org
immediately.)


-- 
591425: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591425
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: ghostscript
Version: 8.71~dfsg2-3
Severity: wishlist

gs -h repeats the word jpeg 58 times, and maybe some others too.

$ gs -h|sed 1,/Avail/d|tr \  \\n|sed /^$/d|sort|uniq -c|sort -nr|head
     58 jpeg
      9 :
      2 pngmono
      2 pnggray
      2 pngalpha
      2 png256
      2 png16m
      2 png16
      2 pdfwrite
      2 pcx256



--- End Message ---
--- Begin Message ---
On Tue, 03 Aug 2010 07:42:20 +0800 jidanni@jidanni.org wrote:
> Package: ghostscript
> Version: 8.71~dfsg2-3
> Severity: wishlist
> 
> gs -h repeats the word jpeg 58 times, and maybe some others too.
> 
> $ gs -h|sed 1,/Avail/d|tr \  \\n|sed /^$/d|sort|uniq -c|sort -nr|head
>      58 jpeg
>       9 :
>       2 pngmono
>       2 pnggray
>       2 pngalpha
>       2 png256
>       2 png16m
>       2 png16
>       2 pdfwrite
>       2 pcx256

No longer repeats jpeg 58 times.
$ gs -h|sed 1,/Avail/d|tr \  \\n|sed /^$/d|sort|uniq -c|sort -nr|head
      8 :
      3 to
      3 pdfwrite
      2 /usr/share/ghostscript/fonts
      1 you
      1 xpswrite
      1 xes
      1 xcfcmyk
      1 xcf
      1 x11rg32x

Attachment: signature.asc
Description: This is a digitally signed message part.


--- End Message ---

Reply to: