Re: [gentoo-user] portage confusion

2008-03-02 Thread Alan McKinnon
On Sunday 02 March 2008, maxim wexler wrote: Hi group, Notice in the following portage has nothing to say about blockers following a warning from revdep-rebuild. And the -u switch calls forth an earlier version of python but without the -u switch is content to re-emerge the newer package

Re: [gentoo-user] slot conflict

2009-03-29 Thread Alan McKinnon
/python:2.5 ('installed', '/', 'dev-lang/python-2.5.2-r7', 'nomerge') pulled in by dev-lang/python required by ('installed', '/', 'dev-libs/libxslt-1.1.24-r1', 'nomerge') =dev-lang/python-2.2 required by ('installed', '/', 'app-pda/libopensync-0.22', 'nomerge') dev-lang/python

Re: [gentoo-user] ARGH I uninstalled python

2009-05-23 Thread Arttu V.
On 5/23/09, Dale rdalek1...@gmail.com wrote: This is what I get with this command: r...@smoker / # emerge -ep system | grep python [ebuild R ] app-admin/python-updater-0.5 [ebuild R ] dev-lang/python-2.5.4-r2 r...@smoker / # So python is there if you do it emptytree. emptytree

Re: [gentoo-user] ARGH I uninstalled python

2009-05-23 Thread Alan McKinnon
On Saturday 23 May 2009 13:52:13 Arttu V. wrote: Note how binutils still is within the system set and gets the extra warning, while python doesn't get the special system set warning with the three exclamation marks? I.e., python *is no longer* in the system set, probably removed by the very

[gentoo-user] Re: PyQt4-4.5 and pykde4-4.2.4 blockers

2009-06-11 Thread Nikos Chantziaras
On 06/11/2009 10:39 AM, Alan McKinnon wrote: On Thursday 11 June 2009 05:18:18 Nikos Chantziaras wrote: On 06/11/2009 06:11 AM, Nikos Chantziaras wrote: I recommend putting -python in your make.conf followed by emerge -auDN world and then a depclean along with revdev-rebuild. You might have

Re: [gentoo-user] A question about emerge --info

2008-10-30 Thread Albert Hopkins
On Wed, 2008-10-29 at 20:47 -0400, Joshua Murphy wrote: Hrm. I know just enough about python to get myself in trouble here... but it looks like a python bug in magicking up the libc name and version... but the below is WAY outside my level of practice with python (it'll take re-reading

Re: [gentoo-user] Python - !!! Failed to complete python imports.

2005-10-27 Thread Ryan Viljoen
Already tried that. I get the same error.On 10/27/05, Qian Qiao [EMAIL PROTECTED] wrote: On 10/27/05, Ryan Viljoen [EMAIL PROTECTED] wrote: Ok I am in need of some serious help well my home server is: After emerging python (with distcc running and attempting to do a cross compilation) I get

Re: [gentoo-user] broken python howto

2007-01-29 Thread Albert Hopkins
On Mon, 2007-01-29 at 20:06 +0200, Daniel Iliev wrote: Hi, everyone I'm facing the following problem: emerge whatever !!! Failed to complete python imports. These are internal modules for !!! python and failure here indicates that you have a problem with python !!! itself and thus

[gentoo-user] Multiple instances of PyQt4

2009-07-21 Thread Alex Schuster
Hi there! My @world update shows this problem: !!! Multiple package instances within a single package slot have been pulled !!! into the dependency graph, resulting in a slot conflict: dev-python/PyQt4:0 ('ebuild', '/', 'dev-python/PyQt4-4.4.4-r5', 'merge') pulled in by =dev-python/PyQt4

Re: [gentoo-user] Why exactly am I supposed to install Python 3?

2009-12-08 Thread Dale
Peter Humphrey wrote: On Monday 07 December 2009 22:14:55 Neil Bothwick wrote: On Mon, 7 Dec 2009 23:10:18 +0200, Alan McKinnon wrote: The only benefit, which is questionable, is that python-3 is where its at development-wise, and maybe perhaps the 2* series will become unmaintained

RE: [gentoo-user] Re: New Install Problems with X

2011-01-05 Thread KIM WHALEN
for a Python interpreter with version = 2.4... python checking for python version... 3.1 There's your problem -- python-3 is installed by gentoo along with a warning that you shouldn't use it for anything important, like emerging other packages for example. #eselect python list Available Python

Re: [gentoo-user] python-2.7 python-updater

2011-03-25 Thread Roman Zilka
Mark Knecht (Fri, 25 Mar 2011 06:56:20 -0700): On Fri, Mar 25, 2011 at 2:50 AM, Neil Bothwick n...@digimed.co.uk wrote: On Fri, 25 Mar 2011 04:37:15 -0500, Dale wrote: Out of curiosity, how long you, or someone else, been using python 2.7? I install 2.7 on August 10th and removed 2.6

Re: [gentoo-user] python-2.7 python-updater

2011-03-25 Thread Dale
Roman Zilka wrote: Mark Knecht (Fri, 25 Mar 2011 06:56:20 -0700): On Fri, Mar 25, 2011 at 2:50 AM, Neil Bothwickn...@digimed.co.uk wrote: On Fri, 25 Mar 2011 04:37:15 -0500, Dale wrote: Out of curiosity, how long you, or someone else, been using python 2.7? I

[gentoo-user] Fwd: gnome-applets-python 装不上

2011-10-21 Thread co
can't emerge gnome-applets-python what's the problem? * ERROR: dev-python/gnome-applets-python-2.32.0 failed (compile phase): * Building failed with CPython 2.7 in python_default_function() function * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line

Re: [gentoo-user] Resurrecting a Gentoo install

2012-01-21 Thread Grant
://tinderbox.dev.gentoo.org/ has precompiled packages for the major arches and profiles. You could try to replace just pambase, pam, python, etc. -- whatever's giving you trouble. This was not my first recommendation because I've managed to break e.g. `tar` and `cp` before in the attempt at which point

[gentoo-user] python 2.x vs 3.x

2012-02-18 Thread Mark Knecht
With eselect python list I get Available Python interpreters: [1] python2.6 [2] python2.7 [3] python3.1 [4] python3.2 * /QUOTE which shows python3.2 as the system wide default. It's been my understanding ever since we first emerged any python-3.x version that we were

Re: [gentoo-user] python 2.x vs 3.x

2012-02-18 Thread Paul Hartman
meant to ask for a while so I'll take this opportunity. From Meino: QUOTE With   eselect python list I get Available Python interpreters:  [1]   python2.6  [2]   python2.7  [3]   python3.1  [4]   python3.2 * /QUOTE which shows python3.2 as the system wide default.   It's been my

Re: [gentoo-user] Samba wants to downgrade my python....

2012-09-16 Thread Andrew Lowe
On 09/16/12 19:53, Neil Bothwick wrote: On Sun, 16 Sep 2012 19:32:11 +0800, Andrew Lowe wrote: I suppose I'll have to have a look at the ebuild to try and work out why this thingy wants Python, any python, in the first place. Portage is written in Python, which raises the question of why you

Re: [gentoo-user] using python 2.7

2014-11-04 Thread Paige Thompson
On 11/05/14 01:32, Canek Peláez Valdés wrote: On Tue, Nov 4, 2014 at 7:20 PM, gottl...@nyu.edu wrote: On Tue, Nov 04 2014, Canek Peláez Valdés wrote: On Tue, Nov 4, 2014 at 10:44 AM, Paige Thompson erra...@yourstruly.sx wrote: RIP python 3 how do I get rid of it It's possible that you

Re: [gentoo-user] Incredible Attack from Mars! Emerge monsters towards earth to strike again!

2017-01-31 Thread Alan McKinnon
On 01/02/2017 05:10, meino.cra...@gmx.de wrote: > Hi, > > okay, "it's back!" > > emerge: there are no ebuilds to satisfy > ">=dev-python/six-1.10.0[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_py

[gentoo-user] Re: Again, emerge -e @world related questions...

2017-12-17 Thread Melleus
Michael Orlitzky <m...@gentoo.org> writes: > On 12/08/2017 09:53 AM, Melleus wrote: >> I had moved to v 17.0 profile mostly painless, though it was a time >> consuming event. But I got one point anyway. Python in my system was >> updated from 3.4 to 3.5 and after 3.

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

2018-06-23 Thread Neil Bothwick
>!!! The ebuild selected to satisfy "sys-devel/gdb" has unmet >requirements. >- sys-devel/gdb-7.12.1::gentoo USE="client nls python server xml -lzma >- >multitarget -test -vanilla" ABI_X86="(64)" >PYTHON_SINGLE_TARGET="-python2_7 - >python3

Re: [gentoo-user] Problems with numpy and python 3x

2019-12-14 Thread tuxic
e: > Hi, > > after the update this morning, "numpy" wasn't found anumore by python. > > Asking python, it gave me: > Python 3.7.5 (default, Dec 15 2019, 05:23:14) > [GCC 9.2.0] on linux > Type "help", "copyright", "credits" or "license

[gentoo-user] Problems with numpy and python 3x

2019-12-14 Thread tuxic
Hi, after the update this morning, "numpy" wasn't found anumore by python. Asking python, it gave me: Python 3.7.5 (default, Dec 15 2019, 05:23:14) [GCC 9.2.0] on linux Type "help", "copyright", "credits" or "license" for more information.

[gentoo-user] Stable Python package changes USE flags with ~amd64

2020-01-03 Thread Mickaël Bucas
Hello For some time I've been wondering why I had a difference on dev-python/olefile-0.46 between 2 machines : one was installed with python_targets_python3_7, the other wasn't. And I finally pinpointed it to package.accept_keywords containing "dev-python/olefile ~amd64" on one of th

Re: [gentoo-user] Stable Python package changes USE flags with ~amd64

2020-01-06 Thread Franz Fellner
/directories, I am sure you will find the offending line. Regards Franz Am Fr., 3. Jan. 2020 um 11:44 Uhr schrieb Mickaël Bucas : > Hello > > For some time I've been wondering why I had a difference on > dev-python/olefile-0.46 between 2 machines : one w

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

2020-06-04 Thread Dale
hanges are necessary to proceed: > > (see "package.use" in the portage(5) man page for more details) > > # > > >=dev-python/docutils-0.16 -python_targets_python2_7 > > > > Would you like to add these changes to your config files? [Yes/No]

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

2020-06-04 Thread Ashley Dixon
> > > The following USE changes are necessary to proceed: > > (see "package.use" in the portage(5) man page for more details) > > # > > >=dev-python/docutils-0.16 -python_targets_python2_7 > > > > Would you like to add the

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

2020-06-04 Thread Caveman Al Toraboran
t; in the portage(5) man page for more details) > # > >=dev-python/docutils-0.16 -python_targets_python2_7 > > Would you like to add these changes to your config files? [Yes/No] so >=dev-python/docutils-0.16 doesn't want python_targets_python2_7. let's r

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

2020-06-04 Thread Neil Bothwick
> The following USE changes are necessary to proceed: > > (see "package.use" in the portage(5) man page for more details) > > # > > >=dev-python/docutils-0.16 -python_targets_python2_7 > > > > Would you like to add these ch

RE: [gentoo-user] python, my nemesis

2021-09-20 Thread Laurence Perkins
-Original Message- From: Neil Bothwick Sent: Monday, September 20, 2021 8:17 AM To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] python, my nemesis On Mon, 20 Sep 2021 15:56:46 +0200, Gerrit Kuehn wrote: >> > > ~ # cat /etc/portage/package.use/py >> >

Re: [gentoo-user] Python 3.10 and python 3.11

2023-05-29 Thread Jacques Montier
Le lun. 29 mai 2023 à 05:49, Yixun Lan a écrit : > Hi Jacques: > > On 18:46 Sun 28 May , Jacques Montier wrote: > > Hello all, > > > > I have upgraded python from 3.10 to 3.11 without any issues. > > I thought i could get rid of python-3.10 by unmerging

[gentoo-user] problems with today's update and python 3.12

2023-06-04 Thread John Covici
Hi there. I am having problems with world update and I don't know how to solve this one. Here is my output: !!! Multiple package instances within a single package slot have been pulled !!! into the dependency graph, resulting in a slot conflict: dev-lang/python-exec:2 (dev-lang

[gentoo-user] Unmerging extra python

2005-05-26 Thread Holly Bostick
Yes, I've done something dopey. Checked the forums but didn't see anything helpful before the fact, as it were. The short version is that an program I emerged from overlay wanted Python 2.4 (I have 2.3.5 already). The Python dep was installed in a new slot, but the program wouldn't compile anyway

Re: [gentoo-user] Re: flags on a minimalist server

2009-09-10 Thread Crístian Viana
, is in the gentoolkit package :P): $ equery u python it lists the USE flags of that package with a description, and if you have it enabled or not for that package. if you want to go a bit further, you can read the ebuild file ( http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/python-2.6.2-r1

Re: [gentoo-user] Plone

2011-06-18 Thread Florian Philipp
but unfortunately it will not run. I believe this is down to PIL not being installed as shown when starting Zope in foreground. I have emerged dev-python/imaging but Zope still cannot see PIL. I think the issue is because Plone/Zope depends on python 2.4. Any recommendations on a fix

[gentoo-user] Re: systemd, libgudev and bug 552036

2015-12-18 Thread Jonathan Callen
oo USE="acl gudev introspection > kmod lz4 pam policykit python seccomp ssl (-apparmor) -audit > -cryptsetup -curl -doc -elfutils -gcrypt -http -idn -kdbus -lzma > -qrcode (-selinux) -sysv-utils -terminal {-test} -vanilla -xkb" > ABI_X86="(64) -32 (-x32)" PYTHO

[gentoo-user] Re: Resolved : openshot-2.0.6.ebuild

2016-03-25 Thread James
Alan McKinnon gmail.com> writes: > > # eselect python list > > [2] python3.4 * > You are being especially obtuse this time. Ate too many chocolate easter > eggs this weekend? That's the nicest way somebody has ever call me a moron, pig-headed or just dense. sorry...

[gentoo-user] Updating pretty old system - portage fail, stage3 gcc also broken...

2016-05-24 Thread Marcin Cieslak
tall-xattr-0.5 [ebuild U ] app-arch/tar-1.27.1-r2 [1.26-r1] USE="acl%* xattr* (-selinux)" [ebuild N ] dev-python/packaging-15.3-r2 USE="{-test}" PYTHON_TARGETS="python2_7 python3_4 (-pypy) (-pypy3) -python3_3 (-python3_5)" [ebuild U ] dev-python

Re: [gentoo-user] "equery" and "blueman"

2019-12-20 Thread Alarig Le Lay
Hi, On ven. 20 déc. 18:51:45 2019, Dr Rainer Woitok wrote: > Greetings, > > there seems to be some "blueman" specific data "equery" doesn't like: > >$ equery --no-color uses --all net-wireless/blueman-2.1.1 >Traceback (most recent call last): >

Re: [gentoo-user] Stable Python package changes USE flags with ~amd64

2020-01-07 Thread Mickaël Bucas
Hi Franz Thanks for your reply. However your assumption is incorrect: these two commands are run on the same machine, with only the keyword on "olefile" changed. Thinking a bit more about it, Python 3.7 isn't stable yet, so I also have "=dev-lang/python-3.7* ~amd64" in pa

Re: [gentoo-user] sqlite3 not available in python3?

2020-11-15 Thread n952162
ython2 scripts to python3.  A script which     works under python2 gives me this under python3:     ModuleNotFoundError: No module named 'sqlite3'     Any ideas? You might need to add "sqlite" to the USE flags for dev-lang/python and reinstall. -- Manuel A. McLure WW1FA mailto:m

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

Re: [gentoo-user] media-gfx/blender-2.71 dependencies

2014-07-09 Thread List Reader
[python_single_target_python3_4] # required by =media-gfx/blender-2.71 (argument) =dev-lang/python-3.4.1 ~amd64 # required by =media-gfx/blender-2.71 (argument) =media-gfx/blender-2.71 ~amd64 # required by media-gfx/blender-2.71 # required by =media-gfx/blender-2.71 (argument) =dev-lang/python-exec-2.

Re: [gentoo-user] What is with emerge after update world ?

2011-03-26 Thread Mick
install LibreOffice and OK, but eselect as above still not work properly. Then I sync tree portage and do: # emerge -a --update --deep --newuse world \ emerge --deepclean \ revdep-rebuild After this I saw, that many things was broken with LibreOffice and additionaly also Python

[gentoo-user] dev-python/PyQt4-4.9.2 requires SIP v4.13.3 or later

2012-06-22 Thread Dale
Howdy, I'm doing my KDE4 upgrades and ran into this: root@fireball / # cat /var/tmp/portage/dev-python/PyQt4-4.9.2/temp/build.log * Package:dev-python/PyQt4-4.9.2 * Repository: gentoo * Maintainer: q...@gentoo.org pyt...@gentoo.org * Upstream: p...@riverbankcomputing.com p

Re: [gentoo-user] Python Imaging/Pillow

2013-09-11 Thread Mike Gilbert
[ebuild N ] dev-python/pillow-2.0.0-r1 USE=jpeg lcms tiff truetype zlib -doc -examples -scanner {-test} -tk -webp PYTHON_TARGETS=python2_7 python3_2 -python2_6 (-python3_3) 0 kB [ebuild U ] virtual/python-imaging-2 [1] USE=-tk PYTHON_TARGETS=python2_7 python3_2* -python2_6 (-python3_3) 0

Re: [gentoo-user] preserved-rebuild python endless loop

2015-03-23 Thread Michael Cook
Have you tried running python-updater? I have no idea if it would fix it, but worth a try? On Mar 23, 2015 17:38, Dale rdalek1...@gmail.com wrote: Howdy, For the past week or so, I been getting this endless loop with preserved-rebuild. I did a emerge -ev world last night and it still gives me

Re: [gentoo-user] Resolved : openshot-2.0.6.ebuild

2016-03-25 Thread Alan McKinnon
On 25/03/2016 17:09, James wrote: > Alan McKinnon gmail.com> writes: > > >>> Alan McKinnon gmail.com> writes: >>>> emerge --info | grep PYTHON > >>> PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_4" >

Re: [gentoo-user] Compiling uranium-2.6.0: Wrong python version, but...

2017-10-19 Thread tuxic
r at > > /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:137 (message): > > Could NOT find PythonInterp: Found unsuitable version "3.4.6", but required > > is at least "3.5.0" (found > > /var/tmp/portage/dev-python/uranium-2.6.0/temp/py

Re: [gentoo-user] error while loading shared libraries: libstdc++.so.6:

2018-01-02 Thread thelma
It seems to me all my links in: /usr/sbin are flashing RED: archive-conf -> ../lib/python-exec/python-exec2 dispatch-conf -> ../lib/python-exec/python-exec2 emaint -> ../lib/python-exec/python-exec2 env-update -> ../lib/python-exec/python-exec2 fixpackages -> ../lib/python-ex

[gentoo-user] My portage is hosed (segfaults) and I dont know why...

2008-02-07 Thread Rasmus Andersen
Hello, It seems that my portage or python installation or the combination thereof has become borked. Whenever I run a portage-related program (emerge, eclean, portageq, etc) I get segfaults. Due to these being scripts, gdb is not of much help... I am able to start python normally and get

Re: [gentoo-user] portage confusion

2008-03-02 Thread maxim wexler
python. So you *should* be able to unmerge the old one. If something does break... then file a bug at b.g.o. It want's to grab both of them. How do I move 2.4.4.r6 to the protected column? Or should I? Is this a good place to use the operator? localhost heathen # emerge -pC python

Re: [gentoo-user] Running Scripts

2007-07-27 Thread Uwe Thiem
On 27 July 2007, Greg Lindstrom wrote: Hello- I am programming Python (2.4.1) scripts to run on our Gentoo boxes and am having a bit of trouble I was hoping you could help me with. My file, hello.py looks like this: #!/usr/bin/python print 'hello, python' I add execute permission

[gentoo-user] Re: Running Scripts

2007-07-28 Thread Moshe Kamensky
Hi, * Greg Lindstrom [EMAIL PROTECTED] [27/07/07 12:18]: Hello- I am programming Python (2.4.1) scripts to run on our Gentoo boxes and am having a bit of trouble I was hoping you could help me with. My file, hello.py looks like this: #!/usr/bin/python print 'hello, python' I add

[gentoo-user] Re: Running Scripts

2007-07-28 Thread Moshe Kamensky
Hi, * Greg Lindstrom [EMAIL PROTECTED] [27/07/07 12:18]: Hello- I am programming Python (2.4.1) scripts to run on our Gentoo boxes and am having a bit of trouble I was hoping you could help me with. My file, hello.py looks like this: #!/usr/bin/python print 'hello, python' I add

[gentoo-user] Please help with segfaulting python

2007-10-05 Thread mathieu
world which included dev-lang/python-2.4.4-r5 emerge (pyzor and some other python script) segfault. I tried to recompile python using files in my distfiles. During building process it's look like new python binary is used (setup.py) which segfault to. I tryed

Re: [gentoo-user] ebuild syntax question

2009-03-26 Thread Daniel Pielmeier
2009/3/26 Helmut Jarausch jarau...@igpm.rwth-aachen.de: Hi, the  sci-libs/mathgl-1.8-r1.ebuild  contains DEPEND=${RDEPEND}        doc? ( app-text/texi2html virtual/texi2dvi )        python? ( dev-lang/swig[python] )        octave? ( dev-lang/swig[octave] ) What does dev-lang/swig[python

Re: [gentoo-user] ARGH I uninstalled python

2009-05-27 Thread Jorge Morais
from a Portage-installed package. For example, in my system Python was installed by Portage, and $ file /usr/bin/python /usr/bin/python: symbolic link to `python2.5' , yet $ qfile /usr/bin/python No output You know, I wonder if that's not a bug? There is no eselect module

Re: [gentoo-user] Re: PyQt4-4.5 and pykde4-4.2.4 blockers

2009-06-11 Thread Alan McKinnon
On Thursday 11 June 2009 05:18:18 Nikos Chantziaras wrote: On 06/11/2009 06:11 AM, Nikos Chantziaras wrote: I recommend putting -python in your make.conf followed by emerge -auDN world and then a depclean along with revdev-rebuild. You might have to enable python in a few packages after

[gentoo-user] Re: dev-lang/python-2.3.6-r2 (is blocking app-admin/python-updater-0.5

2008-07-26 Thread Grant Edwards
On 2008-07-26, Dale [EMAIL PROTECTED] wrote: emerge the new python, run the python updater and let it emerge whatever packages it needs to rebuild, check to make sure nothing still needs the old version and then you can unmerge the old one. Be warned: running python-updater can take a long

Re: [gentoo-user] Python blockage problem.

2008-08-02 Thread David Corbin
On Saturday 02 August 2008 05:54:35 pm Qian Qiao wrote: On Sat, Aug 2, 2008 at 9:14 PM, David Corbin [EMAIL PROTECTED] wrote: python-updater says it is blocked by an old version of python. Yet I have an up-to-date version of python installed. This is keeping me from upgrading. Any help

[gentoo-user] python-updater won't complete

2008-10-20 Thread python-updater
Hello, On a 586 machine, 600 MHz, 128 meg of ram. python-updater just sits: * Starting Python Updater from 2.4 to 2.5 : and never completes. I tried several times, same result. The machine only an infrequently used web server, serving up about 6 static content web pages. Does python-updater

Re: [gentoo-user] Re: Re: equery which gives wrong version?

2005-05-01 Thread Robert G. Hays
Python :: (noun) :: A computer programing language that has adopted (swallowed!) every programming construct from every other known programming language. (And I have red a list somewhere listing the multiplicity of languages from which python got things -- it is literally about half

Re: [gentoo-user] Unmerging extra python

2005-05-26 Thread Jason Stubbs
On Thursday 26 May 2005 23:36, Neil Bothwick wrote: On Thu, 26 May 2005 16:24:28 +0200, Holly Bostick wrote: Now of course I know that Portage depends on Python, and I certainly don't want to mess up Portage, so how do I get rid of this version of Python (or how do I recover if there's

Re: [gentoo-user] New user: can't emerge Gimp.

2006-11-26 Thread Bo Ørsted Andresen
be the next step? [SNIP] pyopengl-2.0.0.44.ebuild line 34: Called built_with_use 'dev-lang/python' 'tk' eutils.eclass, line 1619: Called die !!! dev-lan/python-2.4.3-r1 does not actually support the tk USE flag! built_with_use looks in the vdb (/var/db/pkg) for IUSE and USE of python

[gentoo-user] gramps broken

2005-08-26 Thread Noah Roberts
A program I use called Gramps won't work anymore. It appears to be a problem with python rather than the program itself. I can't figure it out. The ebuild works, I don't know what I might have upgraded but I have been reinstalling various python modules ever since trying to make it work. Now I

SOLVED: Re: [gentoo-user] emerge dev-python/python-fchksum-1.7.1 fails

2005-09-07 Thread Andreas K. Huettel
2005 16:50:12 +0200 (CEST) #]Subject: [gentoo-user] emerge dev-python/python-fchksum-1.7.1 fails (wrong #]compiler called?) #]Reply-To: gentoo-user@lists.gentoo.org #] #] #] #]Dear list, #] #]emerge of dev-python/python-fchksum-1.7.1 fails (for details see below). #]It seems to me as if the script

Re: [gentoo-user] emerge --oneshot vs emerge --uDvp differences

2005-09-13 Thread Neil Bothwick
On Mon, 12 Sep 2005 22:53:21 -0400, Ed Jabbour wrote: emerge --ask --oneshot --verbose =dev-lang/python-2.3.5-r2, as directed in the GLSA, returns a download for xemacs, which I do not now or ever had installed. It is not in use flags. However, an emerge -uDvp python doesn't even mention

Re: [gentoo-user] How do I modify work list of emerge --resume?

2006-09-10 Thread Matthias Langer
On Sun, 2006-09-10 at 11:21 -0700, Mark Knecht wrote: Hi, I was 8 hours through the emerge -eav world part of upgrading gcc when it hit the pysol package it's not happy with. The messages are telling me I need to recompile python with Tkinter support and asked me to add dev/lang/python X

Re: [gentoo-user] re-emerge python-2.5 with Tkinter support

2006-09-22 Thread Neil Bothwick
On Fri, 22 Sep 2006 15:34:38 +0200 (CEST), Helmut Jarausch wrote: I have (successfully) emerged python-2.5 but I forgot to set my global USE flags to build tcltk support. To have Tkinter available, I tried (after unmasking the packages) emerge --update --newuse =dev-lang/python-2.5

Re: [gentoo-user] Re: python 3.1 safe as default python?

2009-08-02 Thread Mike Kazantsev
On Mon, 3 Aug 2009 10:15:19 +1000 Adam Carter adam.car...@optus.com.au wrote: Just installing it doesn't break portage. But using it does! :) 19:14:44 poke:~ $ eselect python list Available python interpreters: [1] python2.6 [2] python3.1 19:17:24 poke:~ $ sudo

[gentoo-user] confusing emerge output

2009-08-25 Thread Michael P. Soulier
Hi there, I haven't updated in a while, and I went to do so today and received this msoul...@anton:~$ emerge --update --pretend world These are the packages that would be merged, in order: Calculating dependencies... done! !!! All ebuilds that could satisfy =app-admin/eselect-python-20090804

[gentoo-user] Re: Jinja2 sphinx deadly embrace

2009-09-26 Thread Francesco Talamona
On Saturday 26 September 2009, alain.didierj...@free.fr wrote: Any attempt of updating my system is locked by this problem: [ebuild N]dev-python/jinja2-2.1.1 USE=doc examples -i18n -test [ebuild N] dev-python/sphinx-0.6.1-r1 USE=doc -test * Error: circular

Re: [gentoo-user] Python 2.7 support

2009-12-07 Thread Dale
Neil Bothwick wrote: On Mon, 07 Dec 2009 08:47:41 -0600, Dale wrote: It's keyworded, but not masked. The recommendation, for ~arch users, is that you have it installed but leave 2.6 as the default. It shows this here: [M~] dev-lang/python-3.1.1-r1 (3.1) Isn't that masked

Re: [gentoo-user] Why exactly am I supposed to install Python 3?

2009-12-08 Thread Peter Humphrey
On Monday 07 December 2009 22:14:55 Neil Bothwick wrote: On Mon, 7 Dec 2009 23:10:18 +0200, Alan McKinnon wrote: The only benefit, which is questionable, is that python-3 is where its at development-wise, and maybe perhaps the 2* series will become unmaintained (shades of KDE-3). But I

Re: [gentoo-user] Re: Strange python-updater error

2010-06-10 Thread Dale
Sebastian Beßler wrote: Am 10.06.2010 07:36, schrieb Dale: To think the devs didn't believe this was going to cause some confusion. There is a news regarding python 3 after the install of python 3. It clearly says that is ok to have both installed parallel, and runnig python-updater

Re: [gentoo-user] Typewriter sound

2010-08-17 Thread Albert Hopkins
On Tue, 2010-08-17 at 19:17 -0400, Albert Hopkins wrote: This is a weird script. It's a ruby script that creates a web server, but the web server listens for... It runs a python script that uses python-xlib to listen for key presses, and when a key is pressed it uses curl to open

[gentoo-user] Re: Prevent depclean from removing Python-2.6?

2011-05-10 Thread Grant Edwards
On 2011-05-10, Mick michaelkintz...@gmail.com wrote: Apparently so. It seems like it ought to pay attention to eselect. If I've explicitly configured my system to use 2.6 instead of 2.7, removing 2.6 doesn't seem like a good thing... I am not sure I understand: If you eselect python 2.7

Re: [gentoo-user] python 2.x vs 3.x

2012-02-19 Thread meino . cramer
. I don't believe Neil has responded yet but Meino's data brought me back to a question I've meant to ask for a while so I'll take this opportunity. From Meino: QUOTE With    eselect python list I get Available Python interpreters:  [1]   python2.6  [2]   python2.7

Re: [gentoo-user] Udev rules for identical hard drives

2012-08-02 Thread Dale
is already existing. if not os.path.exists('/dev/block'): os.mkdir('/dev/block', 0755) Uh, is this a python bug? It works fine with python 2.7, but not with 3.2. But os.path.exists() is quite a basic function, if that wouldn't work, I'd expect all things to break, including emerge

Re: [gentoo-user] Udev rules for identical hard drives

2012-08-02 Thread Alex Schuster
to create /dev/block, which is already existing. if not os.path.exists('/dev/block'): os.mkdir('/dev/block', 0755) Uh, is this a python bug? It works fine with python 2.7, but not with 3.2. But os.path.exists() is quite a basic function, if that wouldn't work, I'd expect all things

[gentoo-user] Fix for getting libxml2 compiled!

2012-09-05 Thread Roland Häder
Hi all, I finally got libxml2 compiled, first I had to do this: # emerge expat # emerge python # cd /usr/portage/dev-lang/python/ # emerge python-2.7.3-r2.ebuild # cd - This makes sure that libexpat is there. Now the package is still not compiling because of a missing .so file, see this: # cd

Re: [gentoo-user] new machine : suddenly Python 3 appears

2012-09-17 Thread Philip Webb
120917 David W Noon wrote: On Mon, 17 Sep 2012 13:14:27 -0400, Philip Webb wrote re Python 2/3 : print ' ',eval(expression) The above line uses obsolete syntax. Try using #!/usr/bin/python2 -3 for your hash-bang line on all your old Python scripts. Well, thanks

Re: [gentoo-user] Qt blocking @world update

2013-11-02 Thread Walter Dnes
On Sat, Nov 02, 2013 at 11:02:27PM +0100, Alex Schuster wrote * One or more packages are either masked or have missing dependencies: * * dev-lang/python-exec:=[python_targets_python2_7(-),python_targets_python3_2(-),-python_single_target_python2_6(-),-python_single_target_python2_7

Re: [gentoo-user] python-updater constantly rebuilds one same package

2014-08-14 Thread Alec Ten Harmsel
On Thu 14 Aug 2014 11:57:53 AM EDT, Сергей wrote: I have looked at dev-libs/libgamin-0.1.10-r4 and dev-libs/libgamin-0.1.10-r5 ebuilds and compared them. dev-libs/libgamin-0.1.10-r5 has PYTHON_TARGETS=python2_7 (r4 had no PYTHON_TARGETS) and now python-updater doesn't rebuild libgamin. Seems

[gentoo-user] problem emerging rhythmbox

2015-01-09 Thread covici
-3.1::gentoo USE=cdr dbus libnotify libsecret nsplugin python udev -daap -html -ipod -lirc -mtp -test -upnp-av -visualizer -webkit -zeitgeist ABI_X86=64 PYTHON_TARGETS=python3_3 python3_4 The following REQUIRED_USE flag constraints are unsatisfied: python? ( exactly-one

[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

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 <gottl...@nyu.edu> 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 ~ # es

Re: [gentoo-user] Re: Again, emerge -e @world related questions...

2017-12-09 Thread Michael Orlitzky
On 12/08/2017 09:53 AM, Melleus wrote: > I had moved to v 17.0 profile mostly painless, though it was a time > consuming event. But I got one point anyway. Python in my system was > updated from 3.4 to 3.5 and after 3.4 was removed with depclean, the > option for v 3.4 in eselect py

Re: [gentoo-user] Python 3.5

2017-10-29 Thread Peter Humphrey
On Sun, 29 Oct 2017 19:31:46 +1100 Adam Carter <adamcart...@gmail.com> wrote: > > On my amd64 arch machine I; > > emerged python 3.5 > > eselected python 3.5 > > edited make.conf to set PYTHON_TARGETS to "python2_7 python3_5" > > running emerge

Re: [gentoo-user] Re: Dependencies and PYTHON_TARGETS

2018-04-23 Thread Alec Ten Harmsel
On Sun, Apr 22, 2018 at 06:44:03PM -0700, Ian Zimmerman wrote: > On 2018-04-22 15:08, Alec Ten Harmsel wrote: > > > > * make sure dev-lang/python:3.6 stays in the world file, even if it > > > is not needed by me directly > > > > No, you shouldn't need any

[gentoo-user] Migrating to python3_6 ?

2019-09-03 Thread james
So, I have been reading all sorts of things from you cannot get rid of python 2.7 to it's straightforward to leave python2_7. "Jan 1 2020 python 2.7 is bye_bye" If this is true, I'm not sure which to upgrade to Python 3.6,7,8,9; versus 3.7 seems most poputlar ? I have thes

[gentoo-user] Re: problem dropping Python 2.7

2019-09-12 Thread Nikos Chantziaras
python 2.7 : 2.7 [ncurses sqlite ssl threads] I don't understand the list in square brackets, which are USE flags : they aren't set in 'make.conf' or elsewhere AFAIK. Can anyone explain (1) how to get around the 1st 3 ebuilds or (2) what the problem is with the 2nd 2 examples ? The square

Re: [gentoo-user] jupyter notebook 500 : Internal Server Error

2020-06-25 Thread Urs Schütz
solate jupyter (actually jupyterlab) in an separate python environment. I do use pipenv to manage the python environment. It boils down to three commands: $> cd projectfolder projectfolder $> pipenv install projectfolder $> pipenv shell projectfolder $> pipenv install jupyter-lab

Re: [gentoo-user] Python 2.7 removal : problem with Firefox + Spidermonkey

2020-07-29 Thread Simon Thelen
[2020-07-29 13:11] Philip Webb Hi, > I've removed every other pkg which might require Python-2.7, > but am stuck with this : > > root:605 ~> emerge -cpv python:2.7 > > Calculating dependencies... done! > dev-lang/python-2.7.18-r1 pulled in by: > dev-lan

Re: [gentoo-user] update fails, but I don't see why

2020-12-07 Thread Arve Barsnes
On Mon, 7 Dec 2020 at 13:31, John Covici wrote: > dev-python/paramiko:0 > > (dev-python/paramiko-2.7.1:0/0::gentoo, installed) USE="-doc > -examples (-server) -test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 > python3_7 -python3_6 -python3_8"

Re: [gentoo-user] Q: What is "python-exec2c"? Why would "python3" dispatched through it not see an installed copy of pyyaml?

2021-03-07 Thread Neil Bothwick
On Sun, 7 Mar 2021 18:32:26 -0500, Steven Lembark wrote: > > 1) use eselect to set your default python to 3.8 > > 2) Add python_39 to PYTHON_TARGETS > > 3) Explicitly call python38 in the shebang line of the affected > > script. > > So, I go back and eselect 3.8

[gentoo-user] Re: Determine why Python 2.7 is still installed?

2021-02-27 Thread Grant Edwards
lots. > > Have you tried #emerge -av --depclean = ? Thanks! That does it: # emerge -av --depclean =dev-lang/python-2.7.18-r6 Calculating dependencies... done! dev-lang/python-2.7.18-r6 pulled in by: www-client/chromium-88.0.4324.182 requires >=dev-lang/python-2.7.5

Re: [gentoo-user] python, my nemesis

2021-09-20 Thread Neil Bothwick
h these variables until after your > > system is 100% updated and consistent. And even then, probably not. > > > > With our package manager written in python, you often need old python > > stuff to build the new python stuff, and disabling the old python > > stuff will thro

<    3   4   5   6   7   8   9   10   11   12   >