Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cgwalters/bdfe76e55d102b7f047964ff82521d33 to your computer and use it in GitHub Desktop.
Save cgwalters/bdfe76e55d102b7f047964ff82521d33 to your computer and use it in GitHub Desktop.
```
$ rpm -q centpkg
centpkg-0.6.4-1.fc34.noarch
$ klist
Ticket cache: KCM:1000:57909
Default principal: walters@FEDORAPROJECT.ORG
Valid starting Expires Service principal
06/01/2021 15:45:18 06/02/2021 15:45:15 krbtgt/FEDORAPROJECT.ORG@FEDORAPROJECT.ORG
renew until 06/08/2021 15:45:15
walters@toolbox /v/s/w/s/d/r/rpm-ostree (c9s)> centpkg build
Kerberos authentication fails: unable to obtain a session
Could not execute build: Could not login to https://kojihub.stream.centos.org/kojihub
walters@toolbox /v/s/w/s/d/r/rpm-ostree (c9s) [1]> centpkg -vv build
Creating repo object from /var/srv/walters/src/distgit/rh-gitlab/rpm-ostree
Initiating a stream session to https://kojihub.stream.centos.org/kojihub
Logging into https://kojihub.stream.centos.org/kojihub with Kerberos authentication.
Kerberos authentication fails: unable to obtain a session
Logout kojisession
Could not execute build: Could not login to https://kojihub.stream.centos.org/kojihub
$
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment