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

elfet/php-ssh Not found #158

Closed
sidz opened this issue Feb 4, 2015 · 10 comments
Closed

elfet/php-ssh Not found #158

sidz opened this issue Feb 4, 2015 · 10 comments
Labels

Comments

@sidz
Copy link

sidz commented Feb 4, 2015

Hi,
Please fix composer.json require section in the Deployer 2. It use old repo "elfet/php-ssh", that already droped.

@antonmedv
Copy link
Member

Yeah, sorry about that.

@antonmedv
Copy link
Member

Fixed.

@tomaj
Copy link
Contributor

tomaj commented Feb 4, 2015

Hi,
It looks like there is still some issue with this. After i updated composer requirements to "deployphp/deployer": "2.0.4"

it shows this error:

Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - deployer/deployer v2.0.4 requires phpseclib/phpseclib 2.0.*@dev -> satisfiable by phpseclib/phpseclib[2.0.x-dev].
    - deployer/deployer v2.0.4 requires phpseclib/phpseclib 2.0.*@dev -> satisfiable by phpseclib/phpseclib[2.0.x-dev].
    - Removal request for phpseclib/phpseclib == 2.0.9999999.9999999-dev
    - Installation request for deployer/deployer 2.0.4 -> satisfiable by deployer/deployer[v2.0.4].

When i put this in my composer.json it works fine:
"phpseclib/phpseclib": "2.0.*@dev"

Is this requirement to explicitly put phpseclib dependency to composer?

@antonmedv
Copy link
Member

Thus is issue with phpseclib and packagist. I already created issue there.

4 ôåâð. 2015 ã., â 17:29, Tomas Majer notifications@github.com íàïèñàë(à):

Hi,
It looks like there is still some issue with this. After i updated composer requirements to "deployphp/deployer": "2.0.4"

it shows this error:

Your requirements could not be resolved to an installable set of packages.

Problem 1
- deployer/deployer v2.0.4 requires phpseclib/phpseclib 2.0.@dev -> satisfiable by phpseclib/phpseclib[2.0.x-dev].
- deployer/deployer v2.0.4 requires phpseclib/phpseclib 2.0.
@dev -> satisfiable by phpseclib/phpseclib[2.0.x-dev].
- Removal request for phpseclib/phpseclib == 2.0.9999999.9999999-dev
- Installation request for deployer/deployer 2.0.4 -> satisfiable by deployer/deployer[v2.0.4].
When i put this in my composer.json it works fine:
"phpseclib/phpseclib": "2.0.*@dev"

Is this requirement to explicitly put phpseclib dependency to composer?


Reply to this email directly or view it on GitHub.

@antonmedv antonmedv added the bug label Feb 13, 2015
@antonmedv
Copy link
Member

Fixed.

@jrunestone
Copy link

I'm having the same problems whatever version I try to require right now. Missing elfet/php-ssh for ~2.0 and phpseclib: no matching package found for versions above.

@antonmedv
Copy link
Member

Yeeahh. Fix is coming....

@jrunestone
Copy link

:)

@antonmedv
Copy link
Member

I know how to hotfix...

@antonmedv antonmedv reopened this Feb 16, 2015
@antonmedv
Copy link
Member

Will be fixed in #182

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

No branches or pull requests

4 participants