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

Bug#1035420: marked as done (pdfjam: Produces error "sed ...: not found")



Your message dated Wed, 19 Jul 2023 11:23:48 +0000
with message-id <E1qM5HY-0060Yj-AW@fasolo.debian.org>
and subject line Bug#1035420: fixed in texlive-extra 2023.20230613-1
has caused the Debian Bug report #1035420,
regarding pdfjam: Produces error "sed ...: not found"
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.)


-- 
1035420: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1035420
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: texlive-extra-utils
Version: 2022.20230122-3
Severity: normal
Tags: upstream

When running pdfjam to work with PDF files, it produces the following
error:

  /usr/bin/pdfjam: 1141: sed s/^Title:\\\s\*//: not found

Inspecting the pdfjam script reveals that this is due to an improper
quote on line 1141 on my machine (line 1140 in the upstream source).
The line in question currently reads:

  grep -e '^Title:'| 'sed s/^Title:\\\s\*//' | \

But should read:

  grep -e '^Title:'| sed 's/^Title:\\\s\*//' | \

That is, the single quote should be moved ahead to after "sed".

In the upstream tarball, this is in the file:
texmf-dist/scripts/pdfjam/pdfjam

Note: I found this issue on my Ubuntu machine, but the system
information below is from one of my Debian machines. The issue
still exists in Debian as of the latest version in sid.

-- System Information:
Debian Release: 11.7
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.0-20-amd64 (SMP w/2 CPU threads)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages texlive-extra-utils depends on:
pn  libunicode-linebreak-perl  <none>
ii  python3                    3.9.2-3
pn  tex-common                 <none>
pn  texlive-base               <none>
pn  texlive-binaries           <none>
pn  texlive-latex-base         <none>
pn  texlive-luatex             <none>
pn  texlive-plain-generic      <none>

Versions of packages texlive-extra-utils recommends:
ii  ghostscript                9.53.3~dfsg-7+deb11u4
pn  libfile-homedir-perl       <none>
pn  liblog-log4perl-perl       <none>
pn  libyaml-tiny-perl          <none>
pn  ruby | ruby-interpreter    <none>
pn  texlive-latex-recommended  <none>

Versions of packages texlive-extra-utils suggests:
pn  chktex                <none>
pn  default-jre-headless  <none>
pn  dvidvi                <none>
pn  dvipng                <none>
pn  fragmaster            <none>
pn  lacheck               <none>
pn  latexdiff             <none>
pn  latexmk               <none>
pn  purifyeps             <none>
pn  xindy                 <none>

--- End Message ---
--- Begin Message ---
Source: texlive-extra
Source-Version: 2023.20230613-1
Done: Hilmar Preusse <hille42@web.de>

