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
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
|
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
Sunday, 13 May 2012, 06:12 GMT
Reason for closing: Duplicate
Additional comments about closing:
FS#27257?