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

Bug#427169: tetex-base - update-updmap: cannot read /etc/texmf/updmap.d/00updmap.cfg



On Die, 05 Jun 2007, Frank Küster wrote:
> > On Die, 05 Jun 2007, Norbert Preining wrote:
> >> +	foreach my $foo (@{$TeXLive{'source'}{$package}{'binary_packages'}}) {
> >> +		if (ismember($foo,@{$Config{'add_packages'}})) {
> >
> >                                     ^^^^^^^^^^^^^^^^^^^^^^^
> >
> > is this bad?
> 
> I'm not sure at the moment.  I thought there was a method to access all
> variables we need without adding additional "our" declarations.  Maybe
> it's because all information that tpm2debcommon.pm knows about *and*
> thinks should be exported is copied to %TeXLive?  If that's true, it
> would be cleaner to do it that way.

Well, currently it is not working anyway:
print "DEBUG: $foo in @{$Config{'add_packages'}}\n";

prints
DEBUG: texlive-base in 
DEBUG: texlive-generic-recommended in 
DEBUG: texlive-latex-base in 
DEBUG: texlive-latex-recommended in 
DEBUG: texlive-fonts-recommended in 
DEBUG: texlive-pictures in 
DEBUG: texlive in 
DEBUG: texlive-full in 
DEBUG: texlive-common in 
DEBUG: tetex-bin in 
DEBUG: tetex-base in 
DEBUG: tetex-extra in 

so it seems that %Config is my-ed in tpm2debcommon...

Best wishes

Norbert

-------------------------------------------------------------------------------
Dr. Norbert Preining <preining@logic.at>        Vienna University of Technology
Debian Developer <preining@debian.org>                         Debian TeX Group
gpg DSA: 0x09C5B094      fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
DUNTISH (adj.)
Mentally incapacitated by severe hangover.
			--- Douglas Adams, The Meaning of Liff



Reply to: