daily pastebin goal
49%
SHARE
TWEET

Untitled

a guest Feb 17th, 2015 212 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Traceback (most recent call last):
  2.   File "/usr/bin/gdebi", line 86, in <module>
  3.     if not debi.open(args[0]):
  4.   File "/usr/share/gdebi/GDebi/GDebiCli.py", line 88, in open
  5.     if not self._deb.check():
  6.   File "/usr/lib/python3/dist-packages/apt/debfile.py", line 513, in check
  7.     if not self.check_conflicts():
  8.   File "/usr/lib/python3/dist-packages/apt/debfile.py", line 357, in check_conflicts
  9.     if self._check_conflicts_or_group(or_group):
  10.   File "/usr/lib/python3/dist-packages/apt/debfile.py", line 266, in _check_conflicts_or_group
  11.     depname, in_conflict_checking=True)
  12.   File "/usr/lib/python3/dist-packages/apt/debfile.py", line 125, in _maybe_append_multiarch_suffix
  13.     cand = self._cache[multiarch_pkgname].candidate._cand
  14. AttributeError: 'NoneType' object has no attribute '_cand'
RAW Paste Data
Top