Code Monkey home page Code Monkey logo

puppet-ansible's Issues

Entrys...

The plural of entry is entries...

It's just an irritation :)

On ubuntu 16.04, ansible 2.6.4 is installed and can't upgrade to 2.7.0rc1

Ansible 2.6.4 package is installed on Ubuntu 16.04 and puppet wants to upgrade to 2.7.0rc1 based on the following two commands. I set version to 2.6.4 rather than latest but then all dependent packages are trying to install 2.6.4.

/usr/local/bin/pip install ansible==versionplease

Collecting ansible==versionplease
Could not find a version that satisfies the requirement ansible==versionplease (from versions: 1.0, 1.1, 1.2, 1.2.1, 1.2.2, 1.2.3, 1.3.0, 1.3.1, 1.3.2, 1.3.3, 1.3.4, 1.4, 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.4.5, 1.5, 1.5.1, 1.5.2, 1.5.3, 1.5.4, 1.5.5, 1.6, 1.6.1, 1.6.2, 1.6.3, 1.6.4, 1.6.5, 1.6.6, 1.6.7, 1.6.8, 1.6.9, 1.6.10, 1.7, 1.7.1, 1.7.2, 1.8, 1.8.1, 1.8.2, 1.8.3, 1.8.4, 1.9.0.1, 1.9.1, 1.9.2, 1.9.3, 1.9.4, 1.9.5, 1.9.6, 2.0.0.0, 2.0.0.1, 2.0.0.2, 2.0.1.0, 2.0.2.0, 2.1.0.0, 2.1.1.0, 2.1.2.0, 2.1.3.0, 2.1.4.0, 2.1.5.0, 2.1.6.0, 2.2.0.0, 2.2.1.0, 2.2.2.0, 2.2.3.0, 2.3.0.0, 2.3.1.0, 2.3.2.0, 2.3.3.0, 2.4.0.0, 2.4.1.0, 2.4.2.0, 2.4.3.0, 2.4.4.0, 2.4.5.0, 2.4.6.0, 2.5.0a1, 2.5.0b1, 2.5.0b2, 2.5.0rc1, 2.5.0rc2, 2.5.0rc3, 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.5.5, 2.5.6, 2.5.7, 2.5.8, 2.5.9, 2.6.0a1, 2.6.0a2, 2.6.0rc1, 2.6.0rc2, 2.6.0rc3, 2.6.0rc4, 2.6.0rc5, 2.6.0, 2.6.1, 2.6.2, 2.6.3, 2.6.4, 2.7.0.dev0, 2.7.0a1, 2.7.0b1, 2.7.0rc1)
No matching distribution found for ansible==versionplease

/usr/local/bin/pip install -q --verbose --upgrade ansible

Requirement already up-to-date: ansible in /usr/local/lib/python2.7/dist-packages (2.6.4)
Requirement already satisfied, skipping upgrade: paramiko in /usr/lib/python2.7/dist-packages (from ansible) (1.16.0)
Requirement already satisfied, skipping upgrade: cryptography in /usr/lib/python2.7/dist-packages (from ansible) (1.2.3)
Requirement already satisfied, skipping upgrade: setuptools in /usr/lib/python2.7/dist-packages (from ansible) (20.7.0)
Requirement already satisfied, skipping upgrade: jinja2 in /usr/lib/python2.7/dist-packages (from ansible) (2.8)
Requirement already satisfied, skipping upgrade: PyYAML in /usr/lib/python2.7/dist-packages (from ansible) (3.11)
Requirement already satisfied, skipping upgrade: MarkupSafe in /usr/lib/python2.7/dist-packages (from jinja2->ansible) (0.23)

Tried to force it manually but pip seems to be confused about the version not existing.

/usr/local/bin/pip install -q --verbose --upgrade -V 2.7.0rc1 ansible

Collecting 2.7.0rc1
Could not find a version that satisfies the requirement 2.7.0rc1 (from versions: )
No matching distribution found for 2.7.0rc1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.