Opened 15 years ago
Closed 15 years ago
#23966 closed defect (fixed)
sqlite registry does not handle arbitrary versioning
Reported by: | nerdling (Jeremy Lavergne) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | 1.8.99 |
Keywords: | Cc: | ||
Port: |
Description (last modified by jmroot (Joshua Root))
While activating mpfr today, the registry barfed at the version string: mpfr @2.4.2-p1_0
Registry error: Invalid version specified. Please specify a version as recorded in the port registry. invoked from within "throw registry::invalid "Registry error: Invalid version specified. Please specify a version as recorded in the port registry."" (procedure "_check_registry" line 30) invoked from within "_check_registry $name $v" invoked from within "registry::read { set requested [_check_registry $name $v] # set name again since the one we were passed may not have had the ..." (procedure "portimage::activate" line 20) invoked from within "registry_activate $name ${version}_${revision}${portvariants} [array get user_options]"
Attachments (1)
Change History (2)
Changed 15 years ago by nerdling (Jeremy Lavergne)
comment:1 Changed 15 years ago by jmroot (Joshua Root)
Description: | modified (diff) |
---|---|
Milestone: | MacPorts 1.8.3 |
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
r64514