Fedora Development
From Dogtag
Prerequisites
$ dnf install fedpkg bodhi-client
Fedora Account
Obtain a Kerberos ticket:
$ kinit <username>@FEDORAPROJECT.ORG Password for <username>@FEDORAPROJECT.ORG: ********
Verify with the following command:
$ klist Ticket cache: KEYRING:persistent:13079:13079 Default principal: <username>@FEDORAPROJECT.ORG Valid starting Expires Service principal 03/15/2018 21:37:11 03/16/2018 21:36:57 krbtgt/FEDORAPROJECT.ORG@FEDORAPROJECT.ORG renew until 03/22/2018 21:36:57
Note: If there's no ticket issued, edit /etc/krb5.conf.d/kcm_default_ccache, and comment out the following lines:
[libdefaults] default_ccache_name = KCM:
Tools
$ dnf copr enable merlinm/scrmod-fedpkg $ dnf update fedpkg
Packages and Modules
See Fedora Packages and Fedora Modules.