But whatever the bug, why saving in the package-cache? The package-cache is just a cache as the name tells. It's less volatile than RAM, but can still be subject to aggressive cleanup. Le 18 févr. 2018 18:15, "Stephane Ducasse" <stepharo.self@gmail.com> a écrit :
Hi vincent
Welcome to Pharo. - Did you check that you can write in your cache folder? - Is there any files in your cache? - Normally just selecting a package and pressing save should save it. - The exception you report is super strange.
Stef
On Sun, Feb 18, 2018 at 4:39 PM, Roca Vincent <vincentroca9@gmail.com> wrote:
Hi, I'm a new Pharo user (Pharo 5.0). I have created a package and now I just want to save it in the package-cache folder. But, when I try to do this using the Monticello Browser, I get an exception telling me the file I'm trying to save does not exist. I already managed to save some packages but I can't anymore. Thanks in advance for your help.