After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 755540 - check-exports.sh should use prefixed nm when available
check-exports.sh should use prefixed nm when available
Status: RESOLVED FIXED
Product: NetworkManager
Classification: Platform
Component: general
1.0.x
Other Linux
: Normal normal
: ---
Assigned To: NetworkManager maintainer(s)
NetworkManager maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2015-09-24 13:47 UTC by Quentin "Sardem FF7" Glidic
Modified: 2015-09-24 14:33 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to use ${NM} when available (806 bytes, patch)
2015-09-24 13:48 UTC, Quentin "Sardem FF7" Glidic
none Details | Review

Description Quentin "Sardem FF7" Glidic 2015-09-24 13:47:34 UTC
On Exherbo, our toolchain is prefixed and no unprefixed version is availble in PATH. Thus, the check-exports.sh script is failing, missing nm.
Comment 1 Quentin "Sardem FF7" Glidic 2015-09-24 13:48:54 UTC
Created attachment 312055 [details] [review]
Patch to use ${NM} when available