[commits] Horde branch master updated. 0d81f363723010c3e7d6e6cc1805cf57959d0623
Gunnar Wrobel
p at rdus.de
Sun Oct 31 10:22:39 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: ae3c94dac479c72f278fa7c9ba1930ad32bf29bd
0d81f36 Allow to install files with "horde" role. Tried fixing downloading external dependencies from unknown channels.
-----------------------------------------------------------------------
commit 0d81f363723010c3e7d6e6cc1805cf57959d0623
Author: Gunnar Wrobel <p at rdus.de>
Date: Sun Oct 31 11:22:24 2010 +0100
Allow to install files with "horde" role. Tried fixing downloading
external dependencies from unknown channels.
PEAR is apparently not meant to bootstrap itself. The workarounds
necessary to allow creating a new Config that takes the "horde" role
into account are awkward because a nicely place "static" when
initializing the PEAR_Config.
Automatically fetching new channels fails completely at the moment as
parsing a package.xml with unkown channels does not work. Need to find
a decent solution at a later timepoint.
components/TODO | 3 +
components/lib/Components/Helper/InstallationRun.php | 25 +++++++--
components/lib/Components/Helper/Tree.php | 10 ++++
components/lib/Components/Pear/InstallLocation.php | 50 +++++++++++++-----
components/lib/Components/Runner/Installer.php | 5 ++-
components/package.xml | 4 ++
6 files changed, 77 insertions(+), 20 deletions(-)
http://git.horde.org/diff.php/components/TODO?rt=horde-git&r1=4f12349bd02b0d11b633453f30a5e19fffbf8b0f&r2=0d81f363723010c3e7d6e6cc1805cf57959d0623
http://git.horde.org/diff.php/components/lib/Components/Helper/InstallationRun.php?rt=horde-git&r1=4f12349bd02b0d11b633453f30a5e19fffbf8b0f&r2=0d81f363723010c3e7d6e6cc1805cf57959d0623
http://git.horde.org/diff.php/components/lib/Components/Helper/Tree.php?rt=horde-git&r1=d3a023730d83b7ee69cda2fb18c0e9218aba6985&r2=0d81f363723010c3e7d6e6cc1805cf57959d0623
http://git.horde.org/diff.php/components/lib/Components/Pear/InstallLocation.php?rt=horde-git&r1=4f12349bd02b0d11b633453f30a5e19fffbf8b0f&r2=0d81f363723010c3e7d6e6cc1805cf57959d0623
http://git.horde.org/diff.php/components/lib/Components/Runner/Installer.php?rt=horde-git&r1=4f12349bd02b0d11b633453f30a5e19fffbf8b0f&r2=0d81f363723010c3e7d6e6cc1805cf57959d0623
http://git.horde.org/diff.php/components/package.xml?rt=horde-git&r1=bd1983c8c303d1f9a0b27d3c83360ca03c3643c0&r2=0d81f363723010c3e7d6e6cc1805cf57959d0623
More information about the commits
mailing list