[GH-ISSUE #75] Composer or ZF1 issue ? #55

Closed
opened 2026-02-26 09:35:28 +03:00 by kerem · 1 comment
Owner

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

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
kerem closed this issue 2026-02-26 09:35:28 +03:00
Author
Owner

@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).

<!-- gh-comment-id:38774180 --> @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**).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ViMbAdmin-opensolutions#55
No description provided.