|
Hi,
from time to time I’m experiencing issues with metacello, but now I decided to ask you for a suggestion.
In the exact situation I was loading a baseline (form BaselineOf… class) and it says: “Could not resolve: <some package> in …package-cache”. Ok. Now first question is: why doesn’t it find the package in the same repository where baseline came from? When I use metacello script it works, when I try to load it manually (by getting a baseline and sending #load) it fails. Second thing: I’ve copied that package from the filetree repository into package-cache. And the error persists. So always when I was getting “Could not resolve: <some package> in …package-cache” I asked: “And what? It is there…” and loaded project using metacello script. But maybe someone can give me a hint on how can I understand what’s wrong, because I feel stupid :(
Uko
|