Bug#873951: xpdf: new major upstream version 4.x

2017-09-01 Thread Vincent Lefevre
Package: xpdf
Version: 3.04-4
Severity: wishlist

There's a new major upstream version 4.00:

  http://www.xpdfreader.com/download.html

In particular:

  http://www.xpdfreader.com/dl/xpdf-4.00.tar.gz
  http://www.xpdfreader.com/dl/xpdf-4.00.tar.gz.sig

-- System Information:
Debian Release: buster/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (500, 'testing'), 
(500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.12.0-1-amd64 (SMP w/12 CPU cores)
Locale: LANG=POSIX, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=POSIX 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages xpdf depends on:
ii  libc6 2.24-17
ii  libgcc1   1:7.2.0-2
ii  libpoppler68  0.57.0-2
ii  libstdc++67.2.0-2
ii  libx11-6  2:1.6.4-3
ii  libxm42.3.7-1
ii  libxt61:1.1.5-1

Versions of packages xpdf recommends:
ii  cups-bsd   2.2.4-5
ii  gsfonts-x110.24
ii  poppler-data   0.4.8-1
ii  poppler-utils  0.57.0-2

xpdf suggests no packages.

-- no debconf information



Bug#848671: xpdf: Many errors "Config Error: Unknown config file command..."

2017-09-01 Thread Vincent Lefevre
Control: found -1 3.04-4
Control: clone -1 -2 -3
Control: tags -1 patch
Control: retitle -2 xpdf: add support for some old config file commands
Control: severity -2 wishlist
Control: retitle -3 xpdf: the xpdfrc(5) man page lists old config file commands
Control: severity -3 normal

On 2017-08-19 13:56:48 +0200, Paul Slootman wrote:
> > The suggested Workaround of adding "include /etc/xpdf/includes"
> > is not helpful as this line is already at the end of the
> > /etc/xpdf/xpdfrc file in the stock Debian Stretch release :(
> 
> Actually, at this time the fix is to actually REMOVE that line.

Yes, I haven't seen any suggestion to add that line.
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=848671#25
suggests to comment this line out.

> That works for English-speaking (and other european) locales, but might
> suck for those using japanse, thai, etc.

I doubt that this would change anything for them since the commands
are no longer recognized. So, I would say that removing this line
(or commenting it out) would be the right fix (or workaround) for
now to avoid the annoying error messages. Users can still add their
own config either on the system side by modifying /etc/xpdf/xpdfrc
or on the user side by adding a ~/.xpdfrc file (in which case
/etc/xpdf/xpdfrc is ignored entirely), and may propose new config
solutions in new bug reports.

I've cloned this bug to 2 new bugs:

* The config file commands are no longer recognized since the
poppler-xpdfparams.patch patch from 3.04-2: one can see some command
handling code commented out, and this ends with an error:

 } else {
   error(errConfig, -1, "Unknown config file command '{0:t}' ({1:t}:{2:d})",
cmd, fileName, line);

and

+  } else if (!cmd->cmp("psAlwaysRasterize") ||
+ !cmd->cmp("enableT1lib") ||
+ !cmd->cmp("drawAnnotations") ||
+ !cmd->cmp("nameToUnicode") ||
+ !cmd->cmp("cidToUnicode") ||
+ !cmd->cmp("unicodeToUnicode") ||
+ !cmd->cmp("unicodeMap") ||
+ !cmd->cmp("cMapDir") ||
+ !cmd->cmp("toUnicodeDir") ||
+ !cmd->cmp("fontDir") ||
+ !cmd->cmp("fontFileCC") ||
+ !cmd->cmp("psResidentFont") ||
+ !cmd->cmp("psResidentFont16") ||
+ !cmd->cmp("psResidentFontCC")) {
+error(errConfig, -1,
+  "Some work needs to be done to suppport this option in the 
Poppler version of xpdf");
   }

which are the error messages one gets. So, the removal has been done
on purpose and is apparently due to the new poppler versions.

* The xpdfrc(5) man page still lists these old config file commands.

-- 
Vincent Lefèvre  - Web: 
100% accessible validated (X)HTML - Blog: 
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)



Processed: Re: Bug#848671: xpdf: Many errors "Config Error: Unknown config file command..."

2017-09-01 Thread Debian Bug Tracking System
Processing control commands:

> found -1 3.04-4
Bug #848671 [xpdf] xpdf: Many errors "Config Error: Unknown config file 
command..."
Marked as found in versions xpdf/3.04-4.
> clone -1 -2 -3
Bug #848671 [xpdf] xpdf: Many errors "Config Error: Unknown config file 
command..."
Bug 848671 cloned as bugs 873952-873953
> tags -1 patch
Bug #848671 [xpdf] xpdf: Many errors "Config Error: Unknown config file 
command..."
Added tag(s) patch.
> retitle -2 xpdf: add support for some old config file commands
Bug #873952 [xpdf] xpdf: Many errors "Config Error: Unknown config file 
command..."
Changed Bug title to 'xpdf: add support for some old config file commands' from 
'xpdf: Many errors "Config Error: Unknown config file command..."'.
> severity -2 wishlist
Bug #873952 [xpdf] xpdf: add support for some old config file commands
Severity set to 'wishlist' from 'important'
> retitle -3 xpdf: the xpdfrc(5) man page lists old config file commands
Bug #873953 [xpdf] xpdf: Many errors "Config Error: Unknown config file 
command..."
Changed Bug title to 'xpdf: the xpdfrc(5) man page lists old config file 
commands' from 'xpdf: Many errors "Config Error: Unknown config file 
command..."'.
> severity -3 normal
Bug #873953 [xpdf] xpdf: the xpdfrc(5) man page lists old config file commands
Severity set to 'normal' from 'important'

-- 
848671: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=848671
873952: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=873952
873953: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=873953
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#873954: xpdf: obsolete Homepage and Source URL

2017-09-01 Thread Vincent Lefevre
Package: xpdf
Version: 3.04-4
Severity: normal

"dpkg -s xpdf" gives:

[...]
Homepage: http://www.foolabs.com/xpdf

and /usr/share/doc/xpdf/copyright has:

Source: http://www.foolabs.com/xpdf

This URL is no longer valid. It should be:

  http://www.xpdfreader.com/

-- System Information:
Debian Release: buster/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (500, 'testing'), 
(500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.12.0-1-amd64 (SMP w/12 CPU cores)
Locale: LANG=POSIX, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=POSIX 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages xpdf depends on:
ii  libc6 2.24-17
ii  libgcc1   1:7.2.0-2
ii  libpoppler68  0.57.0-2
ii  libstdc++67.2.0-2
ii  libx11-6  2:1.6.4-3
ii  libxm42.3.7-1
ii  libxt61:1.1.5-1

Versions of packages xpdf recommends:
ii  cups-bsd   2.2.4-5
ii  gsfonts-x110.24
ii  poppler-data   0.4.8-1
ii  poppler-utils  0.57.0-2

xpdf suggests no packages.

-- no debconf information



Bug#736444: xpdf: xpdf wrapper discards some command-line arguments

2017-09-01 Thread Vincent Lefevre
On 2014-01-23 21:49:00 +0400, Dmitry Shachnev wrote:
> Looks like that is caused by the xpdf wrapper around xpdf.real,
> which maybe does not parse all command line arguments properly.

Some of them are now supported:


-z|-g|-geometry|-remote|-rgb|-papercolor|-eucjp|-t1lib|-ps|-paperw|-paperh|-upw|-display|-fg|-foreground|-bg|-background|-font|-fn)

This list should be completed.

-- 
Vincent Lefèvre  - Web: 
100% accessible validated (X)HTML - Blog: 
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)



