Reproduce bug 604123 debian
authorPaul Crowley <paul@lshift.net>
Sat, 18 Dec 2010 15:26:09 +0000
branchdebian
changeset 290 199952d928e0
parent 289 4f0d9b070da4
child 291 32dba1a70a54
Reproduce bug 604123
dev/chroot-test/action/install-installables
--- a/dev/chroot-test/action/install-installables	Sat Dec 18 14:12:03 2010 +0000
+++ b/dev/chroot-test/action/install-installables	Sat Dec 18 15:26:09 2010 +0000
@@ -1,4 +1,5 @@
 aptitude --allow-untrusted --quiet --without-recommends --assume-yes  install \
-     debconf python python-support adduser mercurial openssh-server 
-dpkg -i *.deb
+     debconf python python-support adduser openssh-server ucf
+echo dpkg -i /var/cache/apt/archives/mercurial-common_*.deb /var/cache/apt/archives/mercurial_*.deb *.deb
+dpkg -i /var/cache/apt/archives/mercurial-common_*.deb /var/cache/apt/archives/mercurial_*.deb *.deb