Skip to content

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

@mlocati

Description

@mlocati

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>]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions