[bug-notifications] [ap2_modpython 0003520]: RPATH contains /opt/csw/lib/\$$ISALIST
Mantis Bug Tracker
noreply at opencsw.org
Tue Mar 31 21:36:13 CEST 2009
A NOTE has been added to this issue.
======================================================================
http://www.opencsw.org/bugtrack/view.php?id=3520
======================================================================
Reported By: james
Assigned To: mwatters
======================================================================
Project: ap2_modpython
Issue ID: 3520
Category: packaging
Reproducibility: always
Severity: tweak
Priority: normal
Status: confirmed
======================================================================
Date Submitted: 2009-03-31 21:27 CEST
Last Modified: 2009-03-31 21:36 CEST
======================================================================
Summary: RPATH contains /opt/csw/lib/\$$ISALIST
Description:
RPATH contains /opt/csw/lib/\$$ISALIST
Excess shell escaping?
As the prerequisite packages don't have arch libs (libpython2.6.so.1.0)
this is redundant anyway.
======================================================================
----------------------------------------------------------------------
(0005796) mwatters (manager) - 2009-03-31 21:35
http://www.opencsw.org/bugtrack/view.php?id=3520#c5796
----------------------------------------------------------------------
thanks for the report ;)
I will take a look at the escaping.
----------------------------------------------------------------------
(0005797) dam (reporter) - 2009-03-31 21:36
http://www.opencsw.org/bugtrack/view.php?id=3520#c5797
----------------------------------------------------------------------
To skip this entirely in GAR you can use 'NOISALIST=1'. How much shell
escaping is necessary depends on if the application uses autoconf and/or
libtool. The quoting-level can be reduced with 'RUNPATHQUOTE=1' (quote for
one expansion) as opposed to 'RUNPATHQUOTE=2' (quote for double expansion).
Issue History
Date Modified Username Field Change
======================================================================
2009-03-31 21:27 james New Issue
2009-03-31 21:35 mwatters Note Added: 0005796
2009-03-31 21:35 mwatters Assigned To => mwatters
2009-03-31 21:35 mwatters Status new => confirmed
2009-03-31 21:36 dam Note Added: 0005797
======================================================================
More information about the bug-notifications
mailing list