[gentoo-user] after latest update emerge completely broken

2021-06-04 Thread John Covici
initial_atoms=root.setconfig.getSetAtoms("selected")) File "/usr/lib/python3.8/site-packages/portage/_sets/__init__.py",

Re: [gentoo-user] Slow python execution

2018-06-25 Thread Klaus Ethgen
0.2860.0000.3770.000 resolver.py:143(resolve) 1955690.1320.0000.2540.000 constructor.py:163(construct_scalar) 10.0030.0030.2320.232 __init__.py:16() 200.1710.0000.1710.000 objects.py:41(_set_ansible_position

[gentoo-user] exaile

2007-12-06 Thread Zimmerling, Alexander
/exaile/xl/media/__init__.py, line 1, in module from xl.media import mp3, ogg, flac, wav, wv, mpc, tta File /usr/lib/exaile/xl/media/mp3.py, line 2, in module from xl import xlmisc File /usr/lib/exaile/xl/xlmisc.py, line 54, in module import common, prefs File /usr/lib/exaile/xl/prefs.py

Re: [gentoo-user] Problem executing pgAdmin4

2018-11-05 Thread Petric Frank
; --- cut --- > > Python path: "/usr/lib64/python3.6/site-packages" > > Python Home: "" > > Webapp path: "/usr/share/pgadmin4/web/pgAdmin4.py" > > "Failed to launch the application server, se

Re: [gentoo-user] Problem executing pgAdmin4

2018-11-06 Thread Jack
- cut --- > > Python path: "/usr/lib64/python3.6/site-packages" > > Python Home: "" > > Webapp path: "/usr/share/pgadmin4/web/pgAdmin4.py" > > "Failed to launch the application server, server thread exitin

[gentoo-user] The chromium fail...

2020-11-15 Thread Alan Grimes
../../tools/protoc_wrapper/protoc_wrapper.py test_sample.proto --protoc ./protoc --proto-in-dir ../../third_party/dom_distiller_js --cc-out-dir gen/third_party/dom_distiller_js --py-out-dir pyproto/third_party/dom_distiller_js --plugin ../../third_party/dom_distiller_js/protoc_plugins

[gentoo-user] docutils will not emerge

2011-05-15 Thread covici
Hi. On my latest update dev-python/docutils-0.8_pre7034 will not emerge. I am using python2.7. Here is the relevant portion of the build log: copying docutils/writers/odf_odt/__init__.py - build-3.2/lib/docutils/writers/odf_odt Skipping implicit fixer: buffer Skipping implicit fixer: idioms

Re: [gentoo-user] Problem executing pgAdmin4

2018-11-05 Thread Jack
occurred initialising the application server: %1 and the terminal window is filled pagewise with --- cut --- Python path: "/usr/lib64/python3.6/site-packages" Python Home: "" Webapp path: "/usr/share/pgadmin4/web/pgAdm

[gentoo-user] setuptools build failed

2020-06-01 Thread Tamer Higazi
work/setuptools-44.1.0-python2_7/build/lib/setuptools copying setuptools/_deprecation_warning.py -> /var/tmp/portage/dev-python/setuptools-44.1.0/work/setuptools-44.1.0-python2_7/build/lib/setuptools copying setuptools/py27compat.py -> /var/tmp/portage/dev-python/setuptools-44.1.0/work/se

Re: [gentoo-user] setuptools build failed

2020-06-01 Thread Jack
at.py -> /var/tmp/portage/dev-python/setuptools-44.1.0/work/setuptools-44.1.0-python2_7/build/lib/setuptools copying setuptools/__init__.py -> /var/tmp/portage/dev-python/setuptools-44.1.0/work/setuptools-44.1.0-python2_7/build/lib/setuptools copying setuptools/site-patch.py ->

[gentoo-user] gnome-btdownload and overlays

2008-02-23 Thread Mark David Dumlao
, line 3, in ? import sys, gnomebtdownload File /usr/lib/python2.4/site-packages/gnomebtdownload/__init__.py, line 18, in ? from client import * File /usr/lib/python2.4/site-packages/gnomebtdownload/client.py, line 22, in ? import BitTorrent.download, BitTorrent.bencode ImportError

Re: [gentoo-user] unlink ACCESS VIOLATIONs

2007-12-06 Thread Zac Medico
} ] ; then usage $@ 2 exit 1 fi find ${d} -name *.py[co] | xargs -r rm -f for x in -O ; do python ${x} -c import compileall; compileall.compile_dir('${d}', quiet=True) done done recompile-bytecodes.bash.sig Description

[gentoo-user] mportError: /usr/lib/python2.4/site-packages/libxml2mod.so: undefined symbol:

2006-02-11 Thread Darryl Wagoner
recent call last): File /usr/bin/xml2po, line 34, in ? import libxml2 File /usr/lib/python2.4/site-packages/libxml2.py, line 1, in ? import libxml2mod ImportError: /usr/lib/python2.4/site-packages/libxml2mod.so: undefined symbol: xmlTextReaderGet ParserColumnNumber make[3]: *** [de/clock.xml

Re: [gentoo-user] --depclean and virtual/glibc problems

2007-02-20 Thread Mark Knecht
On 2/20/07, Bo Ørsted Andresen [EMAIL PROTECTED] wrote: On Wednesday 21 February 2007 02:04:12 Mark Knecht wrote: I'm facing a few last problems as I clean this machine up. The machine is completely sync'ed and emerged. revdep-rebuild tells me things are cool but then --depclean complains

Re: [gentoo-user] OT - Question about glsa-check

2007-06-09 Thread Kent Fredric
glsa-check -p 200705-03 21 | grep -v \(python\|pym\|pkg\|.py\|.pyc\|.so\|portage\|bin\) doesn't seem to list any files 'out of the ordinary' which get queried for existance by that gtsa-check, so I /assume/ its all just portage DB. -- Kent ruby -e '[1, 2, 4, 7, 0, 9, 5, 8, 3, 10, 11, 6, 12, 13].each

Re: [gentoo-user] OT - Question about glsa-check [SOLVED]

2007-06-09 Thread Michael Sullivan
to ensure this?, cos it looks like glsa-check sees 5.0.27 somewhere ^^; strace -e trace=file glsa-check -p 200705-03 21 | grep -v \(python\|pym\|pkg\|.py\|.pyc\|.so\|portage\|bin\) doesn't seem to list any files 'out of the ordinary' which get queried for existance by that gtsa-check, so I

Re: [gentoo-user] Crashed Emerge

2009-09-10 Thread Volker Armin Hemmann
): File /usr/bin/emerge, line 40, in module retval = _emerge.emerge_main() File /usr/lib64/portage/pym/_emerge/__init__.py, line 15497, in emerge_main trees[myroot][vartree].dbapi._counter_hash() File /usr/lib64/portage/pym/portage/dbapi/vartree.py, line 137, in _counter_hash

[gentoo-user] Re: Progress made, not done yet Re: All of a sudden, no apache2. No clue why.

2010-08-03 Thread Kevin O'Gorman
/ Options FollowSymLinks #AddHandler mod_python .py #PythonHandler hexscript #PythonDebug On Order allow,deny Allow from all /Directory ScriptAlias /my-bin/ /hex/hexTest/ Directory /hex/hexTest/ AuthUserFile /etc/apache2/kosmanor/passwords AuthGroupFile /dev/null

Re: [gentoo-user] KDE4 + python3.1 == no system-config-printer-kde ?

2011-06-14 Thread Mick
, however kde-base/system-config-printer-kde-4.6.3 barfs: Traceback (most recent call last): File /usr/share/apps/cmake/modules/FindPyKDE4.py, line 8, in module import PyKDE4.pykdeconfig with a bit of look-around it seems like pykde4 has: RESTRICT_PYTHON_ABIS=2.4 which boils down

Re: [gentoo-user] wget killed -- wonder where I went wrong...

2011-08-08 Thread Pandu Poluan
73, in lockfile myfd = os.open(lockfilename, os.O_CREAT|os.O_RDWR, 0o660) File /usr/lib64/portage/pym/portage/__init__.py, line 215, in __call__ rval = self._func(*wrapped_args, **wrapped_kwargs) OSError: [Errno 28] No space left on device: '/var/tmp/portage/sys-kernel/hardened-sources

[gentoo-user] emerge --sync failed

2011-10-23 Thread Hartmut Figge
(mydep, allow_repo=True) File /usr/lib/portage/pym/portage/dep/__init__.py, line 1097, in __init__ raise InvalidAtom(self) InvalidAtom: dev-php5/dev-php5/pecl-ssh2 --- Now what? :) Hartmut -- Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/ Von Usern fuer User :-)

[gentoo-user] i can't emerge any packages

2011-10-26 Thread Vishnupradeep
/pym/portage/dbapi/dep_expand.py, line 33, in dep_expand mydep = Atom(mydep, allow_repo=True) File /usr/lib64/portage/pym/portage/dep/__init__.py, line 1097, in __init__ raise InvalidAtom(self) InvalidAtom: dev-php5/dev-php5/pecl-ssh2

Re: [gentoo-user] i can't emerge any packages

2011-10-26 Thread Diego Augusto Molina
=use_cache, settings=self.settings) File /usr/lib64/portage/pym/portage/dbapi/dep_expand.py, line 33, in dep_expand mydep = Atom(mydep, allow_repo=True) File /usr/lib64/portage/pym/portage/dep/__init__.py, line 1097, in __init__ raise InvalidAtom(self) InvalidAtom: dev-php5/dev-php5/pecl

[gentoo-user] Failed to install app-misc/ca-certificate - locale problem

2011-12-13 Thread Jarry
Hi, I just tried to update my system but emerging app-misc/ca-certificate failed with this error: --- File /usr/lib64/portage/pym/portage/__init__.py, line 178, in _unicode_encode s = s.encode(encoding, errors) UnicodeEncodeError: 'ascii' codec can't encode character u

Re: [gentoo-user] Failed to install app-misc/ca-certificate - locale problem

2011-12-13 Thread Michael Mol
On Tue, Dec 13, 2011 at 10:40 AM, Jarry mr.ja...@gmail.com wrote: Hi, I just tried to update my system but emerging app-misc/ca-certificate failed with this error: ---  File /usr/lib64/portage/pym/portage/__init__.py, line 178, in _unicode_encode    s = s.encode(encoding

Re: [gentoo-user] Failed to install app-misc/ca-certificate - locale problem

2011-12-13 Thread Jarry
On 13-Dec-11 16:56, Michael Mol wrote: I just tried to update my system but emerging app-misc/ca-certificate failed with this error: --- File /usr/lib64/portage/pym/portage/__init__.py, line 178, in _unicode_encode s = s.encode(encoding, errors) UnicodeEncodeError: 'ascii

Re: [gentoo-user] Failed to install app-misc/ca-certificate - locale problem

2011-12-13 Thread Pandu Poluan
On Dec 13, 2011 10:46 PM, Jarry mr.ja...@gmail.com wrote: Hi, I just tried to update my system but emerging app-misc/ca-certificate failed with this error: --- File /usr/lib64/portage/pym/portage/__init__.py, line 178, in _unicode_encode s = s.encode(encoding, errors

Re: [gentoo-user] Failed to install app-misc/ca-certificate - locale problem

2011-12-13 Thread Michael Mol
/__init__.py, line 178, in _unicode_encode    s = s.encode(encoding, errors) UnicodeEncodeError: 'ascii' codec can't encode character u'\u011f' in position 68: ordinal not in range(128) Failed to install app-misc/ca-certificates-20111025, Log file:  * This package installs one or more file names

Re: [gentoo-user] Failed to install app-misc/ca-certificate - locale problem

2011-12-13 Thread Jarry
On 13-Dec-11 18:09, Pandu Poluan wrote: I just tried to update my system but emerging app-misc/ca-certificate failed with this error: --- File /usr/lib64/portage/pym/portage/__init__.py, line 178, in _unicode_encode s = s.encode(encoding, errors) UnicodeEncodeError: 'ascii

Re: (Was) Re: [gentoo-user] emerge --update behavior

2012-01-03 Thread Hinnerk van Bruinehsen
/h3m6kRxjGaXVzowvHqsv/yu Py/5HBvBV5X45kflyLG/cJA+Ti9uMMdH5D3J7sm6nRr2mFW1+jbulBJZ2W9W1HMg w2QbMYsDwTkw8xLwlk0/2j3x6rKVwD9oLkYhQEuif51aj1OoWuu8pyCyp0WFUkzl cLizruB/a1UfAU9H+Hv1sdBshY3uJ7dORvzdvfKautsW/WEXjHwqLHvcyOIQ2blN AMwiUj1VMm4jlP1BUzU3OBt6YQDO/LXMppRTv70eibMMScVgmFUUjGC3X5m4H1Y= =c4Iq -END

Re: [gentoo-user] Calibre break after Update

2013-02-17 Thread ckard
31, in module from calibre.gui2.widgets import ProgressIndicator File /usr/lib/calibre/calibre/gui2/widgets.py, line 21, in module from calibre.gui2.progress_indicator import ProgressIndicator as _ProgressIndicator File /usr/lib/calibre/calibre/gui2/progress_indicator/__init__.py

Re: [gentoo-user] PosgreSQL - pg_hba.conf localhost access only

2013-04-25 Thread J. Roeleveld
to postgreSQL. Correct. Since apache group is in postgres user; apache was given permission to access the database in this case py-passing the setting in pg_hba.conf Wrong, Postgresql does not check group-ownership. Your pg_hba.conf file will have a setting that allows Apache to connect

[gentoo-user] Re: emerge: 'libsandbox.so' from LD_PRELOAD cannot be preloaded

2013-12-20 Thread Grant Edwards
that have to use raw sockets, and I got tired of having to use sudo to test them -- I also thought it would be safer if I tested them with the minimum capabilities required. But, it appears that setting that capability on the python executable (setting it on a .py file is pointless) breaks

[gentoo-user] meld ERROR - ImportError: This platform lacks a functioning sem_open

2013-12-28 Thread Joseph
/__init__.py, line 232, in Pool return Pool(processes, initializer, initargs, maxtasksperchild) File /usr/lib64/python2.7/multiprocessing/pool.py, line 138, in __init__ self._setup_queues() File /usr/lib64/python2.7/multiprocessing/pool.py, line 232, in _setup_queues from .queues import

Re: [gentoo-user] PYTHON_CFLAGS is invalid for python-r1 suite

2015-01-04 Thread Alexander Kapshuk
-office/libreoffice-4.2.8.2: ERROR: setup ERROR: app-office/libreoffice-4.2.8.2::gentoo failed (setup phase): PYTHON_CFLAGS is invalid for python-r1 suite, please take a look @ https://wiki.gentoo.org/wiki/Project:Python/Python.eclass_conversion#PY TH ON _CFLAGS

Re: [gentoo-user] Re: How safe is it to change vanilla-USE-Flag in glibc?

2016-07-06 Thread Franz Fellner
lved my issue: diff --git a/grid.c b/grid.c index ef7c374..96385f4 100644 --- a/grid.c +++ b/grid.c @@ -113,6 +113,8 @@ grid_destroy(struct grid *gd) free(gd->linedata); free(gd); + + malloc_trim(0); } /* Compare grids. */ @@ -326,6 +328,8 @@ grid_clear

Re: [gentoo-user] emerge -e @world failed

2017-12-10 Thread Andrew Savchenko
> Traceback (most recent call last): > File "/usr/lib64/python3.5/site-packages/portage/dbapi/vartree.py", line > 740, in aux_get > mydir_stat = os.stat(mydir) > File "/usr/lib64/python3.5/site-packages/portage/__init__.py", line 250, in > __call__ >

Re: [gentoo-user] Problem executing pgAdmin4

2018-11-07 Thread Jack
ialising the application server: > > > > An error occurred initialising the application server: > > > > %1 > > > > > > > > and the terminal window is filled pagewise with > > > > --- cut --- >

Re: [gentoo-user] Re: problem with Fetchmail

2020-03-03 Thread Jack
things work again, > both when piping through POPFile and fetching from GMail. > See the 6.4.x man page for changes regarding the --sslproto option. Thanks again, if I didn't thank you before. I simply reverted, left it that way & forgot all about it till I noticed that Fetchmail needs

Re: [gentoo-user] Re: problem with Fetchmail

2020-03-02 Thread Philip Webb
gh POPFile and fetching from GMail. > See the 6.4.x man page for changes regarding the --sslproto option. Thanks again, if I didn't thank you before. I simply reverted, left it that way & forgot all about it till I noticed that Fetchmail needs Python-2 only when using 'tk'. Wanting

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

2020-07-31 Thread Walter Dnes
toolchain found it and it built OK. The steps are... # # Name it whatever you want mkdir pysource cd pysource wget https://www.python.org/ftp/python/2.7.18/Python-2.7.18.tar.xz tar xf Py* cd Python-2.7.18 # # Name it whatever you want ./configure --prefix=$HOME/py27 make # # "su" or &qu

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

2020-07-31 Thread james
). The Pale Moon build toolchain found it and it built OK. The steps are... # # Name it whatever you want mkdir pysource cd pysource wget https://www.python.org/ftp/python/2.7.18/Python-2.7.18.tar.xz tar xf Py* cd Python-2.7.18 # # Name it whatever you want ./configure --prefix=$HOME/py27 make

[gentoo-user] Re: File transfer via USB?

2021-04-22 Thread Grant Edwards
USB connections between the 2 machines are allowed then “IP > connection between the machines is not allowed” surely does not apply > to direct ethernet connections between the 2 machines? I was told that it did. It's possible that a local point-to-point Ethernet connection with a non-IP prot

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] mpv no longer compiles

2023-03-17 Thread Daniel Pielmeier
rst2html is shipped with the docutils package. >> Does /usr/bin/rst2html exist on your system? Maybe also search for anything >> on the system containing rst2html. > >I did have /usr/bin/rst2html, but it was old and when I tried to >execute it said bad interpreter python3.8, so I linked the name to >/usr/bin/rst2html.py and that made everything work. > >Thanks a lot for the hint. > I don't think this should be necessary. The docutils ebuild should take care of this. If it doesn't there is a bug in docutils or maybe the mpv ebuild should call the py script directly. -- Best regards Daniel

Re: [gentoo-user] portage confusion

2008-03-02 Thread maxim wexler
(python? virtual/python) dev-libs/libxml2-2.6.30-r1 (python? dev-lang/python) dev-libs/libxslt-1.1.22 (python? dev-lang/python) dev-python/cddb-py-1.4 (virtual/python) dev-python/id3-py-1.2 (virtual/python) dev-python/numeric-24.2-r6 (virtual/python) (=dev-lang/python-2.3) dev

[gentoo-user] python2.4-python2.5-import gtk error

2008-08-12 Thread Ow Mun Heng
or license for more information. import gtk Traceback (most recent call last): File stdin, line 1, in module File /usr/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py, line 38, in module import gobject as _gobject File /usr/lib/python2.5/site-packages/gtk-2.0/gobject/__init__.py, line 30

[gentoo-user] yt-dlp config file different than old youtube-dl

2022-01-07 Thread Dale
ceback (most recent call last):   File "/usr/lib/python-exec/python3.9/yt-dlp", line 33, in     sys.exit(load_entry_point('yt-dlp==2021.12.27', 'console_scripts', 'yt-dlp')())   File "/usr/lib/python3.9/site-packages/yt_dlp/__init__.py", line 842, in main     _real_main(argv)   Fil

[gentoo-user] Mailman problems

2008-05-19 Thread Johannes Skov Frandsen
/portage/net-mail/mailman-2.1.9/image//usr/local/mailman/pythonlib/email/__init__.py, line 51, in message_from_string File /var/tmp/portage/net-mail/mailman-2.1.9/image//usr/local/mailman/pythonlib/email/Parser.py, line 75, in parsestr File /var/tmp/portage/net-mail/mailman-2.1.9/image//usr/local

[gentoo-user] Fix this miro build failure?

2009-01-31 Thread Grant
Miro 2.0 Release Candidate is out: http://planet.getmiro.com/ I tried to compile it with: HOME=/tmp/miro_temp/ ./run.sh but it failed with: Writing ./dist/usr/lib64/python2.5/site-packages/miro-2.0_RC1-py2.5.egg-info /usr/lib64/python2.5/site-packages/gtk-2.0/gtk/__init__.py:72: GtkWarning

[gentoo-user] skencil svn ebuild - help neede

2008-07-30 Thread Helmut Jarausch
/lib/python2.5/site-packages/PIL/__init__.py, line 22, in module IOError: [Errno 2] No such file or directory: '/usr/lib/skencil-cvs/Sketch/VERSION' Many thanks for a hint, Helmut Jarausch Lehrstuhl fuer Numerische Mathematik RWTH - Aachen University D 52056 Aachen, Germany

[new.york.jobs.com] Urgent Opening: Developer (Managerial / Professional) (Oracle, data model skills)

2008-09-11 Thread Devil Hunk
on resume under Supp Info which location candidate can work py, line 876, in main tab = app.append_diff(args) File /usr/lib/meld/meldapp.py, line 777, in append_diff return self.append_filediff(paths) File /usr/lib/meld/meldapp.py, line 764, in append_filediff

[gentoo-user] Java Config Problems.

2006-10-09 Thread Joshua Schmidlkofer
-config-1.3.7/homedir/lib/python2.4/site-packages/java_config obj /var/tmp/portage/java-config-1.3.7/homedir/lib/python2.4/site-packages/java_config/__init__.py d6a785e6cb18346d9990dc6162484aee 1160436992 obj /var/tmp/portage/java-config-1.3.7/homedir/lib/python2.4/site-packages/java_config

[gentoo-user] app-crypt/-MERGING-gnupg

2009-11-14 Thread Mark Knecht
/dbapi/porttree.py, line 1077, in match return self.xmatch(match-visible, mydep) File /usr/lib/portage/pym/portage/dbapi/porttree.py, line 972, in xmatch mydep = dep_expand(origdep, mydb=self, settings=self.mysettings) File /usr/lib/portage/pym/portage/__init__.py, line 8160, in dep_expand

[gentoo-user] python-updater failure

2009-12-06 Thread Michael P. Soulier
/gnuplot-py-1.8 * Adding to list: =dev-python/twisted-web-8.1.0 * Adding to list: =dev-python/pycrypto-2.0.1-r8 * Adding to list: =dev-python/pyopenssl-0.9 * Adding to list: =dev-python/pyopengl-3.0.0 * Adding to list: =dev-python/dnspython-1.6.0 * Adding to list: =dev-python/twisted

Re: [gentoo-user] wget killed -- wonder where I went wrong...

2011-08-08 Thread Dale
/portage/pym/portage/locks.py, line 73, in lockfile myfd = os.open(lockfilename, os.O_CREAT|os.O_RDWR, 0o660) File /usr/lib64/portage/pym/portage/__init__.py, line 215, in __call__ rval = self._func(*wrapped_args, **wrapped_kwargs) OSError: [Errno 28] No space left on device: '/var/tmp

Re: [gentoo-user] emerge --sync failed

2011-10-23 Thread Albert W. Hopkins
/lib/portage/pym/portage/dbapi/dep_expand.py, line 33, in dep_expand mydep = Atom(mydep, allow_repo=True) File /usr/lib/portage/pym/portage/dep/__init__.py, line 1097, in __init__ raise InvalidAtom(self) InvalidAtom: dev-php5/dev-php5/pecl-ssh2 --- I'm seeing

Re: [gentoo-user] Failed to install app-misc/ca-certificate - locale problem

2011-12-13 Thread Michael Mol
On Tue, Dec 13, 2011 at 11:18 AM, Jarry mr.ja...@gmail.com wrote: On 13-Dec-11 16:56, Michael Mol wrote: I just tried to update my system but emerging app-misc/ca-certificate failed with this error: ---  File /usr/lib64/portage/pym/portage/__init__.py, line 178

[gentoo-user] error starting meld

2013-04-17 Thread Joseph
/multiprocessing/__init__.py, line 232, in Pool return Pool(processes, initializer, initargs, maxtasksperchild) File /usr/lib64/python2.7/multiprocessing/pool.py, line 115, in __init__ self._setup_queues() File /usr/lib64/python2.7/multiprocessing/pool.py, line 210, in _setup_queues self

Re: [gentoo-user] Re: emerge: 'libsandbox.so' from LD_PRELOAD cannot be preloaded

2013-12-20 Thread Mike Gilbert
that capability on the python executable (setting it on a .py file is pointless) breaks the sandbox feature used by emerge. After removing the NET_RAW capability from /usr/bin/python2.7 the sandbox errors went away. So now it's back to running my Python apps as root when all they really need is raw

[gentoo-user] Re: emerge: 'libsandbox.so' from LD_PRELOAD cannot be preloaded

2013-12-20 Thread Grant Edwards
capabilities required. But, it appears that setting that capability on the python executable (setting it on a .py file is pointless) breaks the sandbox feature used by emerge. After removing the NET_RAW capability from /usr/bin/python2.7 the sandbox errors went away. So now it's back to running my

Re: [gentoo-user] meld ERROR - ImportError: This platform lacks a functioning sem_open

2013-12-29 Thread Hinnerk van Bruinehsen
/lib64/meld/meld/filediff.py, line 214, in __init__ self._cached_match = CachedSequenceMatcher() File /usr/lib64/meld/meld/filediff.py, line 72, in __init__ None, matchers.init_worker, maxtasksperchild=1) File /usr/lib64/python2.7/multiprocessing/__init__.py, line 232, in Pool return Pool

Re: [gentoo-user] meld ERROR - ImportError: This platform lacks a functioning sem_open

2013-12-29 Thread Hinnerk van Bruinehsen
/multiprocessing/__init__.py, line 232, in Pool return Pool(processes, initializer, initargs, maxtasksperchild) File /usr/lib64/python2.7/multiprocessing/pool.py, line 138, in __init__ self._setup_queues() File /usr/lib64/python2.7/multiprocessing/pool.py, line 232, in _setup_queues from .queues

