Tex Live bug reporting

Sepideh Eskandarlou sepideh.eskandarlou at gmail.com
Mon Aug 2 06:18:41 CEST 2021


Dear TeX Live maintainers,

I would be appreciated if you guide me.

I wanted to be built TeX Live ( the version of Tex Live:
'install-tl-20210729' and the version of os: Ubuntu 20.04.2 LTS) by
downloading the script [1], and building a "basic scheme (plain and latex)".

But at first, I have a problem with 'dvips'. For instance, I have run
'latex test.tex' ( 'test.tex' is a very simple LaTex document in
attachment), but when I wanted to run 'dvips' I got the below error.

$ dvips test.dvi
This is dvips(k) 5.999 Copyright 2019 Radical Eye Software (
www.radicaleye.com)
dvips: ! Couldn't find header file: tex.pro

Then we have used the environment variable and tackle this problem. After
solving this problem, we encountered another problem in 'l3backend-dvips.pro'.
For tackling this problem we added  'DVIPSHEADERS' in the
environment variable again.

DVIPSHEADERS="/usr/local/texlive/2021/texmf-dist/dvips/base:/usr/local/texlive/2021/texmf-dist/dvips/l3backend"

Unfortunately, we have encountered another error for 'fonts' again. Now I
add 'DVIPSFONTS' in the environment variable and solved this problem.

DVIPSFONTS="/usr/local/texlive/2021/texmf-dist/fonts/tfm/public/cm"

After fixing 'dvips' problem with the environment variable, then again we
have a problem with 'ps2pdf'.

It seems that the problem is in your installation or something in your
environment may be causing the problem. For checking this problem you can
find my print environment in 'printenv.txt' in the attachment.



Best Regards,
Sepideh Eskandarlou

[1]: https://mirror.ctan.org/systems/texlive/tlnet/install-tl-unx.tar.gz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/tex-live/attachments/20210802/327b6d61/attachment.html>
-------------- next part --------------
SHELL=/bin/bash
SESSION_MANAGER=local/eskandarlou:@/tmp/.ICE-unix/1514,unix/eskandarlou:/tmp/.ICE-unix/1514
QT_ACCESSIBILITY=1
COLORTERM=truecolor
XDG_CONFIG_DIRS=/etc/xdg/xdg-ubuntu:/etc/xdg
XDG_MENU_PREFIX=gnome-
GNOME_DESKTOP_SESSION_ID=this-is-deprecated
LC_ADDRESS=en_GB.UTF-8
GNOME_SHELL_SESSION_MODE=ubuntu
LC_NAME=en_GB.UTF-8
SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
XMODIFIERS=@im=ibus
DESKTOP_SESSION=ubuntu
LC_MONETARY=en_GB.UTF-8
SSH_AGENT_PID=1479
GTK_MODULES=gail:atk-bridge
DBUS_STARTER_BUS_TYPE=session
PWD=/home/sepideh/Downloads
LOGNAME=sepideh
XDG_SESSION_DESKTOP=ubuntu
XDG_SESSION_TYPE=x11
MANPATH=:/usr/local/texlive/2021/texmf-dist/doc/man
GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1
DVIPSHEADERS=:/usr/local/texlive/2021/texmf-dist/dvips/base
XAUTHORITY=/run/user/1000/gdm/Xauthority
WINDOWPATH=2
HOME=/home/sepideh
USERNAME=sepideh
IM_CONFIG_PHASE=1
LC_PAPER=en_GB.UTF-8
LANG=en_US.UTF-8
LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:
XDG_CURRENT_DESKTOP=ubuntu:GNOME
VTE_VERSION=6003
GNOME_TERMINAL_SCREEN=/org/gnome/Terminal/screen/20a29f43_4820_41cc_b0e6_1d65ab184f54
INVOCATION_ID=0dd9276ffa314d22bb6e947c37fcfbe9
MANAGERPID=1304
LESSCLOSE=/usr/bin/lesspipe %s %s
XDG_SESSION_CLASS=user
TERM=xterm-256color
LC_IDENTIFICATION=en_GB.UTF-8
LESSOPEN=| /usr/bin/lesspipe %s
USER=sepideh
GNOME_TERMINAL_SERVICE=:1.168
DISPLAY=:1
SHLVL=1
LC_TELEPHONE=en_GB.UTF-8
QT_IM_MODULE=ibus
LC_MEASUREMENT=en_GB.UTF-8
DBUS_STARTER_ADDRESS=unix:path=/run/user/1000/bus,guid=55fb0ccd3142ebb006c1a2a7610689c9
PAPERSIZE=a4
XDG_RUNTIME_DIR=/run/user/1000
PS1=[\[\033[01;35m\]\u@\h \W\[\033[32m\]$(parse_git_branch)\[\033[00m\]]$ 
LC_TIME=en_GB.UTF-8
JOURNAL_STREAM=8:42146
XDG_DATA_DIRS=/usr/share/ubuntu:/usr/local/share/:/usr/share/:/var/lib/snapd/desktop
PATH=/home/sepideh/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2021/bin/x86_64-linux
GDMSESSION=ubuntu
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus,guid=55fb0ccd3142ebb006c1a2a7610689c9
LC_NUMERIC=en_GB.UTF-8
_=/usr/bin/printenv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.tex
Type: text/x-tex
Size: 78 bytes
Desc: not available
URL: <https://tug.org/pipermail/tex-live/attachments/20210802/327b6d61/attachment.bin>


More information about the tex-live mailing list.