[Popcon-developers] Bug#622322: popularity-contest: popcon tries to access dpkg internal files and fails with multiarch: same packageso

Raphael Hertzog hertzog at debian.org
Fri Apr 22 05:51:49 UTC 2011


On Thu, 21 Apr 2011, Bill Allombert wrote:
> Another issue with 'dpkg-query -L $(list-all-packages)' is that it is not portable
> to system with a command-line length limit.
> 
> I suppose popcon will have to process packages by chunk of 100, say.

You have "xargs" to solve this problem.

BTW, don't parse /var/lib/dpkg/status directly either, but use "dpkg-query
-W -f'${Package} ${Status}\n'".

Cheers,
-- 
Raphaël Hertzog ◈ Debian Developer

Follow my Debian News ▶ http://RaphaelHertzog.com (English)
                      ▶ http://RaphaelHertzog.fr (Français)





More information about the Popcon-developers mailing list