[Bug 1083266] Re: /usr/sbin/update-apt-xapian-index:ValueError:module:setupIndexing:init:__init__:parse:parse

2012-11-29 Thread Brian Murray
** Changed in: apt-xapian-index (Ubuntu)
   Importance: Undecided = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1083266

Title:
  /usr/sbin/update-apt-xapian-
  index:ValueError:module:setupIndexing:init:__init__:parse:parse

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-xapian-index/+bug/1083266/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1083266] Re: /usr/sbin/update-apt-xapian-index:ValueError:module:setupIndexing:init:__init__:parse:parse

2012-11-26 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: apt-xapian-index (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1083266

Title:
  /usr/sbin/update-apt-xapian-
  index:ValueError:module:setupIndexing:init:__init__:parse:parse

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-xapian-index/+bug/1083266/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1083266] Re: /usr/sbin/update-apt-xapian-index:ValueError:module:setupIndexing:init:__init__:parse:parse

2012-11-26 Thread Thomas Kluyver
I think previous versions of pyxdg had unintentionally masked this
error.

Traceback (most recent call last):
  File /usr/sbin/update-apt-xapian-index, line 101, in module
if not indexer.setupIndexing(force=opts.force, system=opts.pkgfile is None):
  File /usr/lib/python2.7/dist-packages/axi/indexer.py, line 513, in 
setupIndexing
addon.obj.init(dict(values=self.values), self.progress)
  File /usr/share/apt-xapian-index/plugins/app-install.py, line 145, in init
entry = DesktopEntry(os.path.join(APPINSTALLDIR, f))
  File /usr/lib/python2.7/dist-packages/xdg/DesktopEntry.py, line 33, in 
__init__
self.parse(filename)
  File /usr/lib/python2.7/dist-packages/xdg/DesktopEntry.py, line 42, in parse
IniFile.parse(self, file, [Desktop Entry, KDE Desktop Entry])
  File /usr/lib/python2.7/dist-packages/xdg/IniFile.py, line 73, in parse
key, value = line.split(=, 1)
ValueError: need more than 1 value to unpack


** Branch linked: 
lp:~takluyver/ubuntu/raring/apt-xapian-index/catch-invalid-desktop-files

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1083266

Title:
  /usr/sbin/update-apt-xapian-
  index:ValueError:module:setupIndexing:init:__init__:parse:parse

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-xapian-index/+bug/1083266/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs