Unix VM building - Monticello can't find DBus-Plugin-dtl.33(bf.32).mcd

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

Unix VM building - Monticello can't find DBus-Plugin-dtl.33(bf.32).mcd

Paul DeBruicker
After updating the Squeak One-click to trunk and loading the
update-dtl.11 package from the VMMaker repository on source.squeak.org


When I run

VMMaker updateFromServer

the process eventually trips up when

MCHttpRepository>>#loadVersionFromFileNamed:

attempts to load DBus-Plugin-dtl.33(bf.32).mcd

If I download DBus-Plugin-dtl.33.mcz and stick it in my package-cache
the error continues to happen.


I'll try it without updating to trunk.


_______________________________________________
VM-beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/vm-beginners
Reply | Threaded
Open this post in threaded view
|

Re: Unix VM building - Monticello can't find DBus-Plugin-dtl.33(bf.32).mcd

Paul DeBruicker
Paul DeBruicker wrote
VMMaker updateFromServer

the process eventually trips up when

MCHttpRepository>>#loadVersionFromFileNamed:

attempts to load DBus-Plugin-dtl.33(bf.32).mcd

If I download DBus-Plugin-dtl.33.mcz and stick it in my package-cache
the error continues to happen.
If I load the DBus-Plugin-dtl.33.mcz package through monticello manually then restart the

VMMaker updateFromServerProcess

There are no more errors.