with rawhide repos enabled, which version of fedora do i bugzilla against?

Michael Schwendt mschwendt at gmail.com
Tue Jul 7 14:35:03 UTC 2015


On Tue, 7 Jul 2015 10:25:25 -0400 (EDT), Robert P. J. Day wrote:

> 
>   currently running fedora with rawhide repos enabled since quite some
> time back, and everything i check tells me i'm at fedora 22:
> 
> # cat /etc/os-release
> NAME=Fedora
> VERSION="22 (Twenty Two)"
> ID=fedora
> VERSION_ID=22
> PRETTY_NAME="Fedora 22 (Twenty Two)"
> ANSI_COLOR="0;34"
> CPE_NAME="cpe:/o:fedoraproject:fedora:22"
> HOME_URL="https://fedoraproject.org/"
> BUG_REPORT_URL="https://bugzilla.redhat.com/"
> REDHAT_BUGZILLA_PRODUCT="Fedora"
> REDHAT_BUGZILLA_PRODUCT_VERSION=22
> REDHAT_SUPPORT_PRODUCT="Fedora"
> REDHAT_SUPPORT_PRODUCT_VERSION=22
> ... snip ...
> 
> # cat /etc/redhat-release
> Fedora release 22 (Twenty Two)
> #
> 
>   now if i want to bugzilla report some minor errors in some package's
> man pages, which version would i select here? fedora 22 or rawhide?

$ cat /etc/fedora-release 
Fedora release 23 (Rawhide)
$ rpm -qf /etc/fedora-release 
fedora-release-23-0.14.noarch
$ rpm -qf /etc/yum.repos.d/fedora-rawhide.repo 
fedora-repos-rawhide-23-0.3.noarch


More information about the users mailing list