Hi,

I downgraded aptitude to 0.4 version, and it is responsible at all
(works fine in this sense).

I have not why tab in lower panel ( I don't known how activate it)

Then I tried to update to 0.5 again and (sorry for the large post)....

Rebuilding Xapian index...
0%/usr/share/apt-xapian-index/plugins/descriptions.py:75:
DeprecationWarning: Accessed deprecated property Package.rawDescription,
please see the Version class for alternatives.
  self.indexer.index_text_without_positions(pkg.rawDescription)
/usr/share/apt-xapian-index/plugins/sizes.py:74: DeprecationWarning:
Accessed deprecated property Package.installedSize, please see the
Version class for alternatives.
  instSize = pkg.installedSize
/usr/share/apt-xapian-index/plugins/sizes.py:75: DeprecationWarning:
Accessed deprecated property Package.packageSize, please see the Version
class for alternatives.
  pkgSize = pkg.packageSize
Rebuilding Xapian index... 0%
Traceback (most recent call last):
  File "/usr/sbin/update-apt-xapian-index", line 596, in <module>
    buildIndex(dbdir, addons, progress)
  File "/usr/sbin/update-apt-xapian-index", line 298, in buildIndex
    addon.obj.index(document, pkg)
  File "/usr/share/apt-xapian-index/plugins/descriptions.py", line 75,
in index
    self.indexer.index_text_without_positions(pkg.rawDescription)
  File "/usr/lib/python2.5/site-packages/apt/package.py", line 95, in
__get__
    return property.__get__(self, obj, type)
  File "/usr/lib/python2.5/site-packages/apt/package.py", line 510, in
rawDescription
    return self.candidate.raw_description
  File "/usr/lib/python2.5/site-packages/apt/package.py", line 245, in
raw_description
    return self._records.LongDesc
  File "/usr/lib/python2.5/site-packages/apt/package.py", line 202, in
_records
    if self.package._pcache._records.Lookup(self._cand.FileList[0]):
AttributeError: 'NoneType' object has no attribute 'FileList'
dpkg: error al procesar aptitude (--configure):
 el subproceso post-installation script devolvió el código de salida de
error 1
Se encontraron errores al procesar:
 aptitude
E: Sub-process /usr/bin/dpkg returned an error code (1)
Un paquete no se pudo instalar. Intentado recuperarse:
Configurando aptitude (0.5.1-1) ...
Reading Debtags database: done. 
Reading es translations from
/var/lib/apt/lists/ftp.de.debian.org_debian_dists_sid_main_i18n_Translation-es:
done. 
Rebuilding Xapian index...
0%/usr/share/apt-xapian-index/plugins/descriptions.py:75:
DeprecationWarning: Accessed deprecated property Package.rawDescription,
please see the Version class for alternatives.
  self.indexer.index_text_without_positions(pkg.rawDescription)
/usr/share/apt-xapian-index/plugins/sizes.py:74: DeprecationWarning:
Accessed deprecated property Package.installedSize, please see the
Version class for alternatives.
  instSize = pkg.installedSize
/usr/share/apt-xapian-index/plugins/sizes.py:75: DeprecationWarning:
Accessed deprecated property Package.packageSize, please see the Version
class for alternatives.
  pkgSize = pkg.packageSize
Rebuilding Xapian index... 0%
Traceback (most recent call last):
  File "/usr/sbin/update-apt-xapian-index", line 596, in <module>
    buildIndex(dbdir, addons, progress)
  File "/usr/sbin/update-apt-xapian-index", line 298, in buildIndex
    addon.obj.index(document, pkg)
  File "/usr/share/apt-xapian-index/plugins/descriptions.py", line 75,
in index
    self.indexer.index_text_without_positions(pkg.rawDescription)
  File "/usr/lib/python2.5/site-packages/apt/package.py", line 95, in
__get__
    return property.__get__(self, obj, type)
  File "/usr/lib/python2.5/site-packages/apt/package.py", line 510, in
rawDescription
    return self.candidate.raw_description
  File "/usr/lib/python2.5/site-packages/apt/package.py", line 245, in
raw_description
    return self._records.LongDesc
  File "/usr/lib/python2.5/site-packages/apt/package.py", line 202, in
_records
    if self.package._pcache._records.Lookup(self._cand.FileList[0]):
AttributeError: 'NoneType' object has no attribute 'FileList'
dpkg: error al procesar aptitude (--configure):
 el subproceso post-installation script devolvió el código de salida de
error 1
Se encontraron errores al procesar:
 aptitude

and then :( :
aptitude reinstall aptitude
bash: /usr/bin/aptitude: No existe el fichero o el directorio

I had to dpkg --purge aptitude and reinstall from unstable with apt-get

I don't known if I need xapian from experimental ...

Thank you

Regards,

-- 
Javier Barroso





--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to