[horde] Horde Git Tools | Update issues
Michael J Rubinsky
mrubinsk at horde.org
Wed Jan 17 22:04:21 UTC 2018
Quoting Dominik Erdmann <horde_mailing at der-domi.de>:
> Am 16.01.2018 um 23:52 schrieb Jan Schneider:
>
>>>> 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
>>
>> Horde-Yaml needs a new release, these notices should be fixed then.
>>
>>>> [ 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
>>>>
>>>
>>> Same thing here.
>>
>> Looks like we miss to catch some error there. Please create a bug report.
This is fixed.
>
> https://bugs.horde.org/ticket/14767
>
>>>>>> 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?
Merge artifacts in the package.xml file. Removed.
>>>>
>>>> Thanks,
>>>> Dominik
>>>>
>>>>
>>>> [1]
>>>> https://github.com/horde/git-tools/commit/8e7967b069ca1de19a7190dca791b9c77a815630
>>
>>
>>
> --
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
--
mike
The Horde Project
http://www.horde.org
https://www.facebook.com/hordeproject
https://www.twitter.com/hordeproject
More information about the horde
mailing list