mirror of
https://github.com/opensolutions/ViMbAdmin.git
synced 2026-04-26 00:36:00 +03:00
[GH-ISSUE #75] Composer or ZF1 issue ? #55
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#55
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 @danushk on GitHub (Mar 27, 2014).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/75
i get this persisting error, how to fix this ?
dan@acer:/usr/local/vimbadmin$ sudo composer update
[sudo] password for dan:
Loading composer repositories with package information
Updating dependencies (including require-dev)
Installing zendframework/zendframework1 (dev-master e23bbb8)
Cloning e23bbb8fc7ae49c3ddbfcf64f240e419ef71d686
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 e23bbb8)
Downloading: 100%
Downloading: 100%
Downloading: 100%
[Composer\DownloaderTransportException]
The "https://api.github.com/repos/zendframework/zf1/zipball/e23bbb8fc7ae49c3ddbfcf64f240e419ef71d686" file could not be written to /usr/local/vimbadmin/vendor/zend framework/zendframework1/6c6878bd59c30f83a2cdccc05c8f7002: failed to open stream: No such file or directory
@barryo commented on GitHub (Mar 27, 2014):
Looks like a network issue (exceeded the timeout of 300 seconds) on your end or temporary GitHub issues (failed to open stream: No such file or directory).