Closed jinbozz closed 9 years ago
I had the same problem.
In your MathHub
directory do the following:
rm -rf smglom
lmh install smglom
It if is in META-INF/MANIFEST.MF lmh install smglom
should install it automatically. I can also hard-code that if a repository "group/meta-inf" exists that it should automatically be installed along with any repository group.
I think that would be a good idea.
All "lmh install" related commands now treat the meta-inf repository of a repository as a dependency even if it is not explicitly mentioned in any MANIFEST.MF file. lmh update should thus install any missing repositories.
smglom/meta-inf should be a dependency for any modules in smglom.
lmh selfupdate
doesn't manage to solve this currently.