[Bug 548665] Re: Deprecation warnings in daily cron

Matthew Paul Thomas mpt at canonical.com
Wed Jul 27 15:23:46 UTC 2011


*** This bug is a duplicate of bug 548623 ***
    https://bugs.launchpad.net/bugs/548623

** Branch unlinked: lp:software-center

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apt-xapian-index in Ubuntu.
https://bugs.launchpad.net/bugs/548665

Title:
  Deprecation warnings in daily cron

Status in “apt-xapian-index” package in Ubuntu:
  In Progress
Status in “apt-xapian-index” source package in Lucid:
  In Progress

Bug description:
  Binary package hint: apt

  Hi

  Since a couple of days (after a large update of apt) I get these emails daily:
  Subject: Anacron job 'cron.daily' on hostname

  /etc/cron.daily/apt:

  /etc/cron.daily/apt:
  /usr/share/apt-xapian-index/plugins/apttags.py:28: DeprecationWarning: Attribute 'FindFile' of the 'apt_pkg.Configuration' object is deprecated, use 'find_file' instead.
    file = apt.apt_pkg.Config.FindFile("Dir::Cache::pkgcache")
  /usr/share/apt-xapian-index/plugins/descriptions.py:25: DeprecationWarning: Attribute 'FindFile' of the 'apt_pkg.Configuration' object is deprecated, use 'find_file' instead.
    file = apt.apt_pkg.Config.FindFile("Dir::Cache::pkgcache")
  /usr/share/apt-xapian-index/plugins/origin.py:26: DeprecationWarning: Attribute 'FindFile' of the 'apt_pkg.Configuration' object is deprecated, use 'find_file' instead.
    file = apt.apt_pkg.Config.FindFile("Dir::Cache::pkgcache")
  /usr/share/apt-xapian-index/plugins/sections.py:24: DeprecationWarning: Attribute 'FindFile' of the 'apt_pkg.Configuration' object is deprecated, use 'find_file' instead.
    file = apt.apt_pkg.Config.FindFile("Dir::Cache::pkgcache")
  /usr/share/apt-xapian-index/plugins/sizes.py:24: DeprecationWarning: Attribute 'FindFile' of the 'apt_pkg.Configuration' object is deprecated, use 'find_file' instead.
    file = apt.apt_pkg.Config.FindFile("Dir::Cache::pkgcache")
  /usr/share/apt-xapian-index/plugins/software-center.py:31: DeprecationWarning: Attribute 'FindFile' of the 'apt_pkg.Configuration' object is deprecated, use 'find_file' instead.
    file = apt.apt_pkg.Config.FindFile("Dir::Cache::pkgcache")

  We need to fix these before release

  Thanks,

  ProblemType: Bug
  Architecture: amd64
  Date: Fri Mar 26 10:36:24 2010
  DistroRelease: Ubuntu 10.04
  Package: apt 0.7.25.3ubuntu3
  ProcEnviron:
   LANGUAGE=fr_FR:fr:en_GB:en
   PATH=(custom, user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/zsh
  ProcVersionSignature: Ubuntu 2.6.32-17.26-generic 2.6.32.10+drm33.1
  SourcePackage: apt
  Uname: Linux 2.6.32-17-generic x86_64

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




More information about the foundations-bugs mailing list