[Bug 1591626] Re: Running update-apt-xapian-index -vf ends with error

2016-10-14 Thread QkiZ
*** This bug is a duplicate of bug 1543899 ***
https://bugs.launchpad.net/bugs/1543899

Problem is related to package apt-xapian-index. When I downloaded same
package but from Debian repo and install it, after clearing /var/cache
/apt-xapian-index and /var/lib/apt/lists/ I started update-apt-xapian-
index again and everything pass ok. It looks like this problem is solved
in Debian Jessie.

https://packages.debian.org/jessie/all/apt-xapian-index/download

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

Title:
  Running update-apt-xapian-index -vf ends with error

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

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


[Bug 1591626] Re: Running update-apt-xapian-index -vf ends with error

2016-10-14 Thread QkiZ
*** This bug is a duplicate of bug 1543899 ***
https://bugs.launchpad.net/bugs/1543899

Ubuntu 16.10 problem still exist

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

Title:
  Running update-apt-xapian-index -vf ends with error

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

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


[Bug 1591626] Re: Running update-apt-xapian-index -vf ends with error

2016-09-14 Thread Brian Murray
*** This bug is a duplicate of bug 1543899 ***
https://bugs.launchpad.net/bugs/1543899

** This bug has been marked a duplicate of bug 1543899
   update-apt-xapian-index crashed with UnicodeDecodeError in record(): 'utf-8' 
codec can't decode byte 0xe3 in position 349: invalid continuation byte

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

Title:
  Running update-apt-xapian-index -vf ends with error

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

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


[Bug 1591626] Re: Running update-apt-xapian-index -vf ends with error

2016-09-13 Thread Alberto Salvia Novella
** 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/1591626

Title:
  Running update-apt-xapian-index -vf ends with error

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

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


[Bug 1591626] Re: Running update-apt-xapian-index -vf ends with error

2016-09-13 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/1591626

Title:
  Running update-apt-xapian-index -vf ends with error

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

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


[Bug 1591626] Re: Running update-apt-xapian-index -vf ends with error

2016-09-13 Thread QkiZ
Mark that bug affects you, at the top of page.

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

Title:
  Running update-apt-xapian-index -vf ends with error

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

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


[Bug 1591626] Re: Running update-apt-xapian-index -vf ends with error

2016-09-12 Thread latimerio
Similar issue here:
I have a system which was upgraded from 14.04 LTS to 16.04 LTS recently.
Since then I get the weekly errors from /etc/cron.weekly/apt-xapian-index as 
shown below.
I have already purged python and xapian and re-installed them but no change.

Traceback (most recent call last):
  File "/usr/sbin/update-apt-xapian-index", line 111, in 
indexer.rebuild(opts.pkgfile)
  File "/usr/lib/python3/dist-packages/axi/indexer.py", line 758, in rebuild
self.buildIndex(dbdir, generator)
  File "/usr/lib/python3/dist-packages/axi/indexer.py", line 733, in buildIndex
for doc in documents:
  File "/usr/lib/python3/dist-packages/axi/indexer.py", line 580, in 
gen_documents_apt
yield self.get_document_from_apt(pkg)
  File "/usr/lib/python3/dist-packages/axi/indexer.py", line 543, in 
get_document_from_apt
addon.obj.index(document, pkg)
  File "/usr/share/apt-xapian-index/plugins/descriptions.py", line 108, in index
self.indexer.index_text_without_positions(version.raw_description)
  File "/usr/lib/python3/dist-packages/apt/package.py", line 499, in 
raw_description
return self._records.long_desc
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe5 in position 48: 
invalid continuation byte
run-parts: /etc/cron.weekly/apt-xapian-index exited with return code 1

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

Title:
  Running update-apt-xapian-index -vf ends with error

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

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


[Bug 1591626] Re: Running update-apt-xapian-index -vf ends with error

2016-08-01 Thread QkiZ
apt-xapian-index version 0.47ubuntu8 - no change

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

Title:
  Running update-apt-xapian-index -vf ends with error

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

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