Freeze break request: modify mash configs for f17

Kevin Fenzi kevin at scrye.com
Thu Feb 16 05:04:28 UTC 2012


On Wed, 15 Feb 2012 20:38:31 -0700
Stephen John Smoogen <smooge at gmail.com> wrote:

> On 15 February 2012 19:06, Kevin Fenzi <kevin at scrye.com> wrote:
> > This change is needed to mash f17-updates/f17-updates-testing.
> >
> > Since the parent repos don't exist (or updates does but is empty,
> > Everything doesn't exist).
> >
> > Note, in testing this I did a f17-updates-testing push that seemed
> > to work fine. (Please check and confirm).
> 
> Ok I think this is correct according to the logic you listed. Will
> this be backed out after parent directories exist?

Yeah, once f17 is released. 

Also, we need the following to actually sync out the updates: 

diff --git a/configs/system/fedora-updates-push b/configs/system/fedora-updates-push
index 19dd94e..25d08a5 100755
--- a/configs/system/fedora-updates-push
+++ b/configs/system/fedora-updates-push
@@ -11,7 +11,7 @@ rsync -rlptDvHh --delay-updates $RSYNC_OPTS --delete --delete-after \
         $SOURCE/f$rel-updates/ $DEST/$rel/ &>/dev/null
 
 done
-for rel in 15 16; do
+for rel in 15 16 17; do
 
 rsync -rlptDvHh --delay-updates $RSYNC_OPTS --exclude "repodata/*" \
         $SOURCE/f$rel-updates-testing/ $DEST/testing/$rel/ &>/dev/null
diff --git a/modules/bodhi/files/f17-updates-testing.mash b/modules/bodhi/files/f17-updates-testing.mash
index f074ea2..472bba5 100644
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.fedoraproject.org/pipermail/infrastructure/attachments/20120215/54b33b2a/attachment.sig>


More information about the infrastructure mailing list