Forum OpenACS Q&A: APM doesn't show disabled packages

Collapse
Posted by Matthew Soldo on
I'm trying to develop a package for oacs-4.5. I wiped it off my
system, and then reloaded its apm file. However there is a bug in
the database creation script that prevents it from installing. I
can't manually change the sql file, because something 'magically'
seems to keep changing it back. Nor can I modify the package
information, because non-enabled packages don't appear in the
package manager. How do I deal with this?
Collapse
Posted by Matthew Soldo on
I figured out what was going on here. I needed to change the sql files in the apm-workspace/install not the packages directory.