Hi,
Trying to load XPath using the latest configuration (ConfigurationOfXPath-monty.91) gives the following error:
MetacelloProjectSpecLoadError: No version found for #'release-2.8.7' of ConfigurationOfXMLParser because: The symbolic version #'release-2.8.7' is not defined in ConfigurationOfXMLParser for the current platform. Possible symbolic version values include:
#(#bleedingEdge #development #'release-2' #'release-2.4' #'release-2.5' #'release-2.5.3' #'release-2.5.5' #'release-2.6' #'release-2.6.3' #'release-2.6.5' #'release-2.6.8' #'release-2.7.3' #'release-2.7.4' #'release-2.7.6' #'release-2.7.7' #'release-2.8.1'
#'release-2.8.3' #'release-2.8.6' #stable)
ConfigurationOfXPath-monty.90 loads fine.
Best regards,
Henrik
|
Looks OK: https://ci.inria.fr/pharo-contribution/job/XPath/PHARO=60,VERSION=stable,VM=vm/lastCompletedBuild/console
From the output: > Project: XMLParser release-2.8.7 [2.8.7] Could you try manually loading the latest ConfigurationOfXMLParser from its repo and using the latest XPath config again, and tell me what platform you're using (Pharo, Squeak, GS)? >From: "Henrik Nergaard" <[hidden email]> >To: "Pharo Development List" <[hidden email]> >Subject: [Pharo-dev] Latest Configuration of XPath is broken > >Hi, > >Trying to load XPath using the latest configuration (ConfigurationOfXPath-monty.91) gives the following error: >MetacelloProjectSpecLoadError: No version found for #'release-2.8.7' of ConfigurationOfXMLParser because: The symbolic version #'release-2.8.7' is not defined in ConfigurationOfXMLParser for the current platform. Possible symbolic version values include: #(#bleedingEdge #development #'release-2' #'release-2.4' #'release-2.5' #'release-2.5.3' #'release-2.5.5' #'release-2.6' #'release-2.6.3' #'release-2.6.5' #'release-2.6.8' #'release-2.7.3' #'release-2.7.4' #'release-2.7.6' #'release-2.7.7' #'release-2.8.1' #'release-2.8.3' #'release-2.8.6' #stable) > >ConfigurationOfXPath-monty.90 loads fine. > >Best regards, |
Platform is Pharo 6 - Image 60202.
Loading it again in the same image still gives the same error, also for -monty.92 I cannot replicate this error using a clean image, so It might have been some rare bug in how the repository were added or something. Best regards, Henrik -----Original Message----- From: Pharo-dev [mailto:[hidden email]] On Behalf Of monty Sent: Friday, September 9, 2016 3:00 PM To: [hidden email] Subject: Re: [Pharo-dev] Latest Configuration of XPath is broken Looks OK: https://ci.inria.fr/pharo-contribution/job/XPath/PHARO=60,VERSION=stable,VM=vm/lastCompletedBuild/console From the output: > Project: XMLParser release-2.8.7 [2.8.7] Could you try manually loading the latest ConfigurationOfXMLParser from its repo and using the latest XPath config again, and tell me what platform you're using (Pharo, Squeak, GS)? >From: "Henrik Nergaard" <[hidden email]> >To: "Pharo Development List" <[hidden email]> >Subject: [Pharo-dev] Latest Configuration of XPath is broken > >Hi, > >Trying to load XPath using the latest configuration (ConfigurationOfXPath-monty.91) gives the following error: >MetacelloProjectSpecLoadError: No version found for #'release-2.8.7' of ConfigurationOfXMLParser because: The symbolic version #'release-2.8.7' is not defined in ConfigurationOfXMLParser for the current platform. Possible symbolic version values include: #(#bleedingEdge #development #'release-2' #'release-2.4' #'release-2.5' #'release-2.5.3' #'release-2.5.5' #'release-2.6' #'release-2.6.3' #'release-2.6.5' #'release-2.6.8' #'release-2.7.3' #'release-2.7.4' #'release-2.7.6' #'release-2.7.7' #'release-2.8.1' #'release-2.8.3' #'release-2.8.6' #stable) > >ConfigurationOfXPath-monty.90 loads fine. > >Best regards, |
Free forum by Nabble | Edit this page |