[horde] Horde Git Tools | Update issues

Dominik Erdmann horde_mailing at der-domi.de
Tue Jan 16 20:14:32 UTC 2018


Hi!

I saw the latest commit [1] and tried to update. Am I right that Horde 
Git Tools are not possible to update itself? So I have to run following 
command.
     /srv/horde-git-tools# git pull
I got only the expected "lib/Action/Git/Pull.php".

After this I ran
     horde-git-tools git pull

It seems to getting all repositories:

[  INFO  ] Starting update of repositories.
[   OK   ] Repository: ActiveSync
[   OK   ] Repository: Alarm
...
[   OK   ] Repository: wicked

Then I ran (This is required, right?)
     horde-git-tools dev install

[  INFO  ] EMPTYING old web directory ...
...
A lot of notices:
PHP Notice:  Uninitialized string offset: 1 in 
/srv/horde-git-tools/vendor/pear-pear.horde.org/Horde_Yaml/Horde/Yaml/Loader.php 
on line 242
LINKING shout
...
LINKING whups
...
[  INFO  ] Create symbolic links: Yes
[  INFO  ] Package(s) to install: ALL (168 packages)
PHP Notice:  Uninitialized string offset: 1 in 
/srv/horde-git-tools/vendor/pear-pear.horde.org/Horde_Yaml/Horde/Yaml/Loader.php 
on line 242
[  INFO  ] Installing package ActiveSync
PHP Fatal error:  Call to undefined method 
PEAR_Error::getInstallationFileList() in 
/srv/horde-git-tools/lib/Action/Dev/LinkFramework.php on line 88

 >> mentioned file:
/* line 86 */ // Get list of files
/* line 87 */ $pear = $pkg_ob->getPearPackage($val . '/package.xml');
/* line 88 */ $file_list = $pear->getInstallationFileList();

Uff. What could this be? Are there some dependencies missing?

Thanks,
Dominik


[1]
https://github.com/horde/git-tools/commit/8e7967b069ca1de19a7190dca791b9c77a815630


More information about the horde mailing list