[Collab-qa-commits] r176 - archive-cleanup/post-etch debcluster

lucas at alioth.debian.org lucas at alioth.debian.org
Tue May 15 07:23:11 UTC 2007


Author: lucas
Date: 2007-05-15 07:23:11 +0000 (Tue, 15 May 2007)
New Revision: 176

Modified:
   archive-cleanup/post-etch/main_todo
   debcluster/BugReports
   debcluster/Notes
Log:
* [post-etch cleanup] descr for a few patches updated
* Notes & BugReports: minor updates


Modified: archive-cleanup/post-etch/main_todo
===================================================================
--- archive-cleanup/post-etch/main_todo	2007-05-15 07:20:17 UTC (rev 175)
+++ archive-cleanup/post-etch/main_todo	2007-05-15 07:23:11 UTC (rev 176)
@@ -63,9 +63,9 @@
 etoile pending upload SITUATION_OK
 exscalibar not suitable for stable release according to maint SITUATION_OK
 faad2 Release-critical bug fixed during freeze. SITUATION_OK
-fgfs-atlas RM_CANDIDATE PROP_ORPHAN(#423283)
+fgfs-atlas RM_CANDIDATE PROP_ORPHAN(#423283) SITUATION_OK
 firefox-locale-ca This package has been requested to be removed.  PROP_ROM(#419426)
-ftm RM_CANDIDATE PROP_ORPHAN(#423284)
+ftm RM_CANDIDATE PROP_ORPHAN(#423284) new version uploaded, but ... RECHECK
 fvwm-crystal non-free firefox icons included, its beeing worked on, patch exists SITUATION_OK
 fwatch should be removed (#399702). RM_CANDIDATE PROP_ORPHAN(#423285)
 gabber2 RC bugs have been fixed, freeze SITUATION_OK
@@ -324,7 +324,7 @@
 roxen4 RC bug caused Etch removal, fixed now, will enter Lenny SITUATION_OK
 roxen-fonts-iso8859-1 RC bug caused Etch removal, fixed now, will enter Lenny SITUATION_OK
 roxen-fonts-iso8859-2 RC bug caused Etch removal, fixed now, will enter Lenny SITUATION_OK
-rubrica depends python 2.3, has not been updated since about 100 days, low on popcon, well.. RM_CANDIDATE PROP_ORPHAN(#423320)
+rubrica depends python 2.3, has not been updated since about 100 days, low on popcon, well.. RM_CANDIDATE PROP_ORPHAN(#423320) seb128 closed the bug. RECHECK
 sarge-support 
 sbaz looks like its beeing worked on SITUATION_OK
 schoolbell removed after request from maintainer on debian-release SITUATION_OK 

Modified: debcluster/BugReports
===================================================================
--- debcluster/BugReports	2007-05-15 07:20:17 UTC (rev 175)
+++ debcluster/BugReports	2007-05-15 07:23:11 UTC (rev 176)
@@ -6,7 +6,6 @@
 Severity: serious
 Usertags: grid5000 rebuild
 
-
 Hi,
 
 During a rebuild of all packages in sid, I discovered that your package
@@ -15,73 +14,21 @@
 Relevant parts:
 
 The full build log is available from 
-http://people.debian.org/~lucas/logs/2007/03/13/
+http://people.debian.org/~lucas/logs/2007/05/13/
 
-About the archive rebuilt: The rebuilt was done on about 40 AMD64
-nodes of the Grid'5000 platform, using a clean chroot containing
-a sid i386 environment. Internet was not accessible from the build
-systems.
+About the archive rebuilt: The rebuilt was done on about 50 AMD64 nodes
+of the Grid'5000 platform, using a clean chroot containing a sid i386
+environment.  Internet was not accessible from the build systems.
 
 About Grid'5000:
 Grid'5000 is an highly reconfigurable experimental Grid platform
 gathering 9 sites and featuring a total of 5000 CPUs. It serves as a
 testbed for research in Grid Computing. See https://www.grid5000.fr/
--------------------------------------------------------------------
-Package: 
-Version: 
-Severity: serious
-Justification: FTBFS on amd64, already has amd64 binaries in etch
-Usertags: grid5000
 
-Hi,
-
-During a rebuild of all packages in etch, I discovered that your package
-failed to build on amd64.
-
-Relevant parts:
-
-The full build log is available from 
-http://ox.blop.info/bazaar/buildlogs/20061123/
-
-About the archive rebuilt: The rebuilt was done on about 30 AMD64 nodes
-of the Grid'5000 platform, using a clean chroot containing an etch amd64
-environment (not unstable).  Internet was not accessible from the build
-systems. The builds were processed as root.
-
-About Grid'5000:
-Grid'5000 is an highly reconfigurable experimental Grid platform
-gathering 9 sites and featuring a total of 5000 CPUs. It serves as a
-testbed for research in Grid Computing. See https://www.grid5000.fr/
 -------------------------------------------------------------------
 Package: 
 Version: 
 Severity: serious
-Usertags: grid5000 rebuild
-
-Hi,
-
-During a rebuild of all packages in etch, I discovered that your package
-failed to build on i386.
-
-Relevant parts:
-
-The full build log is available from 
-http://blop.info/bazaar/buildlogs/20061214/
-
-About the archive rebuilt: The rebuilt was done on about 30 AMD64 nodes
-of the Grid'5000 platform, using a clean chroot containing an etch i386
-environment (not unstable).  Internet was not accessible from the build
-systems. The builds were processed as root.
-
-About Grid'5000:
-Grid'5000 is an highly reconfigurable experimental Grid platform
-gathering 9 sites and featuring a total of 5000 CPUs. It serves as a
-testbed for research in Grid Computing. See https://www.grid5000.fr/
-
--------------------------------------------------------------------
-Package: 
-Version: 
-Severity: serious
 Usertags: grid5000 piuparts rcness-questionable
 
 Hi,

Modified: debcluster/Notes
===================================================================
--- debcluster/Notes	2007-05-15 07:20:17 UTC (rev 175)
+++ debcluster/Notes	2007-05-15 07:23:11 UTC (rev 176)
@@ -169,4 +169,20 @@
 cat $LIST | mdt filter <(cat p.main.optional p.main.extra) > $LIST.main.optional
 cat $LIST | mdt filter <(cat p.main.standard p.main.important p.main.required) > $LIST.main.base
 
+######
+# 8h / 45 noeuds
+export TARGET=oar.orsay
+export PART=sda3
+export WALLTIME=8
+export NODES=45
+~/rebuild-sid-main-sid32.sh
 
+# Analyzing results
+
+ssh gluck mkdir public_html/logs/2007/05/13/
+
+cat ../res.sid-i386.2007-05-13 | grep -v " OK " | awk '{print $1 "_" $2 "_sid32.buildlog"}' > /tmp/loglist
+
+rsync -avzP $(</tmp/loglist) lucas at gluck.debian.org:public_html/logs/2007/05/13/
+
+ssh gluck chmod -R a+rX public_html/




More information about the Collab-qa-commits mailing list