[MacPorts] #23966: sqlite registry does not handle arbitrary versioning

MacPorts noreply at macports.org
Sun Mar 7 18:38:33 PST 2010


#23966: sqlite registry does not handle arbitrary versioning
-------------------------------+--------------------------------------------
  Reporter:  snc@…             |       Owner:  macports-tickets@…                   
      Type:  defect            |      Status:  closed                               
  Priority:  Normal            |   Milestone:                                       
 Component:  base              |     Version:  1.8.99                               
Resolution:  fixed             |    Keywords:                                       
      Port:                    |  
-------------------------------+--------------------------------------------
Changes (by jmr@…):

  * status:  new => closed
  * resolution:  => fixed
  * milestone:  MacPorts 1.8.3 =>


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

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

--

Comment:

 r64514

-- 
Ticket URL: <http://trac.macports.org/ticket/23966#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list