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

Bug#636328: [texlive-base] Correcting syntax did not help



On Tuesday 02 Av 5771 22:11:04 Frank Küster wrote:
> unmerge 636328 636304
> retitle 636328 libpaper script ist non-functional and prints garbage
> thanks
> 
> David Baron <d_baron@012.net.il> wrote:
> > Package: texlive-base
> > Version: 2009-12
> > Severity: normal
> > 
> > --- Please enter the report below this line. ---
> > Replacing "return 0" with "exit 0" did not help mine.
> > Running this script manually kick about the mm sizes of A4 paper.
> > Paperconf seems to work OK, however.
> > Specifying -m in the five calls did not help.
> > This is the message:~$ sudo sh /etc/libpaper.d/texlive-base
> > No paper known with height 297mm and width 210mm
> > Maybe height and width have been exchanged?
> 
> This seems to be a different issue.  Can you please send the output of
> the following commands (run as root or with sudo etc.)
> 
> paperconf
a4
> texconfig-sys pdftex paperconf

No paper known with height 297mm and width 210mm
Known units are mm and in, decimal separator is `.'
Maybe height and width have been exchanged?

> sh -x /etc/libpaper.d/texlive-base > libpaper.lg 2>&1
> 
> (the last one results in no output and a file libpaper.lg, please attach
> it).
~$ cat libpaper.lg
+ test -x /usr/share/texmf/texconfig/tcfmgr
+ . /usr/share/debconf/confmodule
++ '[' '!' '' ']'
++ PERL_DL_NONLAZY=1
++ export PERL_DL_NONLAZY
++ '[' '' ']'
++ exec /usr/share/debconf/frontend /etc/libpaper.d/texlive-base
debconf: DbDriver "passwords" warning: could not open 
/var/cache/debconf/passwords.dat: Permission denied
No paper known with height 297mm and width 210mm
Maybe height and width have been exchanged?

Rerun sudo
~$ cat libpaper.lg
+ test -x /usr/share/texmf/texconfig/tcfmgr
+ . /usr/share/debconf/confmodule
++ '[' '!' '' ']'
++ PERL_DL_NONLAZY=1
++ export PERL_DL_NONLAZY
++ '[' '' ']'
++ exec /usr/share/debconf/frontend /etc/libpaper.d/texlive-base
No paper known with height 297mm and width 210mm
Maybe height and width have been exchanged?

(So permissions simply avoided the  message about permissions)
> Regards, Frank



Reply to: