Arch Linux

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!
Tasklist

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
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To Allan McRae (Allan)
Architecture All
Severity High
Priority Normal
Reported Version None
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
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

Closed by  Allan McRae (Allan)
Tuesday, 28 October 2008, 04:57 GMT
Reason for closing:  Fixed
Comment by Qin Zhu (zhuqin) - Monday, 27 October 2008, 13:28 GMT
sorry, it should be libgsf instead of ligsf.
Comment by Allan McRae (Allan) - Monday, 27 October 2008, 13:48 GMT
You will need to give more details here. The folder /usr/lib/python2.5/ is in the python2.6 path so just having files there is not enough for a rebuild.

What is broken and in which package?
Comment by Qin Zhu (zhuqin) - Monday, 27 October 2008, 13:59 GMT
I see, in that case, there might be only a few pkgs need recompilation:
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'

Comment by Allan McRae (Allan) - Monday, 27 October 2008, 14:45 GMT
gedit rebuilt for i686

Loading...