Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 571766 - app-admin/ansible-2.0.0.1 requires paramiko to function
Summary: app-admin/ansible-2.0.0.1 requires paramiko to function
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sergey Popov
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-13 17:49 UTC by Pierre-François Clement
Modified: 2016-01-13 19:32 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pierre-François Clement 2016-01-13 17:49:21 UTC
When running ansible for the first time after upgrading from version 1.9.4 to 2.0.0.1, it crashed with the following output:

Unexpected Exception: The 'paramiko' distribution was not found and is required by ansible
the full traceback was:

Traceback (most recent call last):
   [...]
   blablablapythontracebackblablabla
   [...]
DistributionNotFound: The 'paramiko' distribution was not found and is required by ansible

Turns out I didn't have the "paramiko" USE flag. Re-emerging ansible with the "paramiko" USE flag fixed it.
Comment 1 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2016-01-13 19:32:00 UTC
ya, they statically import it now, fixed in r1