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 738770 - cerbero doesn't recognize Fedora 21 alpha as valid distro
cerbero doesn't recognize Fedora 21 alpha as valid distro
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: cerbero
git master
Other Linux
: Normal normal
: 1.5.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-10-18 16:27 UTC by Brion Vibber
Modified: 2014-10-19 18:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
add enums for fedora 21 (1.23 KB, patch)
2014-10-18 16:27 UTC, Brion Vibber
rejected Details | Review
Fix gtk & glib recipes to accept Fedora 21 (1.70 KB, patch)
2014-10-18 16:31 UTC, Brion Vibber
rejected Details | Review

Description Brion Vibber 2014-10-18 16:27:47 UTC
Created attachment 288812 [details] [review]
add enums for fedora 21

Cerbero won't bootstrap or build on Fedora 21 Alpha as it only recognizes up to Fedora 20.

Attached patch adds enum for 21, gets bootstrap working.
Comment 1 Brion Vibber 2014-10-18 16:31:28 UTC
Created attachment 288814 [details] [review]
Fix gtk & glib recipes to accept Fedora 21
Comment 2 Sebastian Dröge (slomo) 2014-10-19 18:07:36 UTC
This was fixed quite some time ago already. Which repository/branch of cerbero do you use that you don't have this change?

commit 225b3cf603726541c87e9d2aeccd662ea9adc41e
Author: Edward Hervey <bilboed@bilboed.com>
Date:   Wed Sep 24 17:23:41 2014 +0200

    enums: Add enum/definition for Fedora 21
Comment 3 Brion Vibber 2014-10-19 18:09:40 UTC
Must have been old checkout somehow, can confirm it's happier now. o_O Sorry for the dupe!
Comment 4 Sebastian Dröge (slomo) 2014-10-19 18:28:27 UTC
No problem, thanks for the patches nonetheless :)