chiark / gitweb /
Huge changes to virt-server and shell quoting
[autopkgtest.git] / TODO
diff --git a/TODO b/TODO
index 2537e28239917f480c75990464c0d9d94d2f4fe1..c4b2f77d1ce76d9618966faa189f182d6cc44172 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,18 +1,14 @@
 
-- infinite priority to local repo
-
 not needed for demo:
 
-- file bugs against pbuilder-satisfydepends
-    * uses "/usr/bin/apt-get"
-    * --internal-chrootexec should be exposed
-    * .dsc parsing bug (last line ignored)
+- check how to run test against existing binaries from archive
+  tried 
+    ./adt-run --tmp-dir=`pwd`/d -d --no-built-binaries --binaries=auto --binary ../../Mawk/mawk_1.3.3-11ubuntu2_i386.deb ../../Mawk/ancient/mawk_1.3.3-11ubuntu2.dsc --- ../virt-subproc/adt-virt-schroot wheezy-snap
+  but it seemed to do install of old mawk before build
 
 - remove dependency on python in testbed
 
-- Nightmare shell quoting situation:
-    * satdep-auxverb and the sh -c hack
-    * testbeds should provide /only/ print-execute-command auxverb
-
 - schroot's snapshots should use dmsetup directly, not lvm ?
     at least there should be non-persistent snapshots
+
+- remove debugging from auxverb script