PharoThings - Metacello installation broken

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

PharoThings - Metacello installation broken

bachitoph
Hi,
I'm just trying https://github.com/pharo-iot/PharoThings. But if installing
the client side as suggested below.

Install the client part of PharoThings in the development (client) Pharo
image:

Metacello new
  baseline: 'PharoThings';
  repository: 'github://pharo-iot/PharoThings/src';
  load: 'RemoteDev'

After some loading I get the Metacello message

github--pharoiotFirmatav01x157812618139788200831786773995104653406.zip does
not exist.

I tried this under Windows10 with fresh loaded Pharo 6.1 from www.pharo.org.

any hints?

thanks
cjb



--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html

Reply | Threaded
Open this post in threaded view
|

Re: PharoThings - Metacello installation broken

Denis Kudriashov
Thank's for report.
I fixed it. Try again.

I will set up travis to cover such problems. I never tested it on fresh computer

2017-12-03 16:48 GMT+01:00 bachitoph <[hidden email]>:
Hi,
I'm just trying https://github.com/pharo-iot/PharoThings. But if installing
the client side as suggested below.

Install the client part of PharoThings in the development (client) Pharo
image:

Metacello new
  baseline: 'PharoThings';
  repository: 'github://pharo-iot/PharoThings/src';
  load: 'RemoteDev'

After some loading I get the Metacello message

github--pharoiotFirmatav01x157812618139788200831786773995104653406.zip does
not exist.

I tried this under Windows10 with fresh loaded Pharo 6.1 from www.pharo.org.

any hints?

thanks
cjb



--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html


Reply | Threaded
Open this post in threaded view
|

Re: PharoThings - Metacello installation broken

bachitoph
Hi thanks for fast response.
Made first fingertips, looks pretty fine.
cjb



--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html