Processed: Re: Bug#833673: xpdf -z option under jessie

2017-09-01 Thread Debian Bug Tracking System
Processing control commands:

> found -1 3.03-17
Bug #833673 [xpdf] xpdf -z option under jessie
Marked as found in versions xpdf/3.03-17.

-- 
833673: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833673
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#833673: xpdf -z option under jessie

2017-09-01 Thread Vincent Lefevre
Control: found -1 3.03-17

On 2016-08-07 12:44:26 -0400, Jeffrey Mark Siskind wrote:
> The -z option no longer works. It used to work in wheezy and many releases
> efore that. --help says it is still there. You can give it and it doesn't
> complain. It just has no effect.

Indeed. Even with xpdf.real (bypassing the wrapper).

But I can't reproduce this issue under Debian/unstable.

-- 
Vincent Lefèvre  - Web: 
100% accessible validated (X)HTML - Blog: 
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)



Processing of libgpiv_0.6.1-7_amd64.changes

2017-09-01 Thread Debian FTP Masters
libgpiv_0.6.1-7_amd64.changes uploaded successfully to localhost
along with the files:
  libgpiv_0.6.1-7.dsc
  libgpiv_0.6.1-7.debian.tar.xz
  libgpiv-mpi3-dbgsym_0.6.1-7_amd64.deb
  libgpiv-mpi3_0.6.1-7_amd64.deb
  libgpiv3-common_0.6.1-7_amd64.deb
  libgpiv3-dbgsym_0.6.1-7_amd64.deb
  libgpiv3-dev_0.6.1-7_amd64.deb
  libgpiv3-doc_0.6.1-7_all.deb
  libgpiv3_0.6.1-7_amd64.deb
  libgpiv_0.6.1-7_amd64.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



