[horde] horde-git-tools dev install output
Simon B
simon.buongiorno at gmail.com
Mon Jan 13 10:22:08 UTC 2020
On Mon, 6 Jan 2020 at 17:54, Simon B <simon.buongiorno at gmail.com> wrote:
>
> Hallo,
>
> I have two issues when running ./horde-git-tools dev install, whether
> from the command line or a cronjob.
>
> 1. the output somehow locks stdout (it looks as if I would run the
> command and pipe it to less, but I have not), this means if running it
> from the command line, I have to (scroll to the end and) press q to
> exit and return to the prompt. If running it from a cronjob, this
> output is not captured in log file...
>
> ./horde-git-tools/bin/horde-git-tools git pull 1>&2 >> git.pull.log
>
> 2. there are number of WARN notices
>
> :PHP Warning: symlink(): File exists in
> /usr/share/2020-git-horde/horde-git-tools/lib/Action/Dev/LinkFramework.php
> on line 163
> [ WARN ] Could not link /usr/share/2020-git-horde/Kolab_Config/build.xml.
> [ WARN ] Install file does not seem to exist:
> /usr/share/2020-git-horde/Mapi/test/Horde/Mapi/Autoload.php
> [ WARN ] Install file does not seem to exist:
> /usr/share/2020-git-horde/Service_Weather/lib/Horde/Service/Weather/
> Alerts/WeatherUnderground.php
> [ WARN ] Install file does not seem to exist:
> /usr/share/2020-git-horde/Service_Weather/lib/Horde/Service/Weather/
> Current/WeatherUnderground.php
> [ WARN ] Install file does not seem to exist:
> /usr/share/2020-git-horde/Service_Weather/lib/Horde/Service/Weather/
> Forecast/WeatherUnderground.php
> [ WARN ] Install file does not seem to exist:
> /usr/share/2020-git-horde/Service_Weather/lib/Horde/Service/Weather/
> Period/WeatherUnderground.php
> [ WARN ] Install file does not seem to exist:
> /usr/share/2020-git-horde/Service_Weather/lib/Horde/Service/Weather/
> WeatherUnderground.php
> [ WARN ] Install file does not seem to exist:
> /usr/share/2020-git-horde/Service_Weather/lib/Horde/Service/Weather/
> WeatherUnderground_Strings.php
> [ WARN ] Install file does not seem to exist:
> /usr/share/2020-git-horde/Test/bundle/vendor/sebastian/diff/phpunit.
> xml
>
Hallo,
my clone script is still producing these errors - and I am not sure
how or why, or what to do to fix them.
[ WARN ] Install file does not seem to exist:
/usr/share/2020-git-horde/Compress/test/Horde/Compress/Autoload.php
PHP Warning: symlink(): File exists in
/usr/share/2020-git-horde/horde-git-tools/lib/Action/Dev/LinkFramework.php
on line 163
[ WARN ] Could not link /usr/share/2020-git-horde/Kolab_Config/build.xml.
[ WARN ] Install file does not seem to exist:
/usr/share/2020-git-horde/Mapi/test/Horde/Mapi/Autoload.php
[ WARN ] Install file does not seem to exist:
/usr/share/2020-git-horde/Service_Weather/lib/Horde/Service/Weather/
Alerts/WeatherUnderground.php
[ WARN ] Install file does not seem to exist:
/usr/share/2020-git-horde/Service_Weather/lib/Horde/Service/Weather/
Current/WeatherUnderground.php
[ WARN ] Install file does not seem to exist:
/usr/share/2020-git-horde/Service_Weather/lib/Horde/Service/Weather/
Forecast/WeatherUnderground.php
[ WARN ] Install file does not seem to exist:
/usr/share/2020-git-horde/Service_Weather/lib/Horde/Service/Weather/
Period/WeatherUnderground.php
[ WARN ] Install file does not seem to exist:
/usr/share/2020-git-horde/Service_Weather/lib/Horde/Service/Weather/
WeatherUnderground.php
[ WARN ] Install file does not seem to exist:
/usr/share/2020-git-horde/Service_Weather/lib/Horde/Service/Weather/
WeatherUnderground_Strings.php
[ WARN ] Install file does not seem to exist:
/usr/share/2020-git-horde/Test/bundle/vendor/sebastian/diff/phpunit.
xml
In particular this one is concerning.
PHP Warning: symlink(): File exists in
/usr/share/2020-git-horde/horde-git-tools/lib/Action/Dev/LinkFramework.php
on line 163
Any ideas? Does anyone else cloning the git on a regular basis have
these errors?
Regards
Simon
More information about the horde
mailing list