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 736798 - manifest: Build libsoup before gvfs
manifest: Build libsoup before gvfs
Status: RESOLVED FIXED
Product: gnome-continuous
Classification: Other
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: GNOME Continuous maintainer(s)
GNOME Continuous maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-09-17 13:09 UTC by Debarshi Ray
Modified: 2014-09-17 14:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
manifest: Build libsoup before gvfs (1.04 KB, patch)
2014-09-17 13:11 UTC, Debarshi Ray
committed Details | Review
manifest: Force rebuild of libsoup and gvfs (738 bytes, patch)
2014-09-17 14:17 UTC, Debarshi Ray
committed Details | Review

Description Debarshi Ray 2014-09-17 13:09:38 UTC
Building libsoup before gvfs ensures that the HTTP/WebDAV backend is enabled. It is used by gnome-documents and gnome-photos for their ownCloud and Flickr code paths.
Comment 1 Debarshi Ray 2014-09-17 13:11:27 UTC
Created attachment 286371 [details] [review]
manifest: Build libsoup before gvfs

Completely untested patch.
Comment 2 Colin Walters 2014-09-17 13:36:43 UTC
Review of attachment 286371 [details] [review]:

Ok, we can try it.  If you want to test it, you should also force a rebuild of both gvfs and libsoup.  (They'll get rebuilt on commit anyways, but better to test early).

See https://wiki.gnome.org/Projects/GnomeContinuous/BuildAdministration for docs on how to force a rebuild.
Comment 3 Debarshi Ray 2014-09-17 14:16:37 UTC
Comment on attachment 286371 [details] [review]
manifest: Build libsoup before gvfs

Thanks for the review.
Comment 4 Debarshi Ray 2014-09-17 14:17:22 UTC
Created attachment 286377 [details] [review]
manifest: Force rebuild of libsoup and gvfs

As suggested by Colin.