Your message dated Tue, 9 Sep 2025 19:59:55 +0200
with message-id <[email protected]>
and subject line psutils and paper dimension (bounding box)
has caused the Debian Bug report #675155,
regarding psutils and paper dimension (bounding box)
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
675155: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675155
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: psutils
Version: 1.17-31
Severity: important

Hello.

This bug affects both stable and unstable, in a different way.

See this procedure:

$ pdflatex small2e
$ pdftops -level3 small2e.pdf
$ head small2e.ps
%!PS-Adobe-3.0
%%Creator: TeX
%%LanguageLevel: 3
%%DocumentSuppliedResources: (atend)
%%DocumentMedia: plain 596 842 0 () ()
%%BoundingBox: 0 0 596 842
%%Pages: 1
%%EndComments
%%BeginDefaults
%%PageMedia: plain
$ pstops

$ pstops -b -w1000 -h1000 '1:0' small2e.ps  | head
%!PS-Adobe-3.0
%%Creator: TeX
%%LanguageLevel: 3
%%DocumentSuppliedResources: (atend)
%%DocumentMedia: plain 596 842 0 () ()
%%BoundingBox: 0 0 596 842
%%Pages: 1 0
%%EndComments
%%BeginDefaults
%%PageMedia: plain

I've found the bug report #632182 which claims to address this
problem. So after the backporting from wheezy
(psutils_1.17-31_i386.deb)

pstops -b -w1000 -h1000 '1:0' small2e.ps  | head
%!PS-Adobe-3.0
%%Creator: TeX
%%LanguageLevel: 3
%%DocumentSuppliedResources: (atend)
%%DocumentMedia: plain 596 842 0 () ()
%%BoundingBox: 0 0 596 842
%%DocumentMedia: plain 1000 1000 0 () ()
%%BoundingBox: 0 0 1000 1000
%%Pages: 1 0
%%EndComments

There is a duplicated DocumentMedia and BoundingBox

Evince and GV still report the paper dimensions set at 596x842

Best wishes.



-- System Information:
Debian Release: 6.0.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-0.bpo.2-686-pae (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages psutils depends on:
ii  libc6                         2.11.3-3   Embedded GNU C Library: Shared lib
ii  libpaper1                     1.1.24     library for handling paper charact

Versions of packages psutils recommends:
ii  ghostscript                 8.71~dfsg2-9 The GPL Ghostscript PostScript/PDF

psutils suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 3.3.8-0.1

--- End Message ---

Reply via email to