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

Bug#329189: tetex-base: dvips -Poutline not using .pfb fonts



On Wed, 05 Oct 2005 15:16:30 +0200
Frank Küster <frank@debian.org> wrote:

> This shows that updmap is in fact executed, but it seems that it does
> not do the right thing.  However, it should save a detailed log of its
> actions in /var/lib/texmf/web2c/updmap.log.  Can you please make repeat
> the test above so that it leads to the error, installing tetex-base and
> tetex-bin first.  Then, before installing tetex-extra, please do the
> following:
> 
> - remove /var/lib/texmf/web2c/updmap.log just to make sure we get the
>   right one

Hmm, this file is not there and it does not get created...

My updmap script has a line setting version=2.0 and the latest
change log entry is
# program history:
#   Mon Jan 27 22:38:44 CET 2003
#      don't call a function before processOptions; we may loose our
#      argument list with some broken shells




> - place a copy of /usr/bin/updmap in /usr/local/bin/ and edit the first
>   line.  It is now
> 
> #!/bin/sh
>   
>   edit it so that it reads
> 
> #!/bin/sh -x
> 
> 
> After that, install tetex-extra, check that the problem in fact occured
> (i.e. that psfonts_t1.map is wrong) and send us the log of the
> installation and /var/lib/texmf/web2c/updmap.log.

I also changed the verboseMsg() { $verbose && echo ${1+"$@"} ; } by removing the
redirection to STDERR, since the the /var/lib/dpkg/info/tetex-extra.postinst script
redirects STDERR into a file which it deletes immediately.

After installing tetex-extra psfonts_t1.map is indeed wrong.

Kind regards,

Arne


Here is tetex-extra-apt.log
===========================
Reading Package Lists...
Building Dependency Tree...
The following NEW packages will be installed:
  tetex-extra
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/10.5MB of archives.
After unpacking 40.1MB of additional disk space will be used.
Selecting previously deselected package tetex-extra.
(Reading database ... 57352 files and directories currently installed.)
Unpacking tetex-extra (from .../tetex-extra_2.0.2c-8_all.deb) ...
Setting up tetex-extra (2.0.2c-8) ...

Creating config file /etc/texmf/dvips/config.ams with new version

Creating config file /etc/texmf/dvips/config.cm with new version

Creating config file /etc/texmf/dvips/config.amz with new version

Creating config file /etc/texmf/dvips/config.cmz with new version
Running initex. This may take some time. ...
Running updmap. This may take some time. ...
using config file /var/lib/texmf/web2c/updmap.cfg
using output directory /var/lib/texmf/dvips/config

Scanning for LW35 support files

Scanning for MixedMap entries:

Scanning for Map entries:


Files generated in /var/lib/texmf/dvips/config:






Reply to: