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 762457 - ostree module using libarchive but not linking with it
ostree module using libarchive but not linking with it
Status: RESOLVED FIXED
Product: ostree
Classification: Infrastructure
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: OSTree maintainer(s)
OSTree maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2016-02-22 14:08 UTC by Joaquim Rocha
Modified: 2016-02-22 16:24 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to fix the problem (775 bytes, patch)
2016-02-22 14:08 UTC, Joaquim Rocha
accepted-commit_now Details | Review

Description Joaquim Rocha 2016-02-22 14:08:43 UTC
Created attachment 321846 [details] [review]
Patch to fix the problem

libarchive (when available) is being used in ot-builtin-export.c so it is necessary to link ostree with it.
Comment 1 Colin Walters 2016-02-22 14:18:08 UTC
Review of attachment 321846 [details] [review]:

LGTM, thanks.