Bug#869549: marked as done (libgpiv3-dev is not installable)

2017-09-01 Thread Debian Bug Tracking System
Your message dated Fri, 01 Sep 2017 18:50:42 +
with message-id 
and subject line Bug#869549: fixed in libgpiv 0.6.1-7
has caused the Debian Bug report #869549,
regarding libgpiv3-dev is not installable
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.)


-- 
869549: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=869549
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libgpiv3-dev
Version: 0.6.1-6
Severity: serious
Control: affects -1 src:pygpiv

libgpiv3-dev depends on both libgpiv-mpi3 and libgpiv3,
but they now conflict with each other.
--- End Message ---
--- Begin Message ---
Source: libgpiv
Source-Version: 0.6.1-7

We believe that the bug you reported is fixed in the latest version of
libgpiv, 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 869...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Steve Langasek  (supplier of updated libgpiv 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 01 Sep 2017 18:18:20 +
Source: libgpiv
Binary: libgpiv3-common libgpiv3 libgpiv3-dev libgpiv3-doc libgpiv-mpi3
Architecture: source amd64 all
Version: 0.6.1-7
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Steve Langasek 
Description:
 libgpiv-mpi3 - library for Particle Image Velocimetry (PIV) - MPI version
 libgpiv3   - library for Particle Image Velocimetry (PIV)
 libgpiv3-common - library for Particle Image Velocimetry (PIV) - common files
 libgpiv3-dev - library for Particle Image Velocimetry (PIV) - development files
 libgpiv3-doc - library for Particle Image Velocimetry (PIV) - documentation
Closes: 869549
Changes:
 libgpiv (0.6.1-7) unstable; urgency=medium
 .
   * Fix libgpiv3-dev to depend on either of the conflicting implementations,
 not both.  Closes: #869549.
Checksums-Sha1:
 53be3b96d06d0b550652eeed5ec8bda8468f9877 2353 libgpiv_0.6.1-7.dsc
 d5a65919577c197c8d0c175957a6f8fed836663c 13848 libgpiv_0.6.1-7.debian.tar.xz
 4bd900c428d9a887e51f827d70dd69284be0a050 224478 
libgpiv-mpi3-dbgsym_0.6.1-7_amd64.deb
 da7a2968738b546cce7a1b561731b005e58112b1 85648 libgpiv-mpi3_0.6.1-7_amd64.deb
 0556740732aaa3a9b70fec71203fd5c7162c15f8 9102 libgpiv3-common_0.6.1-7_amd64.deb
 1a3e4ab0cb7ad43d72e4c186da6eea36fef40768 224468 
libgpiv3-dbgsym_0.6.1-7_amd64.deb
 005224218baccec5c807e76751369ab2e201c95f 125504 libgpiv3-dev_0.6.1-7_amd64.deb
 03135f428cad117b8f9d610317a1d28787dee90d 233248 libgpiv3-doc_0.6.1-7_all.deb
 032d6fd0646088f9ebe9c764a4e25cb7d5bb71bf 85662 libgpiv3_0.6.1-7_amd64.deb
 4c1bc0e4d697c3eca6327b567526aa4acb7595f3 9336 libgpiv_0.6.1-7_amd64.buildinfo
Checksums-Sha256:
 634e2eb821b08db46b53797a3fe878a6acdf740a38dd4bf986bfa5f8efe6f1d0 2353 
libgpiv_0.6.1-7.dsc
 e077d5aef7eb85d4ca3dc462c36616f9dd8be683454dadde6ae61a8d474c8cca 13848 
libgpiv_0.6.1-7.debian.tar.xz
 2b530b06a4a6ea3c61d145af418451f89135a2413765ccda0702fae46d66371d 224478 
libgpiv-mpi3-dbgsym_0.6.1-7_amd64.deb
 f71c391e91aca386781d312ffec9119e80bdcf322952c54435a5474e6c3484cd 85648 
libgpiv-mpi3_0.6.1-7_amd64.deb
 d258a411dbbfe377062df9c8af5a53f9c830a8e0869ad349fe34c41a83ddad68 9102 
libgpiv3-common_0.6.1-7_amd64.deb
 def01dce5fae53c370468606676b5137e17beaa6a6038276e6a777e6ffa10267 224468 
libgpiv3-dbgsym_0.6.1-7_amd64.deb
 36f463e2986d659e0b45782fd84ff1c5550ca7b4577edf5e607fe807fbc0dbd1 125504 
libgpiv3-dev_0.6.1-7_amd64.deb
 c6819336ff7d194f886f562847418a5aff7ccc3c482bcaaa2bb3d647b29df2b4 233248 
libgpiv3-doc_0.6.1-7_all.deb
 de2b62ede3703871d4d97ca090750d7b9fffe1caa4378a87c388b27feac20cbc 85662 
libgpiv3_0.6.1-7_amd64.deb
 489c82e8efa5c00355bc9ba4ad2754ececc0a3f3514cb7ec5c73d77b501f4aa2 9336 
libgpiv_0.6.1-7_amd64.buildinfo
Files:
 09e5e62e29016a827f571b0d8e5889c2 2353 science optional libgpiv_0.6.1-7.dsc
 0f34df1155d6a900ae071247d471c407 13848 science optional 
libgpiv_0.6.1-7.debian.tar.xz
 2284438084bfa904dc8776d0e8708b95 224478 debug extra 
libgpiv-mpi3-dbgsym_0.6.1-7_amd64.deb
 a3e8db7a589be4872dce6c87edcef29c 85648 libs optional 
libgpiv-mpi3_0.6.1-7_amd64.deb
 3db89762948e9f6e588cdf10e76723f1 9102 libs optional 
libgpiv3-common_0.6.1-7_amd64.deb
 5f3362d860b66b4679e3471e7acf6

libgpiv_0.6.1-7_amd64.changes ACCEPTED into unstable

2017-09-01 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 01 Sep 2017 18:18:20 +
Source: libgpiv
Binary: libgpiv3-common libgpiv3 libgpiv3-dev libgpiv3-doc libgpiv-mpi3
Architecture: source amd64 all
Version: 0.6.1-7
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Steve Langasek 
Description:
 libgpiv-mpi3 - library for Particle Image Velocimetry (PIV) - MPI version
 libgpiv3   - library for Particle Image Velocimetry (PIV)
 libgpiv3-common - library for Particle Image Velocimetry (PIV) - common files
 libgpiv3-dev - library for Particle Image Velocimetry (PIV) - development files
 libgpiv3-doc - library for Particle Image Velocimetry (PIV) - documentation
Closes: 869549
Changes:
 libgpiv (0.6.1-7) unstable; urgency=medium
 .
   * Fix libgpiv3-dev to depend on either of the conflicting implementations,
 not both.  Closes: #869549.
Checksums-Sha1:
 53be3b96d06d0b550652eeed5ec8bda8468f9877 2353 libgpiv_0.6.1-7.dsc
 d5a65919577c197c8d0c175957a6f8fed836663c 13848 libgpiv_0.6.1-7.debian.tar.xz
 4bd900c428d9a887e51f827d70dd69284be0a050 224478 
libgpiv-mpi3-dbgsym_0.6.1-7_amd64.deb
 da7a2968738b546cce7a1b561731b005e58112b1 85648 libgpiv-mpi3_0.6.1-7_amd64.deb
 0556740732aaa3a9b70fec71203fd5c7162c15f8 9102 libgpiv3-common_0.6.1-7_amd64.deb
 1a3e4ab0cb7ad43d72e4c186da6eea36fef40768 224468 
libgpiv3-dbgsym_0.6.1-7_amd64.deb
 005224218baccec5c807e76751369ab2e201c95f 125504 libgpiv3-dev_0.6.1-7_amd64.deb
 03135f428cad117b8f9d610317a1d28787dee90d 233248 libgpiv3-doc_0.6.1-7_all.deb
 032d6fd0646088f9ebe9c764a4e25cb7d5bb71bf 85662 libgpiv3_0.6.1-7_amd64.deb
 4c1bc0e4d697c3eca6327b567526aa4acb7595f3 9336 libgpiv_0.6.1-7_amd64.buildinfo
Checksums-Sha256:
 634e2eb821b08db46b53797a3fe878a6acdf740a38dd4bf986bfa5f8efe6f1d0 2353 
libgpiv_0.6.1-7.dsc
 e077d5aef7eb85d4ca3dc462c36616f9dd8be683454dadde6ae61a8d474c8cca 13848 
libgpiv_0.6.1-7.debian.tar.xz
 2b530b06a4a6ea3c61d145af418451f89135a2413765ccda0702fae46d66371d 224478 
libgpiv-mpi3-dbgsym_0.6.1-7_amd64.deb
 f71c391e91aca386781d312ffec9119e80bdcf322952c54435a5474e6c3484cd 85648 
libgpiv-mpi3_0.6.1-7_amd64.deb
 d258a411dbbfe377062df9c8af5a53f9c830a8e0869ad349fe34c41a83ddad68 9102 
libgpiv3-common_0.6.1-7_amd64.deb
 def01dce5fae53c370468606676b5137e17beaa6a6038276e6a777e6ffa10267 224468 
libgpiv3-dbgsym_0.6.1-7_amd64.deb
 36f463e2986d659e0b45782fd84ff1c5550ca7b4577edf5e607fe807fbc0dbd1 125504 
libgpiv3-dev_0.6.1-7_amd64.deb
 c6819336ff7d194f886f562847418a5aff7ccc3c482bcaaa2bb3d647b29df2b4 233248 
libgpiv3-doc_0.6.1-7_all.deb
 de2b62ede3703871d4d97ca090750d7b9fffe1caa4378a87c388b27feac20cbc 85662 
libgpiv3_0.6.1-7_amd64.deb
 489c82e8efa5c00355bc9ba4ad2754ececc0a3f3514cb7ec5c73d77b501f4aa2 9336 
libgpiv_0.6.1-7_amd64.buildinfo
Files:
 09e5e62e29016a827f571b0d8e5889c2 2353 science optional libgpiv_0.6.1-7.dsc
 0f34df1155d6a900ae071247d471c407 13848 science optional 
libgpiv_0.6.1-7.debian.tar.xz
 2284438084bfa904dc8776d0e8708b95 224478 debug extra 
libgpiv-mpi3-dbgsym_0.6.1-7_amd64.deb
 a3e8db7a589be4872dce6c87edcef29c 85648 libs optional 
libgpiv-mpi3_0.6.1-7_amd64.deb
 3db89762948e9f6e588cdf10e76723f1 9102 libs optional 
libgpiv3-common_0.6.1-7_amd64.deb
 5f3362d860b66b4679e3471e7acf6cc2 224468 debug extra 
libgpiv3-dbgsym_0.6.1-7_amd64.deb
 2cddf9b359ef0cab88e1c49edfceafe9 125504 libdevel optional 
libgpiv3-dev_0.6.1-7_amd64.deb
 05a8a44596da9c4dde6eb569c1483b95 233248 doc optional 
libgpiv3-doc_0.6.1-7_all.deb
 324525adf896f0fb946bfca2bb4de72a 85662 libs optional libgpiv3_0.6.1-7_amd64.deb
 57c0706a1f26b004ac3315959d6f146e 9336 science optional 
libgpiv_0.6.1-7_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEErEg/aN5yj0PyIC/KVo0w8yGyEz0FAlmppggSHHZvcmxvbkBk
ZWJpYW4ub3JnAAoJEFaNMPMhshM9ps8P/2Pm9Zl7lO4vT6EFbwjmmj3xaGsmyPly
1EH3SdtTX7x1fLOKXHNOtBWXxvdXUXvlPgJJbvZaAw/1oP4nrGR29ALMJFTg6hCs
E3Quy3yKxyV7t71aZwGI/hO0ZMNtTbP8lDdtR5bpBAlfFRw36xbJZFvHC3ye6hBl
Xqf04K+YdZiXGMeVM0kU3sdQV0dpP6ar1vl2ryseBpb5vgZ8V9dqWYfsrllsS9Ea
6JlZWz89rdz/S63qJ/3fDGyK5ZVq5flN2cDghVC/IINPR9Pqdp5yCyvCiSgQZbD8
eRBmi17heSGxR2u7fqKFzEByZZLr0zYco8Vcyq2wR5KTD9KUjbxs9DEB6tdHAwmV
0cPCdv5snM3f25lSp9CmnIQp0XxkQeEhK1HSFQNCuBeictGRONyhd9xaOnZdcUd4
TvHkiZZVebjXo6ZPhhlVNhjLGbnsMpavmjzBGH1sN4UMOkEYtJN2EYSbYO6LDQA3
rMCasvNNs3Sh5XMZTmKzgCFxPNqeZfzsgcFE7C4GOf/wQLCKEMhM17/oP4UduFNB
u4rb7vwjc7Iv5KwWLGIUp3+jgpket+UtJ+jSU1ofrujUNaJLinZYlo5BXupz8GIs
rXJvio4xng4ASSPHhBxDTfj/Ry8ZAzbeRpC+k78VKzMm0qQ6E3zaefakmlY50FkS
q3Mph8IaP10O
=6iDm
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



Bug#873978: sendmail-base: Please check for /usr/share/sendmail/dynamic before sourcing it

2017-09-01 Thread Sebastian Andrzej Siewior
Package: sendmail-base
Version: 8.15.2-8
Severity: serious

I had sendmail installed. Then I removed it including sendmail-base. I
used "apt-get remove" instead of "purge" and this did not end well. The
log was quickly filled with this:

|Sep  1 21:28:02 debbuildd dhclient[3221]: DHCPREQUEST of 172.123.10.83 on eth0 
to 255.255.255.255 port 67
|Sep  1 21:28:02 debbuildd dhclient[3221]: DHCPOFFER of 172.123.10.83 from 
172.123.10.1
|Sep  1 21:28:03 debbuildd dhclient[3221]: DHCPACK of 172.123.10.83 from 
172.123.10.1
|Sep  1 21:28:03 debbuildd dhclient[3221]: DHCPDECLINE on eth0 to 
255.255.255.255 port 67
|Sep  1 21:28:03 debbuildd dhclient[3221]: DHCPDISCOVER on eth0 to 
255.255.255.255 port 67 interval 5
|Sep  1 21:28:03 debbuildd dhclient[3221]: DHCPREQUEST of 172.123.10.83 on eth0 
to 255.255.255.255 port 67
|Sep  1 21:28:03 debbuildd dhclient[3221]: DHCPOFFER of 172.123.10.83 from 
172.123.10.1
|Sep  1 21:28:03 debbuildd dhclient[3221]: DHCPACK of 172.123.10.83 from 
172.123.10.1
|Sep  1 21:28:03 debbuildd dhclient[3221]: DHCPDECLINE on eth0 to 
255.255.255.255 port 67
 
The reason for the DHCPCELINE was:
|/sbin/dhclient-script: 28: . :Can't open /usr/share/sendmail/dynamic

Which could have been caused by
|/etc/network/if-up.d/sendmail:. /usr/share/sendmail/dynamic;
|/etc/network/if-post-down.d/sendmail:. /usr/share/sendmail/dynamic;
|/etc/network/if-down.d/sendmail:. /usr/share/sendmail/dynamic;
|/etc/dhcp/dhclient-exit-hooks.d/sendmail:. /usr/share/sendmail/dynamic;
|/etc/ppp/ip-up.d/sendmail:. /usr/share/sendmail/dynamic;
|/etc/ppp/ip-down.d/sendmail:. /usr/share/sendmail/dynamic;
|/etc/resolvconf/update-libc.d/sendmail:. /usr/share/sendmail/dynamic;

but in my case it was /etc/dhcp/dhclient-exit-hooks.d/sendmail.

Please either remove those files on remove or test for
"/usr/share/sendmail/dynamic" before the script sources the file.

This was a headless box so it took while to notice…

Sebastian



imms is marked for autoremoval from testing

2017-09-01 Thread Debian testing autoremoval watch
imms 3.1.0~svn301-5 is marked for autoremoval from testing on 2017-09-23

It is affected by these RC bugs:
873166: imms: FTBFS against audacious 3.9