Re: [gentoo-user] meld ERROR - ImportError: This platform lacks a functioning sem_open

2013-12-29 Thread Joseph
/python2.7/multiprocessing/__init__.py, line 232, in Pool return Pool(processes, initializer, initargs, maxtasksperchild) File /usr/lib64/python2.7/multiprocessing/[8]pool.py, line 138, in __init__ self._setup_queues() File /usr/lib64/python2.7/multiprocessing/[9]pool.py, line 232, in _setup_qu

[gentoo-user] Problem executing pgAdmin4

2018-11-05 Thread Petric Frank
: %1 and the terminal window is filled pagewise with --- cut --- Python path: "/usr/lib64/python3.6/site-packages" Python Home: "" Webapp path: "/usr/share/pgadmin4/web/pgAdmin4.py" "Failed to launch the application se

[gentoo-user] Re: Python: ebuilds vs. pip3 install --user

2020-03-11 Thread Grant Edwards
bin/python $ file /usr/bin/python /usr/bin/python: symbolic link to python-exec2c $ file /usr/bin/python-exec2c /usr/bin/python-exec2c: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.

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

2020-07-31 Thread james
). The Pale Moon build toolchain found it and it built OK. The steps are... # # Name it whatever you want mkdir pysource cd pysource wget https://www.python.org/ftp/python/2.7.18/Python-2.7.18.tar.xz tar xf Py* cd Python-2.7.18 # # Name it whatever you want ./configure --prefix=$HOME/py27 make

[gentoo-user] python 2.6 and python-updater

2008-10-21 Thread David Relson
- build/lib/setuptools copying setuptools/__init__.py - build/lib/setuptools copying setuptools/archive_util.py - build/lib/setuptools copying setuptools/dist.py - build/lib/setuptools copying setuptools/package_index.py - build/lib/setuptools creating build/lib/setuptools/tests copying setuptools

[gentoo-user] meson build woes

2020-08-22 Thread Paul Colquhoun
ork/meson-0.54.2-python3_6/lib/mesonbuild copying mesonbuild/mcompile.py -> /var/tmp/portage/dev-util/meson-0.54.2/work/meson-0.54.2-python3_6/lib/mesonbuild copying mesonbuild/__init__.py -> /var/tmp/portage/dev-util/meson-0.54.2/work/meson-0.54.2-python3_6/lib/mesonbuild copying mesonbui

[gentoo-user] Python-3.9 and emerge problems

2021-06-18 Thread Jacques Montier
s) File "/usr/lib/python3.9/site-packages/_emerge/depgraph.py", line 4189, in _select_files set_atoms = root_config.setconfig.getSetAtoms(s) File "/usr/lib/python3.9/site-packages/portage/_sets/__init__.py", line 271, in getSetAtoms myatoms.update(self.ge

Re: [gentoo-user] [SOLVED] Mailman problems

2008-05-19 Thread Johannes Skov Frandsen
, in dequeue File /var/tmp/portage/net-mail/mailman-2.1.9/image//usr/local/mailman/pythonlib/email/__init__.py, line 51, in message_from_string File /var/tmp/portage/net-mail/mailman-2.1.9/image//usr/local/mailman/pythonlib/email/Parser.py, line 75, in parsestr File /var/tmp/portage/net-mail

Re: [gentoo-user] Random-access cross-platform FS_backup tool suggestions

2009-04-30 Thread Mike Kazantsev
load is a bad thing. 3. Compression (at least of gzip ratio) is a must, because of limited storage on backed-up machines. 4. In-backup seek times should be lower than tar (which is scanning the whole file). 5. I write py scripts for a living, so the question is really in a backup

[gentoo-user] Hal emerge/install problem.

2005-10-08 Thread Tony Davison
//usr/share/hal/device-manager/Representation.py' ../../py-compile: line 77: /usr/sbin/python: Permission denied make[3]: *** [install-devicemanagerPYTHON] Error 126 make[3]: Leaving directory `/var/tmp/portage/hal-0.4.8/work/hal-0.4.8/tools/device-manager' make[2]: *** [install-am] Error 2 make[2

Re: [gentoo-user] python-updater failure

2009-12-06 Thread Joshua Murphy
: =dev-python/pygobject-2.16.1  *   Adding to list: =dev-python/pycairo-1.8.2  *   Adding to list: =dev-python/gnuplot-py-1.8  *   Adding to list: =dev-python/twisted-web-8.1.0  *   Adding to list: =dev-python/pycrypto-2.0.1-r8  *   Adding to list: =dev-python/pyopenssl-0.9  *   Adding to list

Re: [gentoo-user] python-updater failure

2009-12-06 Thread covici
 *   Adding to list: =dev-python/numpy-1.2.1  *   Adding to list: =dev-python/pygobject-2.16.1  *   Adding to list: =dev-python/pycairo-1.8.2  *   Adding to list: =dev-python/gnuplot-py-1.8  *   Adding to list: =dev-python/twisted-web-8.1.0  *   Adding to list: =dev-python/pycrypto-2.0.1-r8

Re: [gentoo-user] Re: elogviewer and something odd with equery

2010-04-26 Thread Dale
No protocol specified /usr/lib/python2.6/site-packages/gtk-2.0/gtk/__init__.py:57: GtkWarning: could not open display Do you have the DISPLAY variable set properly in root's environment? Apparently something got changed with a update. I tried to run hp-setup a bit ago and it failed too

Re: [gentoo-user] Calibre break after Update

2013-02-19 Thread Michael Mol
/lib/calibre/calibre/gui2/progress_indicator/__init__.py, line 15, in module pi_error) RuntimeError: Failed to load the Progress Indicator plugin: the sip module implements API v9.0 to v9.1 but the progress_indicator module requires API v8.1 Thank you Greetings Silvio You probably updated

