← Back to issue list

LD_LIBRARY_PATH hardcoded at snap creation time -- RPATH

View original Github issue

Metadata

Project
snapcraft
Number
#38
Type
issue
State
closed
Author
sergiusens
Labels
Created
Updated
Closed

Current evaluation

Closed and superseded by Launchpad tracking. Maintainer directed future bug reports to Launchpad. No repository changes were made.

Suggested action:

No scores available.

Issue body

Hi, LD_LIBRARY_PATH currently includes triplet as computed at snap creation time, but it should rather be set at runtime on a per-architecture basis. In fact, a better approach would be to set a RPATH relative to the binary: $ORIGIN/../../lib/$PLATFORM, or something like that. Cheers, Launchpad Details: [#LP1486623](https://bugs.launchpad.net/bugs/1486623) Loïc Minier - 2015-08-19 12:30:36 -0300

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Closed and superseded by Launchpad tracking. Maintainer directed future bug reports to Launchpad. No repository changes were made.
qwen/qwen3.6-35b-a3b Closed and superseded. The maintainer redirected bug tracking to Launchpad, declining to implement the suggested runtime LD_LIBRARY_PATH or RPATH changes in this tracker.
qwen/qwen3.6-35b-a3b Closed and abandoned. Maintainer redirected tracking to Launchpad without implementing runtime architecture detection or RPATH changes. No code modifications were made.
qwen3.6-35b-a3b-mtp-q6 Closed and superseded by Launchpad. The maintainer stated the project resumed using Launchpad for bug tracking, leaving the RPATH enhancement unresolved.
qwen3.6-35b-a3b-mtp-q6 Superseded and migrated to Launchpad. The maintainer closed the request to replace hardcoded LD_LIBRARY_PATH with runtime detection or RPATH, stating that bug tracking is now handled exclusively via Launchpad.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#1486623 LD_LIBRARY_PATH hardcoded at snap creation time -- RPATH snapcraft (launchpad) closed The suggestion to replace hardcoded LD_LIBRARY_PATH with runtime values or RPATH was closed without resolution. No discussion or implementation occurred, leaving the request abandoned.
81%