Comment 3 for bug 1184197

Revision history for this message
Sylvain Pineau (sylvain-pineau) wrote :

the proposed fix is only relying on dpkg-query:

dpkg-query -W -f='name: ${Package}\nversion: ${Version}\n\n'

This command works for all versions and remove the need of having a dedicated script to create this resource.