[MacPorts] #65073: openjdk{11, 13}: +xx version suffix conflicts with variant syntax

MacPorts noreply at macports.org
Tue Apr 26 02:37:14 UTC 2022


#65073: openjdk{11,13}: +xx version suffix conflicts with variant syntax
--------------------+----------------------------------
 Reporter:  amake   |      Owner:  (none)
     Type:  defect  |     Status:  new
 Priority:  Normal  |  Milestone:
Component:  ports   |    Version:
 Keywords:          |       Port:  openjdk11, openjdk13
--------------------+----------------------------------
 The current version of openjdk11 is 11.0.15+10 but this causes problems
 when specifying the port+version on the command line:

 {{{
 % port installed openjdk11
 The following ports are currently installed:
   openjdk11 @11.0.15+10_0+release+server
   openjdk11 @11.0.15+10_1+release+server (active)
 % sudo port uninstall openjdk11 @11.0.15+10_0
 Error: port uninstall failed: Registry error: openjdk11 @11.0.15 not
 registered as installed
 }}}

 Using `+` in version strings should probably be disallowed. It looks like
 there are only ~6 ports that have it.

-- 
Ticket URL: <https://trac.macports.org/ticket/65073>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list