mirror of
https://github.com/opensolutions/ViMbAdmin.git
synced 2026-04-26 08:45:54 +03:00
[GH-ISSUE #113] Unable to install #88
Labels
No labels
bug
feature
feature
improvement
improvement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ViMbAdmin-opensolutions#88
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @smmalloy on GitHub (Aug 13, 2014).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/113
When I try to install, it does the following:
root@Server:/usr/local/vimbadmin# composer install
Loading composer repositorInstalling dependencies (including require-dev) - Installing zendframework/zendframework1 (dev-master f7a5fd3)
Cloning f7a5fd3c2b1b3a32a2c0caceccfbac4ca2823e60
Failed to download zendframework/zendframework1 from source: The process "git clone --no-checkout 'git://github.com/zendframework/zf1.git' '/usr/local/vimbadmin/vendor/zendframework/zendframework1' && cd '/usr/local/vimbadmin/vendor/zendframework/zendframework1' && git remote add composer 'git://github.com/zendframework/zf1.git' && git fetch composer" exceeded the timeout of 300 seconds.
Now trying to download from dist
Installing zendframework/zendframework1 (dev-master f7a5fd3)
Loading from cache
Installing opensolutions/oss-framework (dev-master 6bf6a8f)
Cloning 6bf6a8fe4377dc11571c3e75f38e93324cfe9716
Installing opensolutions/minify (1.0.0)
Loading from cache
Installing doctrine/collections (dev-master 432240f)
Cloning 432240f56fbc9a811dbf1ff8a45c1a1047ba1c0a
Installing doctrine/lexer (dev-master db77c80)
Cloning db77c80d33d72e33a62b80581e9d150af85de556
Installing doctrine/annotations (dev-master e93f3b7)
Cloning e93f3b718c421daddff58c4a4af1aee574472cd6
Failed to download doctrine/annotations from source: The process "git clone --no-checkout 'git://github.com/doctrine/annotations.git' '/usr/local/vimbadmin/vendor/doctrine/annotations' && cd '/usr/local/vimbadmin/vendor/doctrine/annotations' && git remote add composer 'git://github.com/doctrine/annotations.git' && git fetch composer" exceeded the timeout of 300 seconds.
Now trying to download from dist
Installing doctrine/annotations (dev-master e93f3b7)
Downloading: 100%
Downloading: 100%
Downloading: 100%
[Composer\Downloader\TransportException]
The "https://api.github.com/repos/doctrine/annotations/zipball/e93f3b718c421
daddff58c4a4af1aee574472cd6" file could not be written to /usr/local/vimbadm
in/vendor/doctrine/annotations/312a9ac364c6519a246ce34360c808b6: failed to o
pen stream: No such file or directory
@barryo commented on GitHub (Aug 14, 2014):
Looks like a network / Github / local issue. Suggest you start over.
@smmalloy commented on GitHub (Aug 14, 2014):
I beleive that there is an issue with the software. I appear to not be the only 1 with this issue. Just to dobule check my theeroy, I have tried installing on another server. Same issue!
@barryo commented on GitHub (Aug 14, 2014):
Hi @smmalloy - there's no issue. I just did a test install and it worked without issue: