Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] preserved rebuild failure with python
Date: Wed, 07 Dec 2016 16:52:29
Message-Id: 20161207165212.6b3688a0@digimed.co.uk
In Reply to: Re: [gentoo-user] preserved rebuild failure with python by allan gottlieb
1 On Wed, 07 Dec 2016 10:54:59 -0500, allan gottlieb wrote:
2
3 > >> emerge: there are no ebuilds to satisfy "dev-lang/python:3.3".
4 > >> (dependency required by "@preserved-rebuild" [argument])
5 > >
6 > > Does "qdepends -r dev-lang/python:3.3" reveal anything helpful?
7 >
8 > allan ~ # qdepends -r dev-lang/python:3.3
9 > depends: no matches found for your query
10 >
11 > Looks like no.
12
13 How about something a bit less subtle
14
15 grep python:3.3 /var/db/pkg/*/*/*.ebuild
16
17 although that won't help if the dependency is in an eclass.
18
19
20 --
21 Neil Bothwick
22
23 Our bikinis are exciting. They are simply the tops.

Replies

Subject Author
Re: [gentoo-user] preserved rebuild failure with python allan gottlieb <gottlieb@×××.edu>