[MacPorts] #70596: rust-bootstrap: Unable to open port due to version mismatch

MacPorts noreply at macports.org
Tue Aug 20 08:48:38 UTC 2024


#70596: rust-bootstrap: Unable to open port due to version mismatch
--------------------+---------------------------------
 Reporter:  wilya7  |      Owner:  (none)
     Type:  defect  |     Status:  new
 Priority:  Normal  |  Milestone:
Component:  ports   |    Version:
 Keywords:          |       Port:  rust-bootstrap-10.7
--------------------+---------------------------------
 == Description
 When attempting to run `port info rust-bootstrap`, the following error
 occurs:

 `Error: Unable to open port: rust_build.version (1.77.0) must be newer
 than rust_build.stage0_versions (1.79.0 1.78.0)`

 == Environment
 - macOS Version: 14.6.1 (23G93)
 - MacPorts Version: 2.10.1

 == Steps to Reproduce
 1. Run `port info rust-bootstrap`

 == Expected Behavior
 The command should display information about the rust-bootstrap port
 without errors.

 == Actual Behavior
 The command fails with the version mismatch error mentioned above.

 == Possible Cause
 It appears that there's a mismatch between the rust_build.version and the
 rust_build.stage0_versions in the Portfile for rust-bootstrap. The error
 suggests that the build version (1.77.0) is older than the stage0 versions
 (1.79.0 and 1.78.0), which shouldn't be the case. This could be due to an
 incorrect update in the Portfile or a synchronization issue between
 different version numbers.

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


More information about the macports-tickets mailing list