Gentoo Archives: gentoo-user

From: James <wireless@×××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Failing to install python cryptography
Date: Thu, 10 Mar 2016 15:21:24
Message-Id: loom.20160310T161404-293@post.gmane.org
In Reply to: [gentoo-user] Failing to install python cryptography by Mansour Al Akeel
1 Mansour Al Akeel <mansour.alakeel <at> gmail.com> writes:
2
3 >
4 > I am trying to reinstall dev-python/cryptography:
5 > This is the err I am getting.
6
7 Have you check bgo ? (bugs.gentoo.org)
8 Try another (stable) version ?
9
10 use the -t option and see what it says.
11
12 look in the ebuild and see what all packages are required. I does not
13 hurt to manually ( -1) rebuild the dependencies (both compile time and
14 runtime) in case the other codes or packaging process did not catch
15 something.
16
17
18
19 The q applet tools are quite extensive and many offer some looks
20 into why a particular version of dev-python/cryptography is
21 failing. I've only recently started noodling around with 'qcheck'
22 but I cannot guarrantee that the qcheck applet will ferrit out
23 your problem. If you take the time to look at the code for qcheck
24 and it does not do what you want, drop me a line and I'll hack at
25 it to extend the portfolio of tests it does perform; but that'll
26 take a while
27
28
29 Also run repoman against the version of the package you are trying
30 to install and see what it tells you.
31
32
33 -good hunting
34 James

Replies

Subject Author
Re: [gentoo-user] Re: Failing to install python cryptography Mansour Al Akeel <mansour.alakeel@×××××.com>