<div dir="ltr">Still no joy.  I tried working up a repro case, which of course worked.  So there's something about either my specific packages or filesystem layout that it's not liking.  I'll have to play around with it a bit more when I get some time (right now I'm still sorting out another breaking change re: latest updates)<div><br></div><div>On a related note, why is a failed dependency not an error?  I ask because the current notification scheme can somewhat obfuscate when/where the root dependency problem occurred.  For complex dependency chains it can be a bit of a pain to get back to where things went wrong.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Apr 12, 2020 at 2:36 PM <<a href="mailto:ken.dickey@whidbey.com">ken.dickey@whidbey.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 2020-04-12 08:17, Phil B wrote:<br>
<br>
> I was seeing an issue with any package in a non-standard location via <br>
> CodePackageFile installPackage:.<br>
<br>
Phil, the attached fix works for me.  Please test.<br>
<br>
I git cloned AweSOM and used<br>
   CodePackageFile installPackage: <br>
('/home/kend/xxx/<a href="http://AweSOM-Compiler-Test.pck.st" rel="noreferrer" target="_blank">AweSOM-Compiler-Test.pck.st</a>' asFileEntry).<br>
which worked as expected for me.<br>
<br>
Thanks again much!!<br>
-KenD</blockquote></div>