Bug 1070526

Summary: [abrt] dnf: query.py:22:<module>:ImportError: No module named hawkey
Product: [Fedora] Fedora Reporter: Richard Valdes <richard.valdes>
Component: dnfAssignee: Packaging Maintenance Team <packaging-team-maint>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: akozumpl, packaging-team-maint, pnemade, rholy
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/1161344f442861c4ad2a6ab90739b3b444e3a9f2
Whiteboard: abrt_hash:f69b56fac4ba2b4ab83a33682a75aaf4479d5488
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-27 12:16:47 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description Richard Valdes 2014-02-27 02:59:13 UTC
Description of problem:
After upgrading from fc18 to fc20 this error occured

Version-Release number of selected component:
dnf-0.4.15-1.fc20

Additional info:
reporter:       libreport-2.1.12
cmdline:        /usr/bin/python /usr/bin/dnf -v makecache timer
executable:     /usr/bin/dnf
kernel:         3.13.4-200.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            0

Truncated backtrace:
#1 <module> in /usr/lib/python2.7/site-packages/dnf/query.py:22
#2 <module> in /usr/lib/python2.7/site-packages/dnf/base.py:24
#3 <module> in /usr/lib/python2.7/site-packages/dnf/__init__.py:29
#4 <module> in /usr/bin/dnf:34

Comment 1 Richard Valdes 2014-02-27 02:59:16 UTC
Created attachment 868290 [details]
File: backtrace

Comment 2 Richard Valdes 2014-02-27 02:59:19 UTC
Created attachment 868291 [details]
File: environ

Comment 3 Parag Nemade 2014-02-27 03:13:14 UTC
Please check if you have python-hawkey package missing on your system. When dnf gets installed it should have installed python-hawkey as a dependency of dnf.

Comment 4 Radek Holy 2014-02-27 12:16:47 UTC
Yes, exactly. It's not a bug in DNF.

*** This bug has been marked as a duplicate of bug 1029892 ***