midgardproject / midgardmvc_installer

Standalone installer for MidgardMVC applications
GNU Lesser General Public License v2.1
5 stars 0 forks source link

Operations fail since the pear.indeyets.pp.ru PEAR repo is gone #29

Closed feri closed 13 years ago

feri commented 13 years ago

Almost all functions fail of midgardmvc after the old PEAR repo has gone away.

I cleaned up my local PEAR registry, changed the pakeNewMidgardMvcAppTask.class.php task file to use the new: pear.indeyets.ru repo. So I got midgardmvc working locally, but it wasn't that trivial.

Life would be easier if this gets fixed asap. Thanks.

indeyets commented 13 years ago

It was fixed on september-12. reinstallation from the new server should be enough

feri commented 13 years ago

Yes, almost :)

The task still wants to install pear.indeyets.ru/AppServer which has a dependency to channel://pear.indeyets.pp.ru/aip.

indeyets commented 13 years ago

ok. fixed dependency issue in AppServer. update from pear

other than that, midgardmvc_installer should probably depend on aip, not on AppServer. but that's not critical