Re: [gentoo-user] Re: Recent change in python - some packages are not happy

2018-06-24 Thread Marc Joliet
Am Sonntag, 24. Juni 2018, 16:14:42 CEST schrieb Nikos Chantziaras: > On 24/06/18 12:35, Marc Joliet wrote: > > See bug #656406. If you don't care for going back (like me), you can do > > the following (make.conf isn't enough because apparently that overrides, > > e.g., asciidoc being forced to PY

[gentoo-user] Re: Recent change in python - some packages are not happy

2018-06-24 Thread Nikos Chantziaras
On 24/06/18 12:35, Marc Joliet wrote: See bug #656406. If you don't care for going back (like me), you can do the following (make.conf isn't enough because apparently that overrides, e.g., asciidoc being forced to PYTHON_SINGLE_TARGET="python2_7"): % cat /etc/portage/profile/make.defaults PYTHO

Re: [gentoo-user] Re: Recent change in python - some packages are not happy

2018-06-23 Thread Mick
On Saturday, 23 June 2018 16:11:54 BST Grant Edwards wrote: > On 2018-06-23, Alec Ten Harmsel wrote: > > On Sat, Jun 23, 2018 at 12:35:32PM +0100, Mick wrote: > > > > I see this at the top of gdb-7.12.1.build: > > PYTHON_COMPAT=( python{2_7,3_4,3_5} ) > > > > For the mean time, you can eithe

[gentoo-user] Re: Recent change in python - some packages are not happy

2018-06-23 Thread Grant Edwards
On 2018-06-23, Alec Ten Harmsel wrote: > On Sat, Jun 23, 2018 at 12:35:32PM +0100, Mick wrote: > > I see this at the top of gdb-7.12.1.build: > > PYTHON_COMPAT=( python{2_7,3_4,3_5} ) > > For the mean time, you can either accept the breakage, set > PYTHON_SINGLE_TARGET="python3_5" in /etc/port