[Piuparts-commits] rev 220 - piatti/org/piuparts.debian.org/etc

Holger Levsen holger at alioth.debian.org
Thu Mar 12 00:56:16 UTC 2009


Author: holger
Date: 2009-03-12 00:56:16 +0000 (Thu, 12 Mar 2009)
New Revision: 220

Modified:
   piatti/org/piuparts.debian.org/etc/piuparts-master.conf
   piatti/org/piuparts.debian.org/etc/piuparts-report.conf
   piatti/org/piuparts.debian.org/etc/piuparts-slave.conf
Log:
piuparts works better if one uses amd64 packages when running on amd64

Modified: piatti/org/piuparts.debian.org/etc/piuparts-master.conf
===================================================================
--- piatti/org/piuparts.debian.org/etc/piuparts-master.conf	2009-03-11 20:36:59 UTC (rev 219)
+++ piatti/org/piuparts.debian.org/etc/piuparts-master.conf	2009-03-12 00:56:16 UTC (rev 220)
@@ -11,8 +11,7 @@
 
 [master]
 log-file = master.log
-#packages-url = http://piuparts.cs.helsinki.fi/debian/dists/sid/main/binary-i386/Packages.bz2
-packages-url = http://ftp.fi.debian.org/debian/dists/sid/main/binary-i386/Packages.bz2
+packages-url = http://ftp.fi.debian.org/debian/dists/sid/main/binary-amd64/Packages.bz2
 
 # You can have other sections, in order to support one master for multiple
 # dists and/or architectures.  In the slave configuration file, be sure to
@@ -22,6 +21,6 @@
 ## log-file = /dev/null
 ## packages-url = http://ftp.debian.org/debian/dists/sid/binary-ia64/Packages.bz2
 
-## [s-p-u-i386]
+## [s-p-u-amd64]
 ## log-file = /dev/null
-## packages-url = http://ftp.debian.org/debian/dists/stable-proposed-updates/binary-i386/Packages.bz2
+## packages-url = http://ftp.debian.org/debian/dists/stable-proposed-updates/binary-amd64/Packages.bz2

Modified: piatti/org/piuparts.debian.org/etc/piuparts-report.conf
===================================================================
--- piatti/org/piuparts.debian.org/etc/piuparts-report.conf	2009-03-11 20:36:59 UTC (rev 219)
+++ piatti/org/piuparts.debian.org/etc/piuparts-report.conf	2009-03-12 00:56:16 UTC (rev 220)
@@ -8,4 +8,4 @@
 [report]
 output-dir = /org/piuparts.debian.org/htdocs/
 index-page = index.html
-packages-url = http://ftp.fi.debian.org/debian/dists/sid/main/binary-i386/Packages.bz2
+packages-url = http://ftp.fi.debian.org/debian/dists/sid/main/binary-amd64/Packages.bz2

Modified: piatti/org/piuparts.debian.org/etc/piuparts-slave.conf
===================================================================
--- piatti/org/piuparts.debian.org/etc/piuparts-slave.conf	2009-03-11 20:36:59 UTC (rev 219)
+++ piatti/org/piuparts.debian.org/etc/piuparts-slave.conf	2009-03-12 00:56:16 UTC (rev 220)
@@ -33,12 +33,12 @@
 # For stable-proposed-updates, you'll have to roll your own chroot, or modify
 # the sources.list in a generated chroot for stable, in order to include the
 # appropriate deb line for stable-proposed-updates
-## [s-p-u-i386]
+## [s-p-u-amd64]
 ## idle-sleep = 300
 ## # master-host = localhost
 ## # master-user = piuparts
 ## # master-directory = .
-## master-command = python /usr/share/piuparts/piuparts-master.py s-p-u-i386
+## master-command = python /usr/share/piuparts/piuparts-master.py s-p-u-amd64
 ## # mirror = http://your.mirror.here/debian
 ## piuparts-cmd = sudo piuparts
 ## distro = stable-proposed-updates




More information about the Piuparts-commits mailing list