configuration error

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
9 messages Options
Reply | Threaded
Open this post in threaded view
|

configuration error

werner kassens-2
Hi,
Nicolas made a new version of ArbitraryPrecisionFloat, of course this gets loaded automatically in #development but i thought about making a new #stable that incorporates this.  when i tried this i noticed this is not possible with the latest baselines 0.15 and  0.16 and with the versions 0.17 and 0.18 because they just produce an error.
Hi Oh, when i make a new version or baseline i check whether they do what i intend them to do by printing a #fetch in a virgin image. you might eventually think about using a similar procedure in the future when uploading a new version. the problem probably is in your private code, since when i delete your package eg in baseline 0.15, everything works. i would suspect that the problem eventually emanates from your private config, please have a look at that.
Hi Serge, do you think it would make sense and should i make a new stable version from the latest version in the config after Oh has repaired that error?
werner

--
You received this message because you are subscribed to the Google Groups "SciSmalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/d/optout.
Reply | Threaded
Open this post in threaded view
|

Re: configuration error

HwaJong Oh
Werner,

Thanks for the notice.
I'll check this one.

HwaJong

--
You received this message because you are subscribed to the Google Groups "SciSmalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/d/optout.
Reply | Threaded
Open this post in threaded view
|

Re: configuration error

HwaJong Oh
In reply to this post by werner kassens-2
werner,

Hi Oh, when i make a new version or baseline i check whether they do what i intend them to do by printing a #fetch in a virgin image. you might eventually think about using a similar procedure in the future when uploading a new version.

Actually, I'm doing more than your procedure. I'm using VeriMeta.(You can check the demo here)
The versions I've wrote has passed when I tested it. The problem is that ...
 
the problem probably is in your private code, since when i delete your package eg in baseline 0.15, everything works. i would suspect that the problem eventually emanates from your private config, please have a look at that.

... my metacello configuration is under big modification and it is signals error while building metacello project. It is going to take some time to fix this. Please use stableVersion for the moment.

HwaJong Oh

--
You received this message because you are subscribed to the Google Groups "SciSmalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/d/optout.
Reply | Threaded
Open this post in threaded view
|

Re: configuration error

werner kassens-2
i see, Oh. thanks for the update, i was beginning to wonder.
werner

--
You received this message because you are subscribed to the Google Groups "SciSmalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/d/optout.
Reply | Threaded
Open this post in threaded view
|

Re: configuration error

HwaJong Oh
Werner,

I fixed my metacello configuration.
I've checked "ConfigurationOfSciSmalltalk project lastVersion load." working without error.

I've learned something.

HwaJong Oh

--
You received this message because you are subscribed to the Google Groups "SciSmalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/d/optout.
Reply | Threaded
Open this post in threaded view
|

Re: configuration error

werner kassens-2
Hi Oh,
yes thats good <friendly grin>. jenkins signals that he cant make a development version for pharo4 because of some problem in your config.
werner


--
You received this message because you are subscribed to the Google Groups "SciSmalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/d/optout.
Reply | Threaded
Open this post in threaded view
|

Re: configuration error

werner kassens-2
In reply to this post by HwaJong Oh
Hi Oh,
i assume you noticed that jenkins has a problem with your config in 4.0, correct?
lastVersion would perhaps work in a baseline, but if you want to make a stable version you'd need to enter a fixed version number. iow its a bit unclear to me how i should proceed. perhaps somebody else would want to make a stable version and keep these things up to date.
werner

On Wednesday, February 4, 2015 at 4:17:16 PM UTC+1, Hwa Jong Oh wrote:
Werner,

I fixed my metacello configuration.
I've checked "ConfigurationOfSciSmalltalk project lastVersion load." working without error.

I've learned something.

HwaJong Oh

--
You received this message because you are subscribed to the Google Groups "SciSmalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/d/optout.
Reply | Threaded
Open this post in threaded view
|

Re: configuration error

HwaJong Oh
I have never tested my codes on Pharo 4. Let me go check.

--
You received this message because you are subscribed to the Google Groups "SciSmalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/d/optout.
Reply | Threaded
Open this post in threaded view
|

Re: configuration error

HwaJong Oh
In reply to this post by werner kassens-2
Werner,
My ConfigurationOfDaliotsPlayground was failing to create metacello versions on Pharo4. Fixed the problem. Let see what Jenkins at next scheduled test run.
HwaJong

--
You received this message because you are subscribed to the Google Groups "SciSmalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/d/optout.