[Fusionforge-commits] r10531 - trunk

Christian Bayle cbayle at libremir.placard.fr.eu.org
Fri Sep 17 14:42:34 CEST 2010


Author: cbayle
Date: 2010-09-17 14:42:34 +0200 (Fri, 17 Sep 2010)
New Revision: 10531

Modified:
   trunk/Makefile.debian
Log:
Tell how to install ubuntu-keyring on a debian box


Modified: trunk/Makefile.debian
===================================================================
--- trunk/Makefile.debian	2010-09-16 20:28:43 UTC (rev 10530)
+++ trunk/Makefile.debian	2010-09-17 12:42:34 UTC (rev 10531)
@@ -64,6 +64,7 @@
 UBUNTULISTP=1gutsy
 UBULIST=$(UBUNTULIST) $(UBUNTULISTP)
 # I had to add keyring: see https://bugs.launchpad.net/ubuntu/+source/pbuilder/+bug/599695, requires to install ubuntu-keyring package
+# wget http://archive.ubuntu.com/ubuntu/pool/main/u/ubuntu-keyring/ubuntu-keyring_2010.11.09_all.deb ; dpkg  -i ubuntu-keyring_2010.11.09_all.deb
 UBUNTUOP=--mirror $(UBUMIRROR) --debootstrapopts --keyring=/usr/share/keyrings/ubuntu-archive-keyring.gpg --debootstrap debootstrap
 DEBIANOP=--mirror $(DEBMIRROR) --debootstrapopts --include=apt --debootstrap debootstrap
 ASKPASS=--ask-passphrase




More information about the Fusionforge-commits mailing list