Changes between Initial Version and Version 1 of Ticket #66905


Ignore:
Timestamp:
Feb 12, 2023, 5:56:05 PM (15 months ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #66905 – Description

    initial v1  
    11I'm running macOS Sierra 10.12.6.  I tried to update my version of texlive by doing this:
    2 
     2{{{
    33sudo port upgrade texlive-bin
    4 
     4}}}
    55After a long time it got stuck at a point where it was installing alex.  Below I have put the contents of the file:
     6{{{
    67/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_alex/alex/main.log
     8}}}
    79which I hope can help somebody help me to fix this problem.
    810
    911Right now pdflatex is totally broken, because it apparently did part of the install but it did not complete. When I run pdflatex I get this error:
    10 
     12{{{
    1113$ pdflatex exam.tex
    1214This is pdfTeX, Version 3.141592653-2.6-1.40.24 (TeX Live 2022/MacPorts 2022.62882_2) (preloaded format=pdflatex)
     
    1416---! /opt/local/var/db/texmf/web2c/pdftex/pdflatex.fmt made by different executable version, strings are different
    1517(Fatal format file error; I'm stymied)
    16 
     18}}}
    1719Any help would be appreciated.  If I can get the old working install back that would be better than nothing.
    1820Thanks.
    1921
    2022---Danny Sleator
    21 
     23{{{
    2224version:1
    2325:debug:clean Starting logging for alex @3.2.7.1_2+haskell_cabal_use_prebuilt
     
    613615:debug:build "$procedure $targetname"
    614616:error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_alex/alex/main.log for details.
     617}}}