[MacPorts] #70853: MacPort silently fails when upgrading crystal

MacPorts noreply at macports.org
Mon Sep 23 03:53:31 UTC 2024


#70853: MacPort silently fails when upgrading crystal
---------------------+--------------------
  Reporter:  anta40  |      Owner:  (none)
      Type:  defect  |     Status:  new
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:  2.10.1
Resolution:          |   Keywords:
      Port:          |
---------------------+--------------------

Comment (by anta40):

 This works. Wonder if it's a proper solution, though.
 {{{
 $ sudo port install crystal
 Error: Unable to execute port crystal: couldn't open
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_crystal/crystal/work/.macports.crystal.state":
 permission denied
 $ sudo rm -Rf
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_crystal
 $ sudo port install crystal
 --->  Computing dependencies for crystal
 --->  Fetching archive for crystal
 Warning: Your DNS servers incorrectly claim to know the address of
 nonexistent hosts. This may cause checksum mismatches for some ports. See
 this page for more information:
 <https://trac.macports.org/wiki/MisbehavingServers>
 --->  Attempting to fetch crystal-1.13.3_0.darwin_21.x86_64.tbz2 from
 http://jog.id.packages.macports.org/macports/packages/crystal
 --->  Attempting to fetch crystal-1.13.3_0.darwin_21.x86_64.tbz2.rmd160
 from http://jog.id.packages.macports.org/macports/packages/crystal
 --->  Installing crystal @1.13.3_0
 --->  Activating crystal @1.13.3_0
 --->  Cleaning crystal
 --->  Updating database of binaries
 --->  Scanning binaries for linking errors
 --->  No broken files found.
 --->  No broken ports found.

 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/70853#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list