[Bug 275056] print/texlive-tlmgr File exists
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 275056] print/texlive-tlmgr File exists"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 14 Nov 2023 13:22:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275056 --- Comment #1 from Oclair <jason@aventia.pw> --- 13.2-RELEASE-p4 texlive-tlmgr-20230313 in /usr/ports/print/texlive-tlmgr I ran #make clean Then saw in fact there is some issue pertaining to the install which is different from the initial error I reported. install -m 0644 /usr/local/share/texmf-dist/web2c/texmf.cnf /usr/ports/print/texlive-tlmgr/work/stage/var/db/tlpkg install: /usr/local/share/texmf-dist/web2c/texmf.cnf: No such file or directory *** Error code 71 Have a great day, Jason # make ===> License GPLv2 accepted by the user ===> texlive-tlmgr-20230313 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by texlive-tlmgr-20230313 for building ===> Extracting for texlive-tlmgr-20230313 => SHA256 Checksum OK for TeX/texlive-20230313-extra.tar.xz. => SHA256 Checksum OK for TeX/texlive-20230313-source.tar.xz. => SHA256 Checksum OK for TeX/texlive-20230311-tlpdb-full.tar.gz. /bin/cat /usr/ports/distfiles/TeX/texlive-20230313-source.tar.xz | /usr/bin/tar -xf - -C /usr/ports/print/texlive-tlmgr/work --no-same-permission --no-same-owner texlive-20230313-source/texk/texlive/linked_scripts/texlive texlive-20230313-source/build-aux/config.guess ===> Patching for texlive-tlmgr-20230313 ===> Applying FreeBSD patches for texlive-tlmgr-20230313 from /usr/ports/print/texlive-tlmgr/files ===> texlive-tlmgr-20230313 depends on shared library: libkpathsea.so - found (/usr/local/lib/libkpathsea.so) ===> Configuring for texlive-tlmgr-20230313 ===> Staging for texlive-tlmgr-20230313 ===> texlive-tlmgr-20230313 depends on package: perl5>=5.34<5.35 - found ===> Generating temporary packing list install -m 555 /usr/ports/print/texlive-tlmgr/work/texlive-20230313-source/texk/texlive/linked_scripts/texlive/tlmgr.pl /usr/ports/print/texlive-tlmgr/work/stage/usr/local/share/texmf-dist/scripts/texlive cd /usr/ports/print/texlive-tlmgr/work/stage/usr/local/bin && /bin/ln -s ../share/texmf-dist/scripts/texlive/tlmgr.pl tlmgr install -m 0644 /usr/ports/print/texlive-tlmgr/work/texlive-20230313-extra/tlpkg/TeXLive/*.pm /usr/ports/print/texlive-tlmgr/work/stage/usr/local/lib/perl5/site_perl/TeXLive install -m 0644 /usr/ports/print/texlive-tlmgr/work/texlive-20230313-extra/tlpkg/TeXLive/trans.pl /usr/ports/print/texlive-tlmgr/work/stage/usr/local/lib/perl5/site_perl/TeXLive /usr/bin/touch /usr/ports/print/texlive-tlmgr/work/stage/usr/local/share/texmf-dist/.texlive-tlmgr /bin/mkdir -p /usr/ports/print/texlive-tlmgr/work/stage/var/db/tlpkg/installer /usr/bin/touch /usr/ports/print/texlive-tlmgr/work/stage/var/db/tlpkg/tlmgr.log /usr/bin/tar -xf /usr/ports/distfiles/TeX/texlive-20230311-tlpdb-full.tar.gz -C /usr/ports/print/texlive-tlmgr/work/stage/var/db/tlpkg/ texlive.tlpdb install -m 555 /usr/ports/print/texlive-tlmgr/work/texlive-20230313-source/build-aux/config.guess /usr/ports/print/texlive-tlmgr/work/stage/var/db/tlpkg/installer/ install -m 0644 /usr/local/share/texmf-dist/web2c/texmf.cnf /usr/ports/print/texlive-tlmgr/work/stage/var/db/tlpkg install: /usr/local/share/texmf-dist/web2c/texmf.cnf: No such file or directory *** Error code 71 Stop. make: stopped in /usr/ports/print/texlive-tlmgr -- You are receiving this mail because: You are the assignee for the bug.