Re: Failed: can't batch-install packages: /opt/sw2/fink/dists/stable/main/binary-darwin-x86_64/text/texlive_20210325-8_darwin-x86_64.deb /opt/sw2/fink/dists/stable/main/binary-darwin-x86_64/text/texlive-base_20210325-8_darwin-x86_64.deb
Hanspeter Niederstrasser <[email protected]>
| Newsgroups | gmane.os.apple.fink.general |
|---|---|
| Organization | Snaggled Works |
| Message-ID | <[email protected]> |
On 1/27/23 8:36 AM, Franchetti, Giuliano Dr. wrote: > On 27. Jan 2023, at 13:29, Hanspeter Niederstrasser <[email protected]> wrote: > > On 1/16/23 12:50 PM, Franchetti, Giuliano Dr. wrote: > somehow texlive has an error. All dependencies have complied. > Giuliano > 432 for language 1 > 181 for language 0 > 0 words of pdfTeX memory > 0 indirect objects > No pages of output. > Transcript written on etex.log. > fmtutil [INFO]: log file copied to: /opt/sw2/var/lib/texmf/web2c/pdftex/etex.log > fmtutil [INFO]: /opt/sw2/var/lib/texmf/web2c/pdftex/etex.fmt installed. > fmtutil [INFO]: disabled formats: 5 > fmtutil [INFO]: successfully rebuilt formats: 54 > fmtutil [INFO]: total formats: 59 > fmtutil [INFO]: exiting with status 0 > updmap [WARNING]: resetting $HOME value (was /Users/giuliano) to root's actual home (/var/root). > updmap [WARNING]: hidden sys mode found, switching to sys mode. > updmap will read the following updmap.cfg files (in precedence order): > /opt/sw2/share/texmf-dist/web2c/updmap.cfg > updmap may write changes to the following updmap.cfg file: > /opt/sw2/etc/texmf-config/web2c/updmap.cfg > dvips output dir: "/opt/sw2/var/lib/texmf/fonts/map/dvips/updmap" > pdftex output dir: "/opt/sw2/var/lib/texmf/fonts/map/pdftex/updmap" > dvipdfmx output dir: "/opt/sw2/var/lib/texmf/fonts/map/dvipdfmx/updmap" > updmap [ERROR]: The following map file(s) couldn't be found: > updmap [ERROR]: CountriesOfEurope.map (in /opt/sw2/share/texmf-dist/web2c/updmap.cfg) > updmap [ERROR]: algolrevived.map (in /opt/sw2/share/texmf-dist/web2c/updmap.cfg) > updmap [ERROR]: baskervillef.map (in /opt/sw2/share/texmf-dist/web2c/updmap.cfg) > updmap [ERROR]: montserrat.map (in /opt/sw2/share/texmf-dist/web2c/updmap.cfg) > updmap [ERROR]: Did you run mktexlsr? > > What's the output of the following command? > > dpkg -S algolrevived.map AlgolRevived.map baskervillef.map > Here is the output > >> >> dpkg -S algolrevived.map AlgolRevived.map baskervillef.map > dpkg-query: no path found matching pattern *algolrevived.map* > texlive-texmf: /opt/sw2/share/texmf-dist/fonts/map/dvips/algolrevived/AlgolRevived.map > dpkg-query: no path found matching pattern *baskervillef.map* >> That's backwards from the expected values. algolrevived.map, baskervillef.map, and montserrat.map should exist as the lowercase versions only, while CountriesOfEurope.map should be in CamelCase. But in your installation, they're all backwards. The files belong to texlive-texmf. Can you try deleting those 4 files then reinstalling texlive-texmf? cd /opt/sw/share/texmf-dist/fonts/map/dvips sudo rm algolrevived/AlgolRevived.map baskervillef/Baskervillef.map sudo rm montserrat/Montserrat.map countriesofeurope/countriesofeurope.map fink reinstall texlive-texmf fink reinstall texlive An alternative is to rename the files back to their expected case, then try reinstalling texlive: algolrevived/algolrevived.map baskervillef/baskervillef.map montserrat/montserrat.map countriesofeurope/CountriesOfEurope.map The only way I can think this might have happened is if this was an existing texlive-texmf install and the files were renamed to the opposite case and then a texlive update was tried for Ventura. Hanspeter -- vvv | |_| |.---.-.-----.--ooO-(_)-Ooo----.|_ _|.-----.-----. | _ || _ | || || |__| [email protected] _______________________________________________ Fink-users mailing list [email protected] List archive: https://sourceforge.net/p/fink/mailman/fink-users/ Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users