Re: [gentoo-user] Going through these one by one.

2021-02-14 Thread Neil Bothwick
On Sun, 14 Feb 2021 16:03:40 -0500, Steven Lembark wrote: > !!! Multiple package instances within a single package slot have > been pulled !!! into the dependency graph, resulting in a slot conflict: > > dev-python/idna:0 > > (dev-python/idna-3.1:0/0::gentoo, ebuild scheduled for

Re: [gentoo-user] Going through these one by one.

2021-02-14 Thread Steven Lembark
On Sun, 14 Feb 2021 10:56:03 + Neil Bothwick wrote: > ~java-config-2.2.0 isn't in the portage tree, the only version is > 2.3.1. > > > [installed]) (dependency required by > > "sys-devel/gettext-0.20.2::gentoo" > > Also not in the tree. > > I'd start by unmerging these two, quickpkg

Re: [gentoo-user] Going through these one by one.

2021-02-14 Thread Steven Lembark
On Sat, 13 Feb 2021 20:59:08 -0800 cal wrote: > Did you run emerge --sync before emerge -1vUD @world? A cron job here runs "emerge --sync && emerge --update --fetchonly" every day at 0300. > The Python 3.7 change is old news -- by now it's already migrated to > 3.8 on my system. This system

Re: [gentoo-user] Going through these one by one.

2021-02-14 Thread Steven Lembark
On Sat, 13 Feb 2021 21:42:12 -0700 Dan Egli wrote: > On 2/13/2021 2:41 PM, Steven Lembark wrote: > > [snip] > > Bumps into not having sys-apps/portage-::gentoo: > > # $emerge dev-db/pgmodeler > > Calculating dependencies... done! > > > > !!! All ebuilds that could satisfy > >

Re: [gentoo-user] Going through these one by one.

2021-02-14 Thread Neil Bothwick
On Sat, 13 Feb 2021 16:41:59 -0500, Steven Lembark wrote: > # $emerge dev-db/pgmodeler > Calculating dependencies... done! > > !!! All ebuilds that could satisfy >

Re: [gentoo-user] Going through these one by one.

2021-02-13 Thread cal
On 11/19/20 1:36 PM, Steven Lembark wrote: Based on: 2020-04-22 Python 3.7 to become the default target I'd have thought that using: PYTHON_TARGETS="python2_7 python3_7" PYTHON_SINGLE_TARGET="python3_7" and emerge --depclean; emerge -1vUD @world; emerge

Re: [gentoo-user] Going through these one by one.

2021-02-13 Thread cal
On 2/13/21 8:42 PM, Dan Egli wrote: On 2/13/2021 2:41 PM, Steven Lembark wrote: [snip] Bumps into not having sys-apps/portage-::gentoo: # $emerge dev-db/pgmodeler Calculating dependencies... done! !!! All ebuilds that could satisfy

Re: [gentoo-user] Going through these one by one.

2021-02-13 Thread Dan Egli
On 2/13/2021 2:41 PM, Steven Lembark wrote: [snip] Bumps into not having sys-apps/portage-::gentoo: # $emerge dev-db/pgmodeler Calculating dependencies... done! !!! All ebuilds that could satisfy

Re: [gentoo-user] Going through these one by one.

2021-02-13 Thread Steven Lembark
On Mon, 25 Jan 2021 19:01:36 + Neil Bothwick wrote: > On Mon, 25 Jan 2021 13:04:26 -0500, Steven Lembark wrote: > > > 20 years I've been using Gentoo, I'm about to remove it because I > > have not been able to maintain it since the whole python 2.7 > > deprecation process started. > > > >

Re: [gentoo-user] Going through these one by one.

2021-01-25 Thread Neil Bothwick
On Mon, 25 Jan 2021 13:04:26 -0500, Steven Lembark wrote: > 20 years I've been using Gentoo, I'm about to remove it because I > have not been able to maintain it since the whole python 2.7 > deprecation process started. > > Given my /usr/portage/package.accept_keywords is down to a > single

Re: [gentoo-user] Going through these one by one.

2021-01-25 Thread Michael
On Monday, 25 January 2021 18:04:26 GMT Steven Lembark wrote: > You've made the mistake of appearing knowlegable :-) Clearly this does not appear to me. I just bumble along trying not to break things! :p > 20 years I've been using Gentoo, I'm about to remove it because I > have not been able

Re: [gentoo-user] Going through these one by one.

2021-01-25 Thread Steven Lembark
You've made the mistake of appearing knowlegable :-) 20 years I've been using Gentoo, I'm about to remove it because I have not been able to maintain it since the whole python 2.7 deprecation process started. Given my /usr/portage/package.accept_keywords is down to a single line: */*

Re: [gentoo-user] Going through these one by one.

2020-11-19 Thread Jack
On 2020.11.19 17:37, Adam Carter wrote: On Fri, Nov 20, 2020 at 8:36 AM Steven Lembark wrote: > > Based on: > > 2020-04-22 Python 3.7 to become the default target > > I'd have thought that using: > > PYTHON_TARGETS="python2_7 python3_7" > PYTHON_SINGLE_TARGET="python3_7" > > I

Re: [gentoo-user] Going through these one by one.

2020-11-19 Thread Adam Carter
On Fri, Nov 20, 2020 at 8:36 AM Steven Lembark wrote: > > Based on: > > 2020-04-22 Python 3.7 to become the default target > > I'd have thought that using: > > PYTHON_TARGETS="python2_7 python3_7" > PYTHON_SINGLE_TARGET="python3_7" > > I would remove those entries and try again. As

Re: [gentoo-user] Going through these one by one.

2020-11-19 Thread Arve Barsnes
On Thu, 19 Nov 2020 at 22:36, Steven Lembark wrote: > PYTHON_TARGETS="python2_7 python3_7" > PYTHON_SINGLE_TARGET="python3_7" What does emerge --info say about your actual value for those variables? > The depclean step gave me: > > * Have you forgotten to do a complete update prior