Bug 1830430

Summary: fedpkg build gives DeprecationWarning: Please use gssapi_login instead, krb_login will be removed in koji 1.22
Product: [Fedora] Fedora Reporter: Miro Hrončok <mhroncok>
Component: fedpkgAssignee: Ondřej Nosek <onosek>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 32CC: carl, cqi, dennis, jkeating, lsedlar, onosek, paul, s
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-06-09 08:49:12 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Miro Hrončok 2020-05-01 22:31:09 UTC
Description of problem:
When I build via `fedpkg build` I get:

$ fedpkg build
/usr/lib/python3.8/site-packages/koji/util.py:53: DeprecationWarning: Please use gssapi_login instead, krb_login will be removed in koji 1.22
  warnings.warn(message, DeprecationWarning)

The build proceeds anyway, since this is only a warning.


Version-Release number of selected component (if applicable):
python3-koji-1.21.0-1.fc32
fedpkg-1.38-3.fc32

Steps to Reproduce: $ fedpkg build

Actual results:
/usr/lib/python3.8/site-packages/koji/util.py:53: DeprecationWarning: Please use gssapi_login instead, krb_login will be removed in koji 1.22
  warnings.warn(message, DeprecationWarning)
Building fedora-obsolete-packages-33-12 for rawhide
Created task: 44005420
Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=44005420


Expected results:
Building fedora-obsolete-packages-33-12 for rawhide
Created task: 44005420
Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=44005420

Comment 1 Ondřej Nosek 2020-06-09 08:48:50 UTC
fixed in fedpkg-1.38-4