[gentoo-user] No space left on device ?

2013-02-22 Thread Joseph
/ebuild/doebuild.py, line 2164, in _prepare_self_update shutil.copytree(orig_pym_path, portage._pym_path, symlinks=True) File /usr/lib64/portage/pym/portage/__init__.py, line 224, in __call__ rval = self._func(*wrapped_args, **wrapped_kwargs) File /usr/lib64/python2.7/shutil.py, line 206

Re: [gentoo-user] No space left on device ?

2013-02-22 Thread Nilesh Govindrajan
_prepare_self_update(self.settings) File /usr/lib64/portage/pym/portage/package/ebuild/doebuild.py, line 2164, in _prepare_self_update shutil.copytree(orig_pym_path, portage._pym_path, symlinks=True) File /usr/lib64/portage/pym/portage/__init__.py, line 224, in __call__ rval = self._func

Re: [gentoo-user] error starting meld

2013-04-17 Thread Michael Mol
, init_worker, maxtasksperchild=1) File /usr/lib64/python2.7/multiprocessing/__init__.py, line 232, in Pool return Pool(processes, initializer, initargs, maxtasksperchild) File /usr/lib64/python2.7/multiprocessing/pool.py, line 115, in __init__ self._setup_queues() File /usr/lib64

Re: [gentoo-user] error starting meld

2013-04-17 Thread Joseph
, init_worker, maxtasksperchild=1) File /usr/lib64/python2.7/multiprocessing/__init__.py, line 232, in Pool return Pool(processes, initializer, initargs, maxtasksperchild) File /usr/lib64/python2.7/multiprocessing/pool.py, line 115, in __init__ self._setup_queues() File /usr/lib64

[gentoo-user] Changing mailuri for emailing emerge logs - AUTH version fails

2013-11-14 Thread Tanstaafl
, line 403, in _install_exit self._unlock_builddir() File /usr/lib64/portage/pym/_emerge/EbuildBuild.py, line 289, in _unlock_builddir portage.elog.elog_process(self.pkg.cpv, self.settings) File /usr/lib64/portage/pym/portage/elog/__init__.py, line 175, in elog_process m.process

