FS#29638 - [libreoffice-common] libreoffice-common.sh breaks pypy

Attached to Project: Arch Linux
Opened by Wieland Hoffmann (Mineo) - Friday, 27 April 2012, 12:12 GMT
Last edited by Andreas Radke (AndyRTR) - Sunday, 13 May 2012, 06:12 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Andreas Radke (AndyRTR)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: It's not possible to start pypy at all with the current file in /etc/profile.d:

Additional info:
* package version(s)
libreoffice-common: Version : 3.5.2-1
pypy: Version : 1.8-1

* config and/or log files etc.

Steps to reproduce:
» echo $PYTHONPATH
:/usr/lib/libreoffice/program

» pypy
'import site' failed
Python 2.7.2 (2346207d99463f299f09f3e151c9d5fa9158f71b, Feb 10 2012, 15:07:02)
[PyPy 1.8.0 with GCC 4.6.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
debug: OperationError:
debug: operror-type: AttributeError
debug: operror-value: 'module' object has no attribute 'warn'

» PYTHONPATH="" pypy
Python 2.7.2 (2346207d99463f299f09f3e151c9d5fa9158f71b, Feb 10 2012, 15:07:02)
[PyPy 1.8.0 with GCC 4.6.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
And now for something completely different: ``PyPy 1.3 awaiting release''
>>>>
This task depends upon

Closed by  Andreas Radke (AndyRTR)
Sunday, 13 May 2012, 06:12 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#27257 
Comment by Andreas Radke (AndyRTR) - Sunday, 29 April 2012, 16:27 GMT
duplicate bug of  FS#27257  ?
Comment by Wieland Hoffmann (Mineo) - Sunday, 29 April 2012, 16:50 GMT
It's a duplicate of Dans comment on that bug, yes. (I didn't find it because it appears on neither libreoffice-commons, nor pypys bug pages).

Loading...