[Bug 1198082] New: DNF throws TypeError during distro-sync
http://bugzilla.opensuse.org/show_bug.cgi?id=1198082 Bug ID: 1198082 Summary: DNF throws TypeError during distro-sync Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other Assignee: screening-team-bugs@suse.de Reporter: tux93@opensuse.org QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Created attachment 857819 --> http://bugzilla.opensuse.org/attachment.cgi?id=857819&action=edit dnf.log During distro-sync DNF throws the following TypeError: 2022-04-05T00:06:48+0200 CRITICAL Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/dnf/yum/rpmtrans.py", line 300, in callback self._uninst_progress(amount, total, key) File "/usr/lib/python3.8/site-packages/dnf/yum/rpmtrans.py", line 381, in _uninst_progress transaction_list = self._extract_cbkey(key) File "/usr/lib/python3.8/site-packages/dnf/yum/rpmtrans.py", line 254, in _extract_cbkey te_nevra = dnf.util._te_nevra(te) File "/usr/lib/python3.8/site-packages/dnf/util.py", line 428, in _te_nevra return nevra + te.V() + '-' + te.R() + '.' + te.A() TypeError: can only concatenate str (not "NoneType") to str dnf.log of the Transaction attached -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1198082 Neal Gompa <ngompa13@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |daniel.mach@suse.com, | |ngompa13@gmail.com -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1198082 http://bugzilla.opensuse.org/show_bug.cgi?id=1198082#c1 --- Comment #1 from Neal Gompa <ngompa13@gmail.com> --- Additional information from the reporter (from Discord): # dnf list "*dnf*" Last metadata expiration check: 3:04:31 ago on Tue Apr 5 11:02:15 2022. Installed Packages dnf.noarch 4.11.1-1.1 @repo-oss dnf-data.noarch 4.11.1-1.1 @repo-oss dnf-lang.noarch 4.11.1-1.1 @repo-oss libdnf2.x86_64 0.66.0-1.1 @repo-oss python3-dnf.noarch 4.11.1-1.1 @repo-oss python3-libdnf.x86_64 0.66.0-1.1 @repo-oss -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com