[Libguestfs] [PATCH 0/2] supermin: fix with no dpkg installed

Pino Toscano ptoscano at redhat.com
Wed Mar 5 10:17:44 UTC 2014


f093ba80e0918484838dba46a747ffaecf983fb3 caused a regression (startup
failure) when dpkg is not installed.
Simple fix with simple test for it.


Pino Toscano (2):
  dpkg: do not always run dpkg_primary_arch
  tests: add a basic run test

 src/dpkg.ml         |  4 ++--
 tests/Makefile.am   |  3 ++-
 tests/test-basic.sh | 28 ++++++++++++++++++++++++++++
 3 files changed, 32 insertions(+), 3 deletions(-)
 create mode 100755 tests/test-basic.sh

-- 
1.8.3.1




More information about the Libguestfs mailing list