Henri Bergius writes:
> Hi,

Hi!

> Some work is being done on this, see
> http://trac.midgard-project.org/ticket/747#comment:3

Now datagard uses only www role and all (I hope so) packages with static
files are repackaged and uploaded to ragnaroek channel.
To test it (you must have Midgard 8.09.3 installed):

1. Get midgard-data package from svn
2. Run datagard -a pear

Or just run datagard without arguments to test initial setup.

You can install binary package, but those in dev repository are version
.4RC.
See:
http://download.opensuse.org/repositories/home:/midgardproject:/ragnaroek-dev/

So far I found two issues:

* Some packages fail to install when role_web is uninstalled. To fix
this, datagard doesn't remove pearified packages and its channel. It
also doesn't update this channel at startup. Pearified channel cleanup
is disabled now, so we will be able to enable it in next few monts if
needed.

* www_dir seems to have different location. In my case web_dir was by
default set to '/usr/share/php' while www_dir is by default set to
'/usr/share/php/www'. It is fine to install packages with static files,
but will make problems for midcom-static symlink generated for virtual
hosts.

I wonder if could use php_dir as default www_dir directory. Or maybe
something like: if web_dir is found in config , set www_dir using its
value. If not, use defined '/usr/share/php'.

Piotras
_______________________________________________
user mailing list
[email protected]
http://lists.midgard-project.org/mailman/listinfo/user

Reply via email to