Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#11898 - gedit need recompilation against python 2.6 in testing repo
Attached to Project:
Arch Linux
Opened by Qin Zhu (zhuqin) - Monday, 27 October 2008, 13:27 GMT
Last edited by Allan McRae (Allan) - Tuesday, 28 October 2008, 04:57 GMT
Opened by Qin Zhu (zhuqin) - Monday, 27 October 2008, 13:27 GMT
Last edited by Allan McRae (Allan) - Tuesday, 28 October 2008, 04:57 GMT
|
DetailsDescription:
Those pkgs still locate in /usr/lib/python2.5/, or features are missing after upgrading to python 2.6. Additional info: pkgs need recompilation: avahi, dbus-python, deskbar-applet(needs a version bump, too), gedit(some plugins do not work), ligsf(needs a version bump, too), libxslt, pyenchant, pygtksourceview2, xcb-proto. There could be more pkgs out there need a recompilation. Steps to reproduce: |
This task depends upon
What is broken and in which package?
Here I can only confirm gedit:
$ gedit
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
'import site' failed; use -v for traceback
** (gedit:20381): WARNING **: Error initializing Python interpreter: could not import pygtk.
** (gedit:20381): WARNING **: Please check the installation of all the Python related packages required by gedit and try again.
** (gedit:20381): WARNING **: Cannot load Python plugin 'Save without trailing space' since gedit was not able to initialize the Python interpreter.
** (gedit:20381): CRITICAL **: gedit_python_module_load: assertion `Py_IsInitialized ()' failed
** (gedit:20381): WARNING **: Cannot load plugin 'trailsave' since file '/usr/lib/gedit-2/plugins' cannot be read.
** (gedit:20381): WARNING **: Cannot load Python plugin '片断' since gedit was not able to initialize the Python interpreter.
** (gedit:20381): CRITICAL **: gedit_python_module_load: assertion `Py_IsInitialized ()' failed
** (gedit:20381): WARNING **: Cannot load plugin 'snippets' since file '/usr/lib/gedit-2/plugins' cannot be read.
** (gedit:20381): WARNING **: Cannot load Python plugin 'Scratch Tab' since gedit was not able to initialize the Python interpreter.
** (gedit:20381): CRITICAL **: gedit_python_module_load: assertion `Py_IsInitialized ()' failed
** (gedit:20381): WARNING **: Cannot load plugin 'scratchtab' since file '/usr/lib/gedit-2/plugins' cannot be read.
** (gedit:20381): WARNING **: Cannot load Python plugin 'Line-spacing' since gedit was not able to initialize the Python interpreter.
** (gedit:20381): CRITICAL **: gedit_python_module_load: assertion `Py_IsInitialized ()' failed
** (gedit:20381): WARNING **: Cannot load plugin 'linespacing' since file '/usr/lib/gedit-2/plugins' cannot be read.
** (gedit:20381): WARNING **: Cannot load Python plugin 'Edit Shortcuts' since gedit was not able to initialize the Python interpreter.
** (gedit:20381): CRITICAL **: gedit_python_module_load: assertion `Py_IsInitialized ()' failed
** (gedit:20381): WARNING **: Cannot load plugin 'editshortcut' since file '/usr/lib/gedit-2/plugins' cannot be read.
** (gedit:20381): WARNING **: Cannot load Python plugin 'Document Properties' since gedit was not able to initialize the Python interpreter.
** (gedit:20381): CRITICAL **: gedit_python_module_load: assertion `Py_IsInitialized ()' failed
** (gedit:20381): WARNING **: Cannot load plugin 'docprop' since file '/usr/lib/gedit-2/plugins' cannot be read.
** (gedit:20381): WARNING **: Cannot load Python plugin 'Word completion' since gedit was not able to initialize the Python interpreter.
** (gedit:20381): CRITICAL **: gedit_python_module_load: assertion `Py_IsInitialized ()' failed
** (gedit:20381): WARNING **: Cannot load plugin 'completion' since file '/usr/lib/gedit-2/plugins' cannot be read.
** (gedit:20381): WARNING **: Cannot load Python plugin 'Align' since gedit was not able to initialize the Python interpreter.
** (gedit:20381): CRITICAL **: gedit_python_module_load: assertion `Py_IsInitialized ()' failed
** (gedit:20381): WARNING **: Cannot load plugin 'align' since file '/usr/lib/gedit-2/plugins' cannot be read.
** (gedit:20381): WARNING **: Cannot load Python plugin 'Advanced Editing' since gedit was not able to initialize the Python interpreter.
** (gedit:20381): CRITICAL **: gedit_python_module_load: assertion `Py_IsInitialized ()' failed
** (gedit:20381): WARNING **: Cannot load plugin 'advanced_editing' since file '/usr/lib/gedit-2/plugins' cannot be read.
** (gedit:20381): WARNING **: Cannot load Python plugin 'Advanced Bookmarks' since gedit was not able to initialize the Python interpreter.
** (gedit:20381): CRITICAL **: gedit_python_module_load: assertion `Py_IsInitialized ()' failed
** (gedit:20381): WARNING **: Cannot load plugin 'advanced-bookmarks' since file '/usr/lib/gedit-2/plugins' cannot be read.
** (gedit:20381): WARNING **: Cannot load Python plugin 'Split View 2' since gedit was not able to initialize the Python interpreter.
** (gedit:20381): CRITICAL **: gedit_python_module_load: assertion `Py_IsInitialized ()' failed
** (gedit:20381): WARNING **: Cannot load plugin 'SplitView' since file '/usr/lib/gedit-2/plugins' cannot be read.
** (gedit:20381): WARNING **: Cannot load Python plugin 'LaTeX Plugin 0.1.3.1' since gedit was not able to initialize the Python interpreter.
** (gedit:20381): CRITICAL **: gedit_python_module_load: assertion `Py_IsInitialized ()' failed
** (gedit:20381): WARNING **: Cannot load plugin 'LaTeXPlugin' since file '/usr/lib/gedit-2/plugins' cannot be read.
** (gedit:20381): WARNING **: Cannot load Python plugin 'Find In Documents' since gedit was not able to initialize the Python interpreter.
** (gedit:20381): CRITICAL **: gedit_python_module_load: assertion `Py_IsInitialized ()' failed
** (gedit:20381): WARNING **: Cannot load plugin 'FindInDocuments' since file '/usr/lib/gedit-2/plugins' cannot be read.
(gedit:20381): GtkSourceView-WARNING **: no color named 'white'