extras-buildsys ChangeLog,1.133,1.134

Daniel Williams (dcbw) fedora-extras-commits at redhat.com
Tue Oct 25 15:16:12 UTC 2005


Author: dcbw

Update of /cvs/fedora/extras-buildsys
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2716

Modified Files:
	ChangeLog 
Log Message:
2005-10-25  Dan Williams  <dcbw at redhat.com>

    * server/PackageJob.py
        - (_stage_prep): fail the job if we can't access the SRPM here.  Can
            happen if the server restarts and requeues waiting jobs, but the
            SRPM isn't around anymore for some reason.




Index: ChangeLog
===================================================================
RCS file: /cvs/fedora/extras-buildsys/ChangeLog,v
retrieving revision 1.133
retrieving revision 1.134
diff -u -r1.133 -r1.134
--- ChangeLog	25 Oct 2005 14:20:55 -0000	1.133
+++ ChangeLog	25 Oct 2005 15:16:10 -0000	1.134
@@ -1,5 +1,12 @@
 2005-10-25  Dan Williams  <dcbw at redhat.com>
 
+    * server/PackageJob.py
+        - (_stage_prep): fail the job if we can't access the SRPM here.  Can
+            happen if the server restarts and requeues waiting jobs, but the
+            SRPM isn't around anymore for some reason.
+
+2005-10-25  Dan Williams  <dcbw at redhat.com>
+
     * server/ArchJob.py
         - Retry finished job downloads from builders up to 3 times before
             failing the job entirely




More information about the fedora-extras-commits mailing list