To skip the gpg signing verification from happening, start your yum transaction using the --nogpgcheck flag or set gpgcheck=0 in /etc/yum.repo.d/$name since you&#39;re using Rawhide anyway ;)<br><br><div class="gmail_quote">
2012/8/8 Amit Saha <span dir="ltr">&lt;<a href="mailto:amitksaha@fedoraproject.org" target="_blank">amitksaha@fedoraproject.org</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>On Wed, Aug 8, 2012 at 4:11 PM, Amit Saha &lt;<a href="mailto:amitksaha@fedoraproject.org" target="_blank">amitksaha@fedoraproject.org</a>&gt; wrote:<br>


&gt; On Wed, Aug 8, 2012 at 4:06 PM, Adam Williamson &lt;<a href="mailto:awilliam@redhat.com" target="_blank">awilliam@redhat.com</a>&gt; wrote:<br>
&gt;&gt; On Wed, 2012-08-08 at 15:40 +1000, Amit Saha wrote:<br>
&gt;&gt;&gt; On Wed, Aug 8, 2012 at 3:37 PM, Adam Williamson &lt;<a href="mailto:awilliam@redhat.com" target="_blank">awilliam@redhat.com</a>&gt; wrote:<br>
&gt;&gt;&gt; &gt; On Wed, 2012-08-08 at 15:17 +1000, Amit Saha wrote:<br>
&gt;&gt;&gt; &gt;&gt; On Wed, Aug 8, 2012 at 3:14 PM, Adam Williamson &lt;<a href="mailto:awilliam@redhat.com" target="_blank">awilliam@redhat.com</a>&gt; wrote:<br>
&gt;&gt;&gt; &gt;&gt; &gt; On Wed, 2012-08-08 at 14:34 +1000, Amit Saha wrote:<br>
&gt;&gt;&gt; &gt;&gt; &gt;&gt; Hi all,<br>
&gt;&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt;&gt; I want to setup a functional Rawhide installation for some testing.<br>
&gt;&gt;&gt; &gt;&gt; &gt;&gt; What is the recommended approach to get one? The nightly builds seem<br>
&gt;&gt;&gt; &gt;&gt; &gt;&gt; to be failing.<br>
&gt;&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt;&gt; I am fine with a fresh install or an upgrade, whichever works.<br>
&gt;&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt; The standard method is to install F17 and yum distro-sync to Rawhide.<br>
&gt;&gt;&gt; &gt;&gt; &gt; You&#39;ll want to make sure you get selinux-policy 3.11.1, earlier builds<br>
&gt;&gt;&gt; &gt;&gt; &gt; apparently break boot. I don&#39;t know if there are any other showstoppers<br>
&gt;&gt;&gt; &gt;&gt; &gt; at present. Note, we branch for F18 and start building Alpha TCs quite<br>
&gt;&gt;&gt; &gt;&gt; &gt; soon.<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; Thanks. I will give it a shot.  And see what happens.<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; For the record, instructions at<br>
&gt;&gt;&gt; &gt; <a href="https://fedoraproject.org/wiki/Releases/Rawhide#Yum_update_from_previous_release" target="_blank">https://fedoraproject.org/wiki/Releases/Rawhide#Yum_update_from_previous_release</a> (though actually that says it&#39;s not a good method...I disagree, and the text seems pretty old). I&#39;d say it boils down to:<br>


&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; yum install fedora-release-rawhide<br>
&gt;&gt;&gt; &gt; (disable F17 repos in the graphical tool, enable Rawhide repo)<br>
&gt;&gt;&gt; &gt; yum distro-sync<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; and watch the pretty, pretty fireworks...<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Tried this last night (on an un-updated F17 install)<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; # yum install fedora-release-rawhide<br>
&gt;&gt;&gt; # yum --disablerepo=* --enablerepo=rawhide update<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; It was quite unusable, always ran into rescue mode while boot. Could<br>
&gt;&gt;&gt; be the SElinux thing you mentioned earlier.<br>
&gt;&gt;<br>
&gt;&gt; That sounds pretty likely.<br>
&gt;&gt;<br>
&gt;&gt;&gt; I am trying again now.<br>
&gt;&gt;&gt; Here is what I plan to do:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; # yum install fedora-release-rawhide<br>
&gt;&gt;&gt; # yum --disablerepo=* --enablerepo=rawhide distro-sync<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Is that right?<br>
&gt;&gt;<br>
&gt;&gt; More or less - I&#39;d say &#39;yum --releasever=rawhide distro-sync&#39;, but<br>
&gt;&gt; there&#39;s really not a huge degree of practical difference between the<br>
&gt;&gt; three. The difference between &#39;update&#39; and &#39;distro-sync&#39; is that<br>
&gt;&gt; &#39;distro-sync&#39; will *downgrade* a package if the version in the target<br>
&gt;&gt; repo is lower than what you currently have installed - so if Rawhide is<br>
&gt;&gt; behind F17, you&#39;ll get the Rawhide package, you won&#39;t keep the F17 one.<br>
&gt;&gt; This is _usually_ what you&#39;d want.<br>
&gt;&gt;<br>
&gt;&gt; If your attempt yesterday failed then the slightly different command<br>
&gt;&gt; won&#39;t likely fix it, but if it was the selinux issue you were hitting,<br>
&gt;&gt; you might find you get the newer selinux-policy package today and things<br>
&gt;&gt; work better. If not, grab it from Koji. It&#39;s easy enough to tell if<br>
&gt;&gt; you&#39;re hitting the selinux issue: just boot with enforcing=0. If that<br>
&gt;&gt; works, then you know what the problem was =)<br>
&gt;<br>
&gt; Okay. Here is what I have done now, I updated to the selinux-policy<br>
&gt; 3.11 from rawhide repository after installing fedora-rawhide-release.<br>
&gt; Will do the distrosync now and see.<br>
&gt;<br>
&gt;&gt;<br>
&gt;&gt; For the record, I just substantially reworked/updated the instructions<br>
&gt;&gt; on the Rawhide page, as they were somewhat antiquated and confused.<br>
&gt;<br>
&gt; Great. Thanks. I shall let the list know if I am successful/or not.<br>
<br>
</div></div>The process stops complaining of the bash-4.2.37-3.fc18.i686.rpm is not signed.<br>
<br>
Any ideas?<br>
<br>
Thanks,<br>
-Amit<br>
<div><div><br>
<br>
&gt;<br>
&gt; Thanks,<br>
&gt; Amit<br>
&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Adam Williamson<br>
&gt;&gt; Fedora QA Community Monkey<br>
&gt;&gt; IRC: adamw | Twitter: AdamW_Fedora | <a href="http://identi.ca" target="_blank">identi.ca</a>: adamwfedora<br>
&gt;&gt; <a href="http://www.happyassassin.net" target="_blank">http://www.happyassassin.net</a><br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; test mailing list<br>
&gt;&gt; <a href="mailto:test@lists.fedoraproject.org" target="_blank">test@lists.fedoraproject.org</a><br>
&gt;&gt; To unsubscribe:<br>
&gt;&gt; <a href="https://admin.fedoraproject.org/mailman/listinfo/test" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/test</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; <a href="http://echorand.me" target="_blank">http://echorand.me</a><br>
<br>
<br>
<br>
--<br>
<a href="http://echorand.me" target="_blank">http://echorand.me</a><br>
--<br>
test mailing list<br>
<a href="mailto:test@lists.fedoraproject.org" target="_blank">test@lists.fedoraproject.org</a><br>
To unsubscribe:<br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/test" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/test</a></div></div></blockquote></div><br>