Bug 1830430 - fedpkg build gives DeprecationWarning: Please use gssapi_login instead, krb_login will be removed in koji 1.22
Summary: fedpkg build gives DeprecationWarning: Please use gssapi_login instead, krb_l...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: fedpkg
Version: 32
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ondřej Nosek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-05-01 22:31 UTC by Miro Hrončok
Modified: 2020-06-09 08:49 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-06-09 08:49:12 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.