// CacheFile::CacheFile - Constructor /*{{{*/
// ---------------------------------------------------------------------
/* */
// CacheFile::CacheFile - Constructor /*{{{*/
// ---------------------------------------------------------------------
/* */
return _error->Error(_("The package lists or status file could not be parsed or opened."));
/* This sux, remove it someday */
return _error->Error(_("The package lists or status file could not be parsed or opened."));
/* This sux, remove it someday */
_error->Warning(_("You may want to run apt-get update to correct these problems"));
Cache = new pkgCache(Map);
_error->Warning(_("You may want to run apt-get update to correct these problems"));
Cache = new pkgCache(Map);
// CacheFile::Close - close the cache files /*{{{*/
// ---------------------------------------------------------------------
/* */
// CacheFile::Close - close the cache files /*{{{*/
// ---------------------------------------------------------------------
/* */