Skip to content
This repository has been archived by the owner on Aug 6, 2023. It is now read-only.

Installation from packages.zendframework.com fails / URL redirection problem #124

Open
cweiske opened this issue Feb 13, 2013 · 0 comments
Labels

Comments

@cweiske
Copy link
Contributor

cweiske commented Feb 13, 2013

$ pyrus install packages.zendframework.com/zend_mail
Downloading packages.zendframework.com/Zend_Mail
Pyrus\Package\Exception: Invalid abstract package packages.zendframework.com/Zend_Mail
 Pyrus\Package\Exception: Could not download from "http://packages.zendframework.com/get/Zend_Mail-2.0.3.phar"
  Pyrus\Package\Exception: Download failed, received 301
   Pyrus\Package\Exception: Could not download from "http://packages.zendframework.com/get/Zend_Mail-2.0.3.tgz"
    Pyrus\Package\Exception: Download failed, received 301
     Pyrus\Package\Exception: Could not download from "http://packages.zendframework.com/get/Zend_Mail-2.0.3.tar"
      Pyrus\Package\Exception: Download failed, received 301
       Pyrus\Package\Exception: Could not download from "http://packages.zendframework.com/get/Zend_Mail-2.0.3.zip"
        Pyrus\Package\Exception: Download failed, received 301

The HTTP URLs redirect to their HTTPS counterparts, and that Pyrus does not follow.

saltybeagle added a commit that referenced this issue Feb 13, 2013
refs #124; fixes some redirection problems when downloading packages.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant