Re: [gentoo-user] docutils needing py2.7, but not wanting py2.7?

2020-06-05 Thread Dale
Neil Bothwick wrote: > On Thu, 4 Jun 2020 23:42:50 +0100, Ashley Dixon wrote: > >> Providing he's just adding the line to a package.use file with a text >> editor, that's just manually doing the work of etc-update. We need >> the `emerge --info docutils` output to see full information about

Re: [gentoo-user] docutils needing py2.7, but not wanting py2.7?

2020-06-05 Thread Neil Bothwick
On Thu, 4 Jun 2020 23:42:50 +0100, Ashley Dixon wrote: > Providing he's just adding the line to a package.use file with a text > editor, that's just manually doing the work of etc-update. We need > the `emerge --info docutils` output to see full information about his > Python environment.

Re: [gentoo-user] docutils needing py2.7, but not wanting py2.7?

2020-06-04 Thread Caveman Al Toraboran
On Friday, June 5, 2020 5:08 AM, Ashley Dixon wrote: > smp? ( > >=dev-python/ipykernel-5.1.0[${PYTHON_USEDEP}] > > >=dev-python/ipyparallel-6.2.3[${PYTHON_USEDEP}] > > )" > > > Do you currently have either of these packages installed ? yes, but gone by --depclean (probably after

Re: [gentoo-user] docutils needing py2.7, but not wanting py2.7?

2020-06-04 Thread Caveman Al Toraboran
On Friday, June 5, 2020 4:20 AM, Ashley Dixon wrote: > installed version of ipython also has the [smp] USE-flag ? yeah. added -smp for ipython, and the circle is gone. looks problem is solved for now. (i hope i'm not missing much for having ipython with -smp) thanks a lot! i highly

Re: [gentoo-user] docutils needing py2.7, but not wanting py2.7?

2020-06-04 Thread Caveman Al Toraboran
On Friday, June 5, 2020 1:43 AM, Ashley Dixon wrote: > I can't replicate this at all. Could you post (attach, compress if necessary) > your `emerge --info docutils` ? Thanks a lot for your time. Highly appreciated. Portage 2.3.100 (python 3.7.7-final-0, default/linux/amd64/17.1/systemd,

[gentoo-user] docutils needing py2.7, but not wanting py2.7?

2020-06-04 Thread Caveman Al Toraboran
if i exec: "emerge -avDuNt --quiet-build=y @world": > These are the packages that would be merged, in reverse order: > > Calculating dependencies... done! > > The following USE changes are necessary to proceed: > (see "package.use" in the portage(5) man page for more

Re: [gentoo-user] docutils needing py2.7, but not wanting py2.7?

2020-06-04 Thread Ashley Dixon
On Fri, Jun 05, 2020 at 12:54:08AM +, Caveman Al Toraboran wrote: > (i hope i'm not missing much for having ipython with -smp) Well, you might be, depending on how much load you place on it, and how much you care about squeezing out the maximum amount of performance *. From use.desc:

Re: [gentoo-user] docutils needing py2.7, but not wanting py2.7?

2020-06-04 Thread Ashley Dixon
On Thu, Jun 04, 2020 at 11:38:33PM +, Caveman Al Toraboran wrote: > = > Package Settings > = > > dev-python/docutils-0.16::gentoo was built

Re: [OT] [gentoo-user] docutils needing py2.7, but not wanting py2.7?

2020-06-04 Thread Ashley Dixon
On Thu, Jun 04, 2020 at 11:39:43PM +, Sean O'Myers wrote: > I know this off the subject but could you tell me where I can buy Gentoo I > Try buying one from Amzon.com the cd was Fragmented If you absolutely _cannot_ download it from the Internet, you could look at [1] to see if there's any

RE: [gentoo-user] docutils needing py2.7, but not wanting py2.7?

2020-06-04 Thread Sean O'Myers
2020 7:07 PM To: gentoo-user@lists.gentoo.org<mailto:gentoo-user@lists.gentoo.org> Subject: Re: [gentoo-user] docutils needing py2.7, but not wanting py2.7? On Thu, Jun 04, 2020 at 05:56:04PM -0500, Dale wrote: > Seeing the output of emerge --info for that package may shed some light > on the

Re: [gentoo-user] docutils needing py2.7, but not wanting py2.7?

2020-06-04 Thread Ashley Dixon
On Thu, Jun 04, 2020 at 05:56:04PM -0500, Dale wrote: > Seeing the output of emerge --info for that package may shed some light > on the problem but allowing etc-update to change the config isn't going > to help.  It's in one of its circular problems that comes from something > else.  > > Maybe

Re: [gentoo-user] docutils needing py2.7, but not wanting py2.7?

2020-06-04 Thread Dale
Ashley Dixon wrote: > On Thu, Jun 04, 2020 at 05:31:29PM -0500, Dale wrote: >> Neil Bothwick wrote: >>> Allow portage to add the changes to your config, then run etc-update or >>> equivalent. When portage adds package.use changes, it also adds comments >>> showing what requires those changes. With

Re: [gentoo-user] docutils needing py2.7, but not wanting py2.7?

2020-06-04 Thread Ashley Dixon
On Thu, Jun 04, 2020 at 05:31:29PM -0500, Dale wrote: > Neil Bothwick wrote: > > Allow portage to add the changes to your config, then run etc-update or > > equivalent. When portage adds package.use changes, it also adds comments > > showing what requires those changes. With that information, you

Re: [gentoo-user] docutils needing py2.7, but not wanting py2.7?

2020-06-04 Thread Dale
Neil Bothwick wrote: > On Thu, 04 Jun 2020 21:24:39 +, Caveman Al Toraboran wrote: > >> if i exec: "emerge -avDuNt --quiet-build=y @world": >> >> > These are the packages that would be merged, in reverse order: >> > >> > Calculating dependencies... done! >> > >> > The

Re: [gentoo-user] docutils needing py2.7, but not wanting py2.7?

2020-06-04 Thread Neil Bothwick
On Thu, 04 Jun 2020 21:24:39 +, Caveman Al Toraboran wrote: > if i exec: "emerge -avDuNt --quiet-build=y @world": > > > These are the packages that would be merged, in reverse order: > > > > Calculating dependencies... done! > > > > The following USE changes are necessary

Re: [gentoo-user] docutils needing py2.7, but not wanting py2.7?

2020-06-04 Thread Dale
Caveman Al Toraboran wrote: > if i exec: "emerge -avDuNt --quiet-build=y @world": > > > These are the packages that would be merged, in reverse order: > > > > Calculating dependencies... done! > > > > The following USE changes are necessary to proceed: > > (see

Re: [gentoo-user] docutils needing py2.7, but not wanting py2.7?

2020-06-04 Thread Ashley Dixon
On Thu, Jun 04, 2020 at 09:24:39PM +, Caveman Al Toraboran wrote: > if i exec: "emerge -avDuNt --quiet-build=y @world": > > > These are the packages that would be merged, in reverse order: > > > > Calculating dependencies... done! > > > > The following USE changes are