Re: Freeze break request: modify mash configs for f17

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 15 Feb 2012 20:38:31 -0700
Stephen John Smoogen <smooge@xxxxxxxxx> wrote:

> On 15 February 2012 19:06, Kevin Fenzi <kevin@xxxxxxxxx> 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

Attachment: signature.asc
Description: PGP signature

_______________________________________________
infrastructure mailing list
infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/infrastructure

[Index of Archives]     [Fedora Development]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux