extras-buildsys ChangeLog,1.130,1.131

Daniel Williams (dcbw) fedora-extras-commits at redhat.com
Tue Oct 25 04:33:36 UTC 2005


Author: dcbw

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

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

    * server/PackageJob.py
        - (repo_add_callback): trap failures during repo addition of job

    * server/Repo.py
        - (_update_repo): recognize failures and notify the PackageJob
            of them so the job can fail cleanly rather than half-copying
            stuff to the repo




Index: ChangeLog
===================================================================
RCS file: /cvs/fedora/extras-buildsys/ChangeLog,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -r1.130 -r1.131
--- ChangeLog	24 Oct 2005 15:34:04 -0000	1.130
+++ ChangeLog	25 Oct 2005 04:33:27 -0000	1.131
@@ -1,3 +1,13 @@
+2005-10-25  Dan Williams  <dcbw at redhat.com>
+
+    * server/PackageJob.py
+        - (repo_add_callback): trap failures during repo addition of job
+
+    * server/Repo.py
+        - (_update_repo): recognize failures and notify the PackageJob
+            of them so the job can fail cleanly rather than half-copying
+            stuff to the repo
+
 2005-10-24  Dan Williams  <dcbw at redhat.com>
 
     Patch from Jeff Sheltren <sheltren at cs.ucsb.edu>




More information about the fedora-extras-commits mailing list