We believe that the bug you reported is fixed in the latest version of
texlive-extra, which is due to be installed in the Debian FTP archive.

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 1035420@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Hilmar Preusse <hille42@web.de> (supplier of updated texlive-extra 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 19 Jul 2023 12:20:14 +0200
Source: texlive-extra
Architecture: source
Version: 2023.20230613-1
Distribution: experimental
Urgency: medium
Maintainer: Debian TeX Task Force <debian-tex-maint@lists.debian.org>
Changed-By: Hilmar Preusse <hille42@web.de>
Closes: 899413 1031559 1035420
Changes:
 texlive-extra (2023.20230613-1) experimental; urgency=medium
 .
   * New upstream snapshot, disable upstreamed patches.
     - texlive-latex-extra contains package tangocolors (Closes: #899413).
   * Version 3.04 of pdfjam fixes option "--keepinfo" (Closes: #1035420).
   * Contains biblatex compatible to biber 2.19.
   * texlive-extra-utils now depends on libyaml-tiny-perl and
     libfile-homedir-perl (Closes: #1031559).
Checksums-Sha1:
 9f754d404cfddcd99a6c850478411ae7d32f206f 3995 texlive-extra_2023.20230613-1.dsc
 1bb83bd7a8ace7cdf96da410cb4a11de3429e71f 19052 texlive-extra_2023.20230613.orig-tex4ht.tar.xz
 b168a97fa91d0dfd2a050e747186910cc6616f87 2308933412 texlive-extra_2023.20230613.orig.tar.xz
 752c0288458af9274f79ab7c6370d33cbbc4c24c 194072 texlive-extra_2023.20230613-1.debian.tar.xz
 5eae2fbadd0bf3ce6c97055acd784b9c4cf42616 5959 texlive-extra_2023.20230613-1_source.buildinfo
Checksums-Sha256:
 317fdc071a8623a56c024ee823d5b4ac1d2c47b43c4b99eccd2d0a6eb4f3c60f 3995 texlive-extra_2023.20230613-1.dsc
 dee8a6140a1fd1d6021bc603402aebd52b9c3f0224ea61e71c6117b5561bee55 19052 texlive-extra_2023.20230613.orig-tex4ht.tar.xz
 9537ce23aecc3d805181e06391aff30235db6880edcb413c1f64ef9edc0efa2a 2308933412 texlive-extra_2023.20230613.orig.tar.xz
 8fd185db9c7c89efea8e38df5c0767c21272cbff0437799f3a24bdfa839b2b1c 194072 texlive-extra_2023.20230613-1.debian.tar.xz
 d6fae3559c3b875e8c5eb502408000c3445ad7ff60a63f33f0ac2387a31c682e 5959 texlive-extra_2023.20230613-1_source.buildinfo
Files:
 78cdd1ddfac4190b9a1642e9df5c5304 3995 tex optional texlive-extra_2023.20230613-1.dsc
 032a0d538aa693d3ebe463633b1e2350 19052 tex optional texlive-extra_2023.20230613.orig-tex4ht.tar.xz
 7b8ceeacdcf8964b050bc11adc01a320 2308933412 tex optional texlive-extra_2023.20230613.orig.tar.xz
 861735e93615643390d61852a559c3bc 194072 tex optional texlive-extra_2023.20230613-1.debian.tar.xz
 c74c889e6057dafcdf5acb3680ab6985 5959 tex optional texlive-extra_2023.20230613-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQKTBAEBCgB9FiEEaXGmC/nkbIhxf16kxiZYRqvgLIsFAmS3wAtfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDY5
NzFBNjBCRjlFNDZDODg3MTdGNUVBNEM2MjY1ODQ2QUJFMDJDOEIACgkQxiZYRqvg
LIsLxw/8DXrR88s57DFzsIm1fgitacXsgh7cJQKBnWJ3JQCMZ/XJ5chWoRNcJT6l
n09zi4AqAP2C0S6ZSfxmkjBiOHHQR9Kheni3uMTLmrrXXFz7wmoPvJPhLuxMzP1F
CvLp8OijLHum7GOeD+JPTVIkcpJul5qa2SIV0fExUOBNAUXF5aZaZqJ0qNQab5bS
QHsQJMfudHd7LBffv2Ve02mcyBx8eVcRyAFBqoRBTqNY3n6YvQvX6UKGYDEXtAH6
ZmpbMwSKx878om5XP8A1Cy6Dz257OyFHjLxoTCnIa2P/TKTz4GH/B9OxECgtIOWx
X0j8I26fZEsHewme9kWEB/n4aFlgeKnQDgyxH0B0Tpu4/sOnyiSoFNbODJunPC+t
DnVbXxFiT7TqjR6psL5j0X36RNQ9TE8zeS2cjWtJE1ItWa6dpznMqEYhBh+jbbVn
k1D/DvNhSi3v8MrFUDCingYpdXGq6iJNr8HP7LyETLZAjwrY2lrZiutqk7GdxXzu
DZYwq7Ntp/KrhAFsuEHr5e2+wXCylJzyk5HHH8FE7MZIVcqLx8vUU6bxpjr4+eua
IBhj3DDYJu48Q9fAVaHt6posSGZw2/IzwJraDxkx5KdmtwnnfwJ3iKaGV2H0zq0p
HsX0i3ydzKxLa4j4F74K2/MP+OuRhuZlpWJGSpo1NfEYFnzU0DA=
=H5JE
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: