Opened 14 years ago

Last modified 14 years ago

#23966 closed defect

sqlite registry does not handle arbitrary versioning — at Initial Version

Reported by: nerdling (Jeremy Lavergne) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: base Version: 1.8.99
Keywords: Cc:
Port:

Description

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]"

Change History (1)

Changed 14 years ago by nerdling (Jeremy Lavergne)

Attachment: main.log added
Note: See TracTickets for help on using tickets.