[Bug 839589] Re: plugininstall.py crashed with signal 7 in pkgCacheGenerator::NewPackage()
Evan Dandrea
evan.dandrea at canonical.com
Mon Sep 19 12:00:17 UTC 2011
It looks like you ran out of disk space part of the way through the
install. The installer tries to estimate how much space will be needed
and prevent you from continuing if you have not allocated sufficient
space to Ubuntu, but cannot always accurately measure this.
Sep 2 13:10:45 ubuntu ubiquity: Processing triggers for software-center ...
Sep 2 13:10:45 ubuntu ubiquity: No handlers could be found for logger "__main__"
Sep 2 13:10:46 ubuntu ubiquity: Updating software catalog...this may take a moment.
Sep 2 13:10:46 ubuntu ubiquity: Traceback (most recent call last):
Sep 2 13:10:46 ubuntu ubiquity: File "/usr/sbin/update-software-center", line 133, in <module>
Sep 2 13:10:46 ubuntu ubiquity: if rebuild_database(pathname):
Sep 2 13:10:46 ubuntu ubiquity: File "/usr/share/software-center/softwarecenter/db/update.py", line 695, in rebuild_database
Sep 2 13:10:46 ubuntu ubiquity: cache = apt.Cache(memonly=True)
Sep 2 13:10:46 ubuntu ubiquity: File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 89, in __init__
Sep 2 13:10:46 ubuntu ubiquity: self.open(progress)
Sep 2 13:10:46 ubuntu ubiquity: File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 127, in open
Sep 2 13:10:46 ubuntu ubiquity: self._cache = apt_pkg.Cache(progress)
Sep 2 13:10:46 ubuntu ubiquity: SystemError: E:Erreur d'écriture - write (28: Aucun espace disponible sur le périphérique), E:Erreur d'entrée/sortie lors de la sauvegarde du fichier de cache des sources, E:Les listes de paquets ou le fichier « status » ne peuvent être analysés ou lus.
** Changed in: ubiquity (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/839589
Title:
plugininstall.py crashed with signal 7 in
pkgCacheGenerator::NewPackage()
Status in “ubiquity” package in Ubuntu:
Invalid
Bug description:
This error occurs during the fresh installation of ubuntu (11.04) and
same thing with the ubuntu 11 .10 beta 1
ProblemType: Crash
DistroRelease: Ubuntu 11.04
Package: ubiquity 2.6.10
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic i686
Architecture: i386
CrashCounter: 1
Date: Fri Sep 2 15:33:57 2011
ExecutablePath: /usr/share/ubiquity/plugininstall.py
InterpreterPath: /usr/bin/python2.7
LiveMediaBuild: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
ProcCmdline: /usr/bin/python /usr/share/ubiquity/plugininstall.py
ProcEnviron:
LANGUAGE=fr_CH.UTF-8
PATH=(custom, no user)
LANG=fr_CH.UTF-8
SHELL=/bin/bash
LC_COLLATE=C
Signal: 7
SourcePackage: ubiquity
StacktraceTop:
pkgCacheGenerator::NewPackage(pkgCache::PkgIterator&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) () from /usr/lib/libapt-pkg.so.4.10
pkgCacheGenerator::ListParser::NewDepends(pkgCache::VerIterator&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, unsigned int) () from /usr/lib/libapt-pkg.so.4.10
debListParser::ParseDepends(pkgCache::VerIterator&, char const*, unsigned int) () from /usr/lib/libapt-pkg.so.4.10
debListParser::NewVersion(pkgCache::VerIterator&) () from /usr/lib/libapt-pkg.so.4.10
pkgCacheGenerator::MergeList(pkgCacheGenerator::ListParser&, pkgCache::VerIterator*) () from /usr/lib/libapt-pkg.so.4.10
Title: plugininstall.py crashed with signal 7 in pkgCacheGenerator::NewPackage()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/839589/+subscriptions
More information about the foundations-bugs
mailing list