Bug#529393: Should not use obsolete dpkg --print-installation-architecture in /etc/cron.daily/popularity-contest

2009-06-11 Thread Ross Vandegrift
The fix for popularity-contest is trivial. rvandegr...@malaclypse:/usr/sbin$ diff -u popularity-contest popularity-contest.orig --- popularity-contest 2009-06-11 09:42:14.0 -0400 +++ popularity-contest.orig 2009-06-11 09:42:08.0 -0400 @@ -55,7 +55,7 @@ } # Architecture.

Bug#529393: Should not use obsolete dpkg --print-installation-architecture in /etc/cron.daily/popularity-contest

2009-05-19 Thread Raphaƫl Hertzog
Package: popularity-contest Version: 1.47 Severity: normal With the upcoming dpkg 1.15.1 you start getting annoying warnings from the cron job: /etc/cron.daily/popularity-contest: dpkg: warning: obsolete option '--print-installation-architecture', please use '--print-architecture' instead.