fab-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fab-user] Fabric update to version :- 1.9.1


From: Kaushal Shriyan
Subject: Re: [Fab-user] Fabric update to version :- 1.9.1
Date: Tue, 26 Aug 2014 11:20:24 +0530




On Mon, Aug 25, 2014 at 9:28 PM, Jeff Forcier <address@hidden> wrote:
Hi Kaushal,

Upgrading is always your choice :) As you can see, 1.9.1 added a lot
of bug fixes, so it's probably a good idea. But 1.9.0 will still work
fine if you are not encountering any of those specific bugs!

Best,
Jeff


Hi Jeff,

I am encountering the below issue.

MacBook-Pro-2:~ kaushal$ fab -V
Fabric 1.9.0
Paramiko 1.14.0
MacBook-Pro-2:~ kaushal$ sudo pip install fab
Password:
Downloading/unpacking fab
  Could not find any downloads that satisfy the requirement fab
Cleaning up...
No distributions at all found for fab
Storing complete log in /Users/kaushal/Library/Logs/pip.log
MacBook-Pro-2:~ kaushal$ cat /Users/kaushal/Library/Logs/pip.log
------------------------------------------------------------
/usr/local/bin/pip run on Tue Aug 26 11:16:04 2014
Downloading/unpacking fab

  Getting page https://pypi.python.org/simple/fab/
  Could not fetch URL https://pypi.python.org/simple/fab/: HTTP Error 404: Not Found
  Will skip URL https://pypi.python.org/simple/fab/ when looking for download links for fab
  Getting page https://pypi.python.org/simple/
  URLs to search for versions for fab:
  * https://pypi.python.org/simple/fab/
  Getting page https://pypi.python.org/simple/fab/
  Could not fetch URL https://pypi.python.org/simple/fab/: HTTP Error 404: Not Found
  Will skip URL https://pypi.python.org/simple/fab/ when looking for download links for fab
  Could not find any downloads that satisfy the requirement fab

Cleaning up...

  Removing temporary dir /private/tmp/pip_build_root...
No distributions at all found for fab

Exception information:
Traceback (most recent call last):
  File "/Library/Python/2.7/site-packages/pip-1.4.1-py2.7.egg/pip/basecommand.py", line 134, in main
    status = self.run(options, args)
  File "/Library/Python/2.7/site-packages/pip-1.4.1-py2.7.egg/pip/commands/install.py", line 236, in run
    requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle)
  File "/Library/Python/2.7/site-packages/pip-1.4.1-py2.7.egg/pip/req.py", line 1085, in prepare_files
    url = "" upgrade=self.upgrade)
  File "/Library/Python/2.7/site-packages/pip-1.4.1-py2.7.egg/pip/index.py", line 265, in find_requirement
    raise DistributionNotFound('No distributions at all found for %s' % req)
DistributionNotFound: No distributions at all found for fab
MacBook-Pro-2:~ kaushal$

Please suggest.

Regards,

Kaushal
 
On Mon, Aug 25, 2014 at 3:23 AM, Kaushal Shriyan
<address@hidden> wrote:
> Hi,
>
> I am running fab version 1.9.0. Do i need to update it to 1.9.1 as per
> http://www.fabfile.org/changelog.html#changelog ?
>
> Regards,
>
> Kaushal
>
> _______________________________________________
> Fab-user mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/fab-user
>



--
Jeff Forcier
Unix sysadmin; Python/Ruby engineer
http://bitprophet.org


reply via email to

[Prev in Thread] Current Thread [Next in Thread]