F7 fully updated. Just to make sure, I'm using local repositories, both for the fedora packages and for the dell packages. On all runs, there's a traceback just after checking for all needed packages:
Traceback (most recent call last): File "/usr/sbin/revisor", line 203, in revisorBase.run() File "/usr/lib/python2.5/site-packages/revisor/cli.py", line 47, in run self.base.populate_stats() File "/usr/lib/python2.5/site-packages/revisor/base.py", line 548, in populate_stats installsize += pk.po.installedsize File "/usr/lib/python2.5/site-packages/yum/packages.py", line 712, in getattr return self.hdr[thing] KeyError: 'unknown header tag'
Will attach the --debug log ASAP
execution of revisor with --debug (gzipped cause trac wouldnt accept it otherwise) revisor.log.gz
Adding a check for the header to exist first
Metadata Update from @pmacedo: - Issue set to the milestone: 2.0.4 Release