Changes between Initial Version and Version 1 of Ticket #70853, comment 2


Ignore:
Timestamp:
Sep 21, 2024, 2:21:55 PM (6 hours ago)
Author:
anta40 (Andre Tampubolon)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #70853, comment 2

    initial v1  
    1616"mportexec $mport install"
    1717}}}
     18
     19BTW, I found something interesting:
     20{{{
     21$ sudo port uninstall crystal
     22$ sudo port upgrade outdated.
     23}}}
     24
     25Some packages will be installed. Then try to install crystal again:
     26{{{
     27$ sudo port install crystal
     28Error: 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
     29}}}