extras-buildsys ChangeLog,1.126.2.36,1.126.2.37

Daniel Williams (dcbw) fedora-extras-commits at redhat.com
Thu Feb 16 06:19:50 UTC 2006


Author: dcbw

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

Modified Files:
      Tag: STABLE_0_4
	ChangeLog 
Log Message:
2006-02-16  Dan Williams  <dcbw at redhat.com>

    * server/ArchJob.py
        - (process): don't trap AttributeErrors triggered by running the status
            worker function, only trap them when getting the status worker
            function.  Also don't set state to 'failed' when an internal error
            occurs, since that's not a valid status.
        - (internal_failure): new function

    * server/PackageJob.py
        - (_stage_building): trap and report internal failures too




Index: ChangeLog
===================================================================
RCS file: /cvs/fedora/extras-buildsys/ChangeLog,v
retrieving revision 1.126.2.36
retrieving revision 1.126.2.37
diff -u -r1.126.2.36 -r1.126.2.37
--- ChangeLog	16 Feb 2006 06:14:40 -0000	1.126.2.36
+++ ChangeLog	16 Feb 2006 06:19:42 -0000	1.126.2.37
@@ -1,3 +1,15 @@
+2006-02-16  Dan Williams  <dcbw at redhat.com>
+
+    * server/ArchJob.py
+        - (process): don't trap AttributeErrors triggered by running the status
+            worker function, only trap them when getting the status worker
+            function.  Also don't set state to 'failed' when an internal error
+            occurs, since that's not a valid status.
+        - (internal_failure): new function
+
+    * server/PackageJob.py
+        - (_stage_building): trap and report internal failures too
+
 2006-02-15  Dan Williams  <dcbw at redhat.com>
 
 	Patch from Andreas Thienemann <andreas at bawue.net>  #rh180555#




More information about the fedora-extras-commits mailing list