Closed cpbills closed 11 years ago
blueprint fails miserably with Debian's 'new' multi-arch support.
Packages are named 'libmpg123-0:i386' and 'libmpg123-0:amd64' not simply 'libmpg123-0'
As a result, all of the dpkg-query commands fail to run.
Addressed by #137. Thanks!
blueprint fails miserably with Debian's 'new' multi-arch support.
Packages are named 'libmpg123-0:i386' and 'libmpg123-0:amd64' not simply 'libmpg123-0'
As a result, all of the dpkg-query commands fail to run.