From 9dd3b80e98705c341b0d702b8fbcd17506803b81 Mon Sep 17 00:00:00 2001 From: Jannis Pohlmann Date: Mon, 17 Dec 2012 14:52:40 +0000 Subject: Add image inspection plugin This adds a `run-in-artifact` command which allows another command to be run in a system. There is also a `content-manifest` command which gives a manifest of the artifacts, which commits they were built from, and if possible, a version. This adds a morphlib.bins.call_in_artifact_directory() method to run a command inside an artifact and to generate a manifest. --- tests.as-root/run-in-artifact-with-different-artifacts.stderr | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests.as-root/run-in-artifact-with-different-artifacts.stderr (limited to 'tests.as-root/run-in-artifact-with-different-artifacts.stderr') diff --git a/tests.as-root/run-in-artifact-with-different-artifacts.stderr b/tests.as-root/run-in-artifact-with-different-artifacts.stderr new file mode 100644 index 00000000..44e70c38 --- /dev/null +++ b/tests.as-root/run-in-artifact-with-different-artifacts.stderr @@ -0,0 +1 @@ +ERROR: Artifact TMP/cache/artifacts/293fc1b78dd2af221ae7de246ff5a59df476165704b7e366230ac8ed4c16d1b7.stratum.linux-stratum cannot be extracted or mounted -- cgit v1.2.1