[gentoo-user] [~amd64] NFS server broken again :(

2014-10-27 Thread walt
sys-fs/mtpfs-1.1 Sat Oct 26 15:34:57 2013 media-video/avidemux-2.5.6-r2 Sun Oct 26 07:09:51 2014 sys-libs/timezone-data-2014i-r1 Sun Oct 26 07:10:10 2014 dev-python/py-1.4.26 Sun Oct 26 07:10:25 2014 dev-python/pytest-2.6.4 Sun Oct 26 07:14:05 2014 dev-lang/perl-5.20.1-r2 Sun Oct 26 07:14:28

Re: [gentoo-user] Re: How safe is it to change vanilla-USE-Flag in glibc?

2016-07-06 Thread Fernando Rodriguez
@ -113,6 +113,8 @@ grid_destroy(struct grid *gd) > free(gd->linedata); > > > + > + malloc_trim(0); > } > > /* Compare grids. */ > @@ -326,6 +328,8 @@ grid_clear_lines(struct grid *gd, u_int py, u_int ny) > free(gl->cell

Re: [gentoo-user] upgrading 1-year old system

2017-02-03 Thread thelma
lock_builddir() File "/usr/lib64/python3.4/site-packages/_emerge/EbuildBuild.py", line 292, in _unlock_builddir portage.elog.elog_process(self.pkg.cpv, self.settings) File "/usr/lib64/python3.4/site-packages/portage/elog/__init__.py", line 176, in elog_process m.pro

Re: [gentoo-user] Re: Python: ebuilds vs. pip3 install --user

2020-03-11 Thread Marc Joliet
ython-exec2c > > $ file /usr/bin/python-exec2c > /usr/bin/python-exec2c: ELF 64-bit LSB pie executable, x86-64, version 1 > (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for > GNU/Linux 3.2.0, stripped > > $ set | grep -i py > > $ p

RE: [gentoo-user] emerge -u fails with "OSError: [Errno 12] Cannot allocate memory"

2020-06-20 Thread Sean O'Myers
art > self._start() > File >"/usr/lib64/python3.6/site-packages/portage/util/_async/FileDigester.py", >line 30, in _start > ForkProcess._start(self) > File "/usr/lib64/python3.6/site-packages/_emerge/SpawnProcess.py", >line 112, in _start >

Re: [gentoo-user] emerge -u fails with "OSError: [Errno 12] Cannot allocate memory"

2020-06-16 Thread J. Roeleveld
packages/portage/util/_async/FileDigester.py", >line 30, in _start >     ForkProcess._start(self) >   File "/usr/lib64/python3.6/site-packages/_emerge/SpawnProcess.py", >line 112, in _start >     retval = self._spawn(self.args, **kwargs) >   File >"/usr/lib64/py

Re: [gentoo-user] nsapass - alternative to keepassxc (and others)

2020-07-17 Thread Ashley Dixon
On Fri, Jul 17, 2020 at 05:15:01AM +, Caveman Al Toraboran wrote: > hi - recently i heard some guys were suffering in > this list from keepassxc, which reminded me of my > my own. so i finally decided to put an end to > this in 404 lines of py code: > > https://git

Re: [gentoo-user] nsapass - alternative to keepassxc (and others)

2020-07-17 Thread james
On 7/17/20 8:11 AM, Rich Freeman wrote: On Fri, Jul 17, 2020 at 1:15 AM Caveman Al Toraboran wrote: hi - recently i heard some guys were suffering in this list from keepassxc, which reminded me of my my own. so i finally decided to put an end to this in 404 lines of py code: https

[gentoo-user] python, my nemesis

2021-09-20 Thread Gerrit Kuehn
/etc/portage/package.use/py */* PYTHON_TARGETS: -* python3_9 python3_8 */* PYTHON_SINGLE_TARGET: -* python3_9 --- as suggested. However, there are still collisions (and I don't really understand them): --- ~ # emerge -p --oneshot sys-apps/portage These are the packages that would be merged

[gentoo-user] Re: How to copy gzip data from bytestream?

2022-02-21 Thread Grant Edwards
On 2022-02-22, Rich Freeman wrote: > On Mon, Feb 21, 2022 at 8:29 PM Grant Edwards > wrote: >> >> But I was trying to figure out a way to do it without uncompressing >> and recompressing the data. I had hoped that the gzip header would >> contain a "length" field (so I would know how many bytes

Re: [gentoo-user] python2.4-python2.5-import gtk error

2008-08-12 Thread Jan Schneiders
/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py, line 38, in module import gobject as _gobject File /usr/lib/python2.5/site-packages/gtk-2.0/gobject/ __init__.py, line 30, in module from gobject.constants import * File /usr/lib/python2.5/site-packages/gtk-2.0/gobject/ constants.py

Re: [gentoo-user] python2.4-python2.5-import gtk error

2008-08-12 Thread Ow Mun Heng
/gtk/__init__.py, line 38, in module import gobject as _gobject File /usr/lib/python2.5/site-packages/gtk-2.0/gobject/ __init__.py, line 30, in module from gobject.constants import * File /usr/lib/python2.5/site-packages/gtk-2.0/gobject/ constants.py, line 22, in module from

[SOLVED] Re: [gentoo-user] python2.4-python2.5-import gtk error

2008-08-12 Thread Ow Mun Heng
) [GCC 4.1.2 (Gentoo 4.1.2 p1.0.1)] on linux2 Type help, copyright, credits or license for more information. import gtk Traceback (most recent call last): File stdin, line 1, in module File /usr/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py, line 38, in module import

Re: [SOLVED] Re: [gentoo-user] python2.4-python2.5-import gtk error

2008-08-13 Thread liu shukui
4.1.2 (Gentoo 4.1.2 p1.0.1)] on linux2 Type help, copyright, credits or license for more information. import gtk Traceback (most recent call last): File stdin, line 1, in module File /usr/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py, line 38, in module import gobject

[gentoo-user] Failing to install python cryptography

2016-03-10 Thread Mansour Al Akeel
ib64/python2.7/distutils/core.py", line 111, in setup _setup_distribution = dist = klass(attrs) File "/usr/lib64/python2.7/site-packages/setuptools/dist.py", line 268, in __init__ self.fetch_build_eggs(attrs['setup_requires']) File "/usr/lib64/python2.7/site-packages/

[gentoo-user] problem compiling Avahi

2010-01-19 Thread SpaceCake
module I've got this import dbus Traceback (most recent call last): File stdin, line 1, in module File /usr/lib/python2.6/site-packages/dbus/__init__.py, line 100, in module from dbus._dbus import Bus, SystemBus, SessionBus, StarterBus File /usr/lib/python2.6/site-packages/dbus/_dbus.py

[gentoo-user] elogviewer and something odd with equery

2010-04-25 Thread Dale
Hi folks, I have had elogv and elogviewer installed for a while. I only use it on occasion but when I tried to use it the other day I get this little error message: r...@smoker / # elogviewer No protocol specified /usr/lib/python2.6/site-packages/gtk-2.0/gtk/__init__.py:57: GtkWarning

Re: [gentoo-user] [~amd64] NFS server broken again :(

2014-10-27 Thread Canek Peláez Valdés
2012 app-mobilephone/obexd-0.46 Fri Oct 26 13:41:39 2012 sys-fs/fuse-2.9.1-r1 Fri Oct 26 13:41:47 2012 sys-fs/mtpfs-1.1 Sat Oct 26 15:34:57 2013 media-video/avidemux-2.5.6-r2 Sun Oct 26 07:09:51 2014 sys-libs/timezone-data-2014i-r1 Sun Oct 26 07:10:10 2014 dev-python/py-1.4.26 Sun Oct 26

<    1   2   3   >