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 785881 - build: fix distcheck
build: fix distcheck
Status: RESOLVED FIXED
Product: jhbuild
Classification: Infrastructure
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Jhbuild maintainers
Jhbuild QA
Depends on:
Blocks:
 
 
Reported: 2017-08-06 12:28 UTC by Alberts Muktupāvels
Modified: 2017-08-06 12:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
build: fix distcheck (1.41 KB, patch)
2017-08-06 12:28 UTC, Alberts Muktupāvels
committed Details | Review

Description Alberts Muktupāvels 2017-08-06 12:28:59 UTC
Created attachment 357054 [details] [review]
build: fix distcheck

It fails with this error:
trang ../../modulesets/moduleset.rnc ../../modulesets/moduleset.rng
fatal: file not found: ../../modulesets/moduleset.rng (Permission denied)

Fix this by generating *.rng file into builddir.
Comment 1 Michael Catanzaro 2017-08-06 12:35:29 UTC
Review of attachment 357054 [details] [review]:

OK