You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 6, 2023. It is now read-only.
Pyrus version 2.0.0a3 SHA-1: BE7EA9D171AE3873F1BBAF692EEE9165BB14BD5D
Using PEAR installation found at ftp://user:pass@server/PEAR
Downloading pear2.php.net/PEAR2_Autoload
Connected...
PEAR2\Pyrus\Package\Exception: Invalid abstract package pear2.php.net/PEAR2_Auto
load
PEAR2\Pyrus\HTTPException: Download of http://pear2.php.net/get/PEAR2_Autoload-
0.2.4.phar failed, file does not exist
PEAR2\Pyrus\Package\Exception: Could not download from "http://pear2.php.net/g
et/PEAR2_Autoload-0.2.4.tgz"
PEAR2\Pyrus\Package\Phar\Exception: Phar package does not exist
The curious part about this however is the fact the download is successful, despite what the message says. Attempting to install the package again (hoping to bypass this error, given that the file is already downloaded), another misleading exception appears:
Pyrus version 2.0.0a3 SHA-1: BE7EA9D171AE3873F1BBAF692EEE9165BB14BD5D
Using PEAR installation found at ftp://user:pass@server/PEAR
Downloading pear2.php.net/PEAR2_Autoload
Connected...
PEAR2\Pyrus\Package\Exception: Invalid abstract package pear2.php.net/PEAR2_Auto
load
PEAR2\Pyrus\HTTPException: Download of http://pear2.php.net/get/PEAR2_Autoload-
0.2.4.phar failed, file does not exist
PEAR2\Pyrus\Package\Exception: Could not download from "http://pear2.php.net/g
et/PEAR2_Autoload-0.2.4.tgz"
PEAR2\Pyrus\Package\Exception: Unable to save package PEAR2_Autoload-0.2.4.tg
z to downloads directory, ftp://user:pass@server/PEAR\downloads. Do we
have permission to write there?
The text was updated successfully, but these errors were encountered:
Using Pyrus 2.0.0a3
makes Pyrus fail with the following exception:
The curious part about this however is the fact the download is successful, despite what the message says. Attempting to install the package again (hoping to bypass this error, given that the file is already downloaded), another misleading exception appears:
The text was updated successfully, but these errors were encountered: