Bug#834423: latex2html: FTBFS with '.' removed from perl's @INC

2018-02-08 Thread Daniel Gildea
Release latex2html-2018 fixes this bug as well as:

https://bugs.debian.org/144034
https://bugs.debian.org/188024
https://bugs.debian.org/310702
https://bugs.debian.org/612126
https://bugs.debian.org/827187
https://bugs.debian.org/834420



Bug#834423: latex2html: FTBFS with '.' removed from perl's @INC

2016-10-09 Thread Chris Lamb
Hi,

> latex2html: FTBFS with '.' removed from perl's @INC

Curiously, I can't reproduce this in today's sid.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-



Bug#834423: latex2html: FTBFS with '.' removed from perl's @INC

2016-08-15 Thread Dominic Hargreaves
Source: latex2html
Version: 2015-debian1-1
Severity: important
User: debian-p...@lists.debian.org
Usertags: perl-cwd-inc-removal

Further to the functional issues with latex2html itself (see #834420)
the package also FTBFS when '.' is removed from @INC - see the log at [1].
Possibly config/config.pl should be invoked with "perl -I.".

This change is being made for security reasons, and matches the long-term
upstream plan to remove '.' from @INC; for more background, see #588017
and [2].

This bug will become RC when the perl package change removing '.' from
@INC by default is uploaded to unstable, expected in a week or two.

This behaviour can be tested prior to the upload by uncommenting the line
in /etc/perl/sitecustomize.pl (on any up-to-date wheezy, jessie or sid
system).

Thanks,
Dominic.

[1] 

[2]