Advertisement
Guest User

Untitled

a guest
Feb 25th, 2017
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. 2017-02-26 03:25:40 DEBUG otopi.plugins.otopi.packagers.dnfpackager dnfpackager._boot:163 Cannot initialize minidnf
  2. Traceback (most recent call last):
  3. File "/tmp/ovirt-Omt6Lexntt/otopi-plugins/otopi/packagers/dnfpackager.py", line 150, in _boot
  4. constants.PackEnv.DNF_DISABLED_PLUGINS
  5. File "/tmp/ovirt-Omt6Lexntt/otopi-plugins/otopi/packagers/dnfpackager.py", line 112, in _getMiniDNF
  6. disabledPlugins=disabledPlugins,
  7. File "/tmp/ovirt-Omt6Lexntt/pythonlib/otopi/minidnf.py", line 441, in __init__
  8. raise RuntimeError(_('Incompatible DNF'))
  9. RuntimeError: Incompatible DNF
  10. Exception AttributeError: "MiniDNF instance has no attribute '_base'" in <bound method MiniDNF.__del__ of <otopi.minidnf.MiniDNF instance at 0x7f766ba81830>> ignored
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement