Opened 16 months ago

#66505 new defect

texlive-basic @62858_2 misses to install files

Reported by: ballapete (Peter "Pete" Dyballa) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.8.0
Keywords: tiger ppc Cc: dports@…
Port: texlive-basic

Description

xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_tex_texlive-basic/texlive-basic/work/destroot/opt/local/share/texmf-texlive/fonts/map/dvipdfmx
DEBUG: warning: unknown file destination: tlpkg/tlpostcode/dvipdfmx.pl
xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_tex_texlive-basic/texlive-basic/work/destroottlpkg

tlpkg/tlpostcode should be /opt/local/share/tlpkg//tlpostcode, but this subdiretory does not exist. A regular TeX Live installation contains in /usr/local/texlive/<year>/tlpkg/tlpostcode a few PL files with Perl code. They are obviously meant for some post installation. Other warnings are:

DEBUG: warning: unknown file destination: install-tl
DEBUG: warning: unknown file destination: tlpkg/installer/ctan-mirrors.pl
DEBUG: warning: unknown file destination: tlpkg/installer/install-menu-extl.pl
DEBUG: warning: unknown file destination: tlpkg/installer/install-menu-text.pl
DEBUG: warning: unknown file destination: tlpkg/installer/install-tl-gui.tcl
DEBUG: warning: unknown file destination: tlpkg/tltcl/tlmgr.gif
DEBUG: warning: unknown file destination: tlpkg/tltcl/tltcl.tcl
DEBUG: warning: unknown file destination: doc.html
DEBUG: warning: unknown file destination: tlpkg/tltcl/README.TEXLIVE

These seem to be connected to tlmgr, the TeX Live Manager to manage the installed packages and update them manually. Are they all harmless?

Change History (0)

Note: See TracTickets for help on using tickets.