Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

http error while loading information for xdebug-3.1.0beta2: unknown error #242

Open
mlocati opened this issue Sep 22, 2021 · 1 comment
Open

Comments

@mlocati
Copy link
Collaborator

mlocati commented Sep 22, 2021

This works:

$ install -v --dry-run --no-interaction xdebug-3.0.4
  - Installing xdebug (3.0.4): Downloading (100%)
 Extracting archive+-----------------------------------+--------+
| Package name                      | xdebug |
| Package version (current release) | 3.0.4  |
| Package status                    | stable |
+-----------------------------------+--------+

but this doesn't:

$ pickle install -v --dry-run --no-interaction xdebug-3.1.0beta2

In Pickle.php line 81:

  [Exception]
  http error while loading information for xdebug-3.1.0beta2: unknown error


Exception trace:
  at phar:///tmp/pickle/src/Package/Convey/Command/Pickle.php:81
 Pickle\Package\Convey\Command\Pickle->fetchPackageJson() at phar:///tmp/pickle/src/Package/Convey/Command/Pickle.php:96
 Pickle\Package\Convey\Command\Pickle->prepare() at phar:///tmp/pickle/src/Base/Abstracts/Package/Convey/Command.php:62
 Pickle\Base\Abstracts\Package\Convey\Command->__construct() at phar:///tmp/pickle/src/Package/Convey/Command/Factory.php:54
 Pickle\Package\Convey\Command\Factory::getCommand() at phar:///tmp/pickle/src/Package/Convey.php:56
 Pickle\Package\Convey->__construct() at phar:///tmp/pickle/src/Console/Helper/PackageHelper.php:119
 Pickle\Console\Helper\PackageHelper->convey() at phar:///tmp/pickle/src/Console/Command/InstallerCommand.php:217
 Pickle\Console\Command\InstallerCommand->execute() at phar:///tmp/pickle/vendor/symfony/console/Command/Command.php:255
 Symfony\Component\Console\Command\Command->run() at phar:///tmp/pickle/vendor/symfony/console/Application.php:971
 Symfony\Component\Console\Application->doRunCommand() at phar:///tmp/pickle/vendor/symfony/console/Application.php:290
 Symfony\Component\Console\Application->doRun() at phar:///tmp/pickle/vendor/symfony/console/Application.php:166
 Symfony\Component\Console\Application->run() at phar:///tmp/pickle/bin/pickle:38
 require() at /tmp/pickle:10

install [--no-convert] [--defaults] [--source] [--with-configure-options WITH-CONFIGURE-OPTIONS] [--save-logs SAVE-LOGS] [--dry-run] [--php PHP] [--ini INI] [--tmp-dir TMP-DIR] [--version-override [VERSION-OVERRIDE]] [--] [<path>]
@pierrejoye
Copy link
Member

pierrejoye commented Sep 22, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants