[Systems] [root at pootle.sugarlabs.org: [Systems-logs] Cron <root at pootle> test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )]

Rafael Ortiz rafael at sugarlabs.org
Fri Aug 19 10:55:51 EDT 2011


On Fri, Aug 19, 2011 at 7:40 AM, Aleksey Lim <alsroot at activitycentral.org>wrote:

> Since dirakx is not yet subscribed to sustems-logs@
>
> ----- Forwarded message from Cron Daemon <root at pootle.sugarlabs.org> -----
>
> From: Cron Daemon <root at pootle.sugarlabs.org>
> Subject: [Systems-logs] Cron <root at pootle> test -x /usr/sbin/anacron || (
> cd / && run-parts --report /etc/cron.daily )
> To: root at pootle.sugarlabs.org
> Reply-To: systems at lists.sugarlabs.org
> Date: Fri, 19 Aug 2011 08:14:17 -0400 (EDT)
>
> /etc/cron.daily/apt:
> /usr/bin/unattended-upgrade:483: DeprecationWarning: Attribute 'FindDir' of
> the 'apt_pkg.Configuration' object is deprecated, use 'find_dir' instead.
>  logdir = apt_pkg.Config.FindDir("APT::UnattendedUpgrades::LogDir",
> /usr/bin/unattended-upgrade:485: DeprecationWarning: Attribute 'Find' of
> the 'apt_pkg.Configuration' object is deprecated, use 'find' instead.
>  logfile = logdir+apt_pkg.Config.Find("APT::UnattendedUpgrades::LogFile",
> /usr/bin/unattended-upgrade:252: DeprecationWarning: Attribute 'Find' of
> the 'apt_pkg.Configuration' object is deprecated, use 'find' instead.
>  if apt_pkg.Config.Find("Unattended-Upgrade::Mail", ""):
> /usr/bin/unattended-upgrade:257: DeprecationWarning: Attribute 'ValueList'
> of the 'apt_pkg.Configuration' object is deprecated, use 'value_list'
> instead.
>  allowed_origins = map(string.split,
> apt_pkg.Config.ValueList("Unattended-Upgrade::Allowed-Origins"))
> /usr/bin/unattended-upgrade:260: DeprecationWarning: Attribute 'ValueList'
> of the 'apt_pkg.Configuration' object is deprecated, use 'value_list'
> instead.
>  blacklisted_pkgs =
> apt_pkg.Config.ValueList("Unattended-Upgrade::Package-Blacklist")
> /usr/bin/unattended-upgrade:278: DeprecationWarning: Attribute
> 'BrokenCount' of the 'apt_pkg.DepCache' object is deprecated, use
> 'broken_count' instead.
>  if cache._depcache.BrokenCount > 0:
> /usr/bin/unattended-upgrade:283: DeprecationWarning:
> apt_pkg.GetPkgActionGroup() is deprecated. Please see apt_pkg.ActionGroup()
> for the replacement.
>  actiongroup = apt_pkg.GetPkgActionGroup(cache._depcache)
> /usr/bin/unattended-upgrade:289: DeprecationWarning: Deprecated, please use
> 'is_auto_removable' instead
>  if pkg.isAutoRemovable])
> /usr/bin/unattended-upgrade:293: DeprecationWarning: Deprecated, please use
> 'is_upgradable' instead
>  if (pkg.isUpgradable and
> /usr/bin/unattended-upgrade:318: DeprecationWarning: apt_pkg.GetAcquire()
> is deprecated. Please see apt_pkg.Acquire() for the replacement.
>  fetcher = apt_pkg.GetAcquire()
> /usr/bin/unattended-upgrade:319: DeprecationWarning:
> apt_pkg.GetPkgSourceList() is deprecated. Please see apt_pkg.SourceList()
> for the replacement.
>  list = apt_pkg.GetPkgSourceList()
> /usr/bin/unattended-upgrade:320: DeprecationWarning: Attribute
> 'ReadMainList' of the 'apt_pkg.SourceList' object is deprecated, use
> 'read_main_list' instead.
>  list.ReadMainList()
> /usr/bin/unattended-upgrade:322: DeprecationWarning:
> apt_pkg.GetPackageManager() is deprecated. Please see
> apt_pkg.PackageManager() for the replacement.
>  pm = apt_pkg.GetPackageManager(cache._depcache)
> /usr/bin/unattended-upgrade:324: DeprecationWarning: Attribute
> 'GetArchives' of the 'apt_pkg.PackageManager' object is deprecated, use
> 'get_archives' instead.
>  pm.GetArchives(fetcher,list,recs)
> /usr/bin/unattended-upgrade:327: DeprecationWarning: Attribute 'Run' of the
> 'apt_pkg.Acquire' object is deprecated, use 'run' instead.
>  res = fetcher.Run()
> /usr/bin/unattended-upgrade:332: DeprecationWarning: Attribute 'Items' of
> the 'apt_pkg.Acquire' object is deprecated, use 'items' instead.
>  for item in fetcher.Items:
> /usr/bin/unattended-upgrade:381: DeprecationWarning: Attribute 'FindB' of
> the 'apt_pkg.Configuration' object is deprecated, use 'find_b' instead.
>  if apt_pkg.Config.FindB("Unattended-Upgrade::Remove-Unused-Dependencies",
> False):
> /usr/bin/unattended-upgrade:390: DeprecationWarning: Attribute 'InstCount'
> of the 'apt_pkg.DepCache' object is deprecated, use 'inst_count' instead.
>  logging.debug("InstCount=%i DelCount=%i BrokenCout=%i" %
> (cache._depcache.InstCount, cache._depcache.DelCount,
> cache._depcache.BrokenCount))
> /usr/bin/unattended-upgrade:390: DeprecationWarning: Attribute 'DelCount'
> of the 'apt_pkg.DepCache' object is deprecated, use 'del_count' instead.
>  logging.debug("InstCount=%i DelCount=%i BrokenCout=%i" %
> (cache._depcache.InstCount, cache._depcache.DelCount,
> cache._depcache.BrokenCount))
> /usr/bin/unattended-upgrade:390: DeprecationWarning: Attribute
> 'BrokenCount' of the 'apt_pkg.DepCache' object is deprecated, use
> 'broken_count' instead.
>  logging.debug("InstCount=%i DelCount=%i BrokenCout=%i" %
> (cache._depcache.InstCount, cache._depcache.DelCount,
> cache._depcache.BrokenCount))
> /etc/cron.daily/system-full-backup:
> Local and Remote metadata are synchronized, no sync needed.
> Last full backup date: Tue Aug 10 16:30:52 2010
> _______________________________________________
> Systems-logs mailing list
> Systems-logs at lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/systems-logs
>
>
> ----- End forwarded message -----
>
> --
> Aleksey
>

Ok just re-applied for subscription, it's waiting on moderator queue.

Thanks for forward the alert.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sugarlabs.org/private/systems/attachments/20110819/e5828270/attachment.html>


More information about the Systems mailing list