Changes between Initial Version and Version 1 of Ticket #66976


Ignore:
Timestamp:
Feb 22, 2023, 4:27:22 AM (15 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

This is a consequence of MacPorts 2.8.1 having removed the automatic symlink creation code; ports must now either set worksrcdir correctly (as they had to prior to MacPorts 2.6.0 as well) or set extract.rename yes to request that MacPorts fix it.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #66976

    • Property Status changed from new to assigned
    • Property Summary changed from Unable to install openjdk to openjdk11: wrong worksrcdir
    • Property Owner set to usersxx
    • Property Version changed from to 2.8.1
    • Property Keywords openjdk removed
    • Property Port openjdk11 added
  • Ticket #66976 – Description

    initial v1  
    22I tried to install openjdk.  Here are the messages on the Terminal window:
    33
    4 janos@Dads-MacBook-Air / % sudo port install openjdk11\\
    5 
    6 
    74{{{
     5janos@Dads-MacBook-Air / % sudo port install openjdk11
    86--->  Computing dependencies for openjdk11
    97--->  Fetching archive for openjdk11
     
    1917Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
    2018Error: Processing of port openjdk11 failed
    21 
    2219}}}
    2320
    24 The problem is that the install created a '**jdk11u-jdk-11.0.18-ga**'  directory instead of the **jdk-11.0.18-ga** in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_java_openjdk11/openjdk11/work. \\
    25 \\
    26  See:
     21The problem is that the install created a '**jdk11u-jdk-11.0.18-ga**'  directory instead of the **jdk-11.0.18-ga** in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_java_openjdk11/openjdk11/work.
     22
     23See:
    2724
    2825{{{