Re: [gentoo-user] preserved rebuild failure with python

2016-12-07 Thread allan gottlieb
On Wed, Dec 07 2016, Mike Gilbert wrote: > On Wed, Dec 7, 2016 at 12:30 PM, allan gottlieb wrote: >> On Wed, Dec 07 2016, Neil Bothwick wrote: >> >>> On Wed, 07 Dec 2016 10:54:59 -0500, allan gottlieb wrote: >>> >>emerge: there are no ebuilds to satisfy

Re: [gentoo-user] preserved rebuild failure with python

2016-12-07 Thread Mike Gilbert
On Wed, Dec 7, 2016 at 12:30 PM, allan gottlieb wrote: > On Wed, Dec 07 2016, Neil Bothwick wrote: > >> On Wed, 07 Dec 2016 10:54:59 -0500, allan gottlieb wrote: >> >>> >>emerge: there are no ebuilds to satisfy "dev-lang/python:3.3". >>> >>(dependency required by

Re: [gentoo-user] preserved rebuild failure with python

2016-12-07 Thread allan gottlieb
On Wed, Dec 07 2016, Neil Bothwick wrote: > On Wed, 07 Dec 2016 10:54:59 -0500, allan gottlieb wrote: > >> >>emerge: there are no ebuilds to satisfy "dev-lang/python:3.3". >> >>(dependency required by "@preserved-rebuild" [argument]) >> > >> > Does "qdepends -r dev-lang/python:3.3"

Re: [gentoo-user] preserved rebuild failure with python

2016-12-07 Thread Neil Bothwick
On Wed, 07 Dec 2016 10:54:59 -0500, allan gottlieb wrote: > >>emerge: there are no ebuilds to satisfy "dev-lang/python:3.3". > >>(dependency required by "@preserved-rebuild" [argument]) > > > > Does "qdepends -r dev-lang/python:3.3" reveal anything helpful? > >allan ~ # qdepends

Re: [gentoo-user] preserved rebuild failure with python

2016-12-07 Thread allan gottlieb
On Wed, Dec 07 2016, Neil Bothwick wrote: > On Wed, 07 Dec 2016 10:11:56 -0500, allan gottlieb wrote: > >>emerge: there are no ebuilds to satisfy "dev-lang/python:3.3". >>(dependency required by "@preserved-rebuild" [argument]) > > Does "qdepends -r dev-lang/python:3.3" reveal anything

Re: [gentoo-user] preserved rebuild failure with python

2016-12-07 Thread Neil Bothwick
On Wed, 07 Dec 2016 10:11:56 -0500, allan gottlieb wrote: >emerge: there are no ebuilds to satisfy "dev-lang/python:3.3". >(dependency required by "@preserved-rebuild" [argument]) Does "qdepends -r dev-lang/python:3.3" reveal anything helpful? -- Neil Bothwick Computers are like Old

Re: [gentoo-user] preserved rebuild failure with python

2016-12-07 Thread allan gottlieb
On Wed, Dec 07 2016, Dale wrote: > allan gottlieb wrote: >> On Tue, Dec 06 2016, Adam Carter wrote: >> >>> On Wed, Dec 7, 2016 at 1:37 PM, allan gottlieb wrote: >>> I can't complete an emerge @preserved-rebuild due to the lack of python3.3. However, I read

Re: [gentoo-user] preserved rebuild failure with python

2016-12-07 Thread Dale
allan gottlieb wrote: > On Tue, Dec 06 2016, Adam Carter wrote: > >> On Wed, Dec 7, 2016 at 1:37 PM, allan gottlieb wrote: >> >>> I can't complete an emerge @preserved-rebuild due to the lack of >>> python3.3. >>> >>> However, I read the news article and have set the python3

Re: [gentoo-user] preserved rebuild failure with python

2016-12-07 Thread allan gottlieb
On Tue, Dec 06 2016, Adam Carter wrote: > Also, what's your $PYTHON_TARGETS ? emerge --info includes PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_4" which looks right to me. thanks, allan

Re: [gentoo-user] preserved rebuild failure with python

2016-12-07 Thread allan gottlieb
On Tue, Dec 06 2016, Adam Carter wrote: > On Wed, Dec 7, 2016 at 1:37 PM, allan gottlieb wrote: > >> I can't complete an emerge @preserved-rebuild due to the lack of >> python3.3. >> >> However, I read the news article and have set the python3 interpreter to >> python3.4 >> >>

Re: [gentoo-user] preserved rebuild failure with python

2016-12-06 Thread Adam Carter
Also, what's your $PYTHON_TARGETS ?

Re: [gentoo-user] preserved rebuild failure with python

2016-12-06 Thread Adam Carter
On Wed, Dec 7, 2016 at 1:37 PM, allan gottlieb wrote: > I can't complete an emerge @preserved-rebuild due to the lack of > python3.3. > > However, I read the news article and have set the python3 interpreter to > python3.4 > >allan ~ # eselect python list --python3 >

[gentoo-user] preserved rebuild failure with python

2016-12-06 Thread allan gottlieb
I can't complete an emerge @preserved-rebuild due to the lack of python3.3. However, I read the news article and have set the python3 interpreter to python3.4 allan ~ # eselect python list --python3 Available Python 3 interpreters: [1] python3.3 [2] python3.4 * allan ~ #