No subject


Fri Oct 30 18:31:03 CET 2015


I will not bump the spec, only build a .fc23 version of the latest spec.
So there is no provenpackager needs to handle this.

Thx


--=20
-

Nicolas (kwizart)

--001a11444b5874be43052422f716
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div class=3D"gmail_extra"><div class=3D"gmail_quote">2015=
-11-07 18:20 GMT+01:00 S=C3=A9rgio Basto <span dir=3D"ltr">&lt;<a href=3D"m=
ailto:sergio at serjux.com" target=3D"_blank">sergio at serjux.com</a>&gt;</span>=
:<br><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-le=
ft:1px #ccc solid;padding-left:1ex"><span class=3D"">On S=C3=A1b, 2015-11-0=
7 at 15:05 +0000, S=C3=A9rgio Basto wrote:<br>
&gt; On S=C3=A1b, 2015-11-07 at 08:12 -0600, Richard Shaw wrote:<br>
&gt; &gt; On Sat, Nov 7, 2015 at 5:07 AM, Nicolas Chauvet &lt;<a href=3D"ma=
ilto:kwizart at gmail.com">kwizart at gmail.com</a>&gt;<br>
&gt; &gt; wrote:<br>
&gt; &gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0There is a number of packages th=
at need to be rebuilt as they<br>
&gt; &gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0wasn&#39;t updated for f23 &quot=
;mass rebuilt&quot; specially because of c++<br>
&gt; &gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0ABI changes. If someone can brin=
g me a list I will submit them<br>
&gt; &gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0for rebuild next week.<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; I don&#39;t mind helping with this but what tool would I use to d=
etermine<br>
&gt; &gt; which packages still need to be rebuilt?<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; &gt;<br>
&gt; &gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Also few packages and libraries =
was not updated to their<br>
&gt; &gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0latest upstream or matching thei=
r fedora counterpart (faac,<br>
&gt; &gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0audacity-freeworld, etc). I woul=
d like to have maintainers<br>
&gt; &gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0contact provenpackager (that hav=
e access to the git preview<br>
&gt; &gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0repo) so they can fetch the upda=
te of theses packages.<br>
&gt; &gt;<br>
&gt; &gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Best would be to make a general =
review of missing updates.<br>
&gt; &gt;<br>
&gt; I have scripts in my vm with F23 to determinate what we need rebuild ,=
<br>
&gt; I&#39;ll try send the list this afternoon.<br>
&gt;<br>
&gt; Also got some other information about package that are missing (not<br=
>
&gt; enter) in F22 and F23 , because, I think, they won&#39;t build in new =
koji<br>
&gt; system .<br>
<br>
</span>1- query all rpmfusion package and date it :<br>
repoquery --archlist=3Di386,i686 --disablerepo=3Drawhide,fedora\*,updates\*=
,peem-kde4-fedora,sergiomb-vboxfor23 -a --qf &quot;%{buildtime:isodate} %{n=
ame}-%{version}-%{release}&quot; &gt; listall.txt<br>
<br>
2 - all build times of package with tag fc23 are after 2015-10-24 , so no n=
eed to rebuild:<br>
cat listall.txt | grep fc23 | sort -nr<br>
<br>
3 - packages to rebuild (are the packages with fc22 tag):<br>
cat listall.txt | grep fc22=C2=A0 | cut -b 21- | xargs repoquery --source |=
 sort -u<br>
after pipe=C2=A0 with perl -pe &#39;s/-\d.*?-\d+(\..*)?\.fc\d+(\..*)?.src.r=
pm//&#39; we got the list in attachment<br>
<br>
4 - packages without fc22 or fc23 tag:<br>
cat listall.txt | grep -vP &quot;fc22|fc23&quot;<br>
Only ufoai-data-2.4-1 and ufoai-data-server-2.4-1=C2=A0 more=C2=A0 buildsys=
 and<br>
releases packages<br>
<br>
Last note multilibs have problems, for example x265 [1] , to workaround<br>
this issue, I had repoquery i386 arch with --archlist=3Di386,i686<br>
<br></blockquote><div>It would have been nice to split it between free and =
nonfree, but I can deal with that.<br></div><div>From this list, can someon=
e check that there is no needed update ?<br><br></div><div>I will not bump =
the spec, only build a .fc23 version of the latest spec.<br></div><div>So t=
here is no provenpackager needs to handle this. <br></div></div><br></div><=
div class=3D"gmail_extra">Thx<br></div><div class=3D"gmail_extra"><br clear=
=3D"all"><br>-- <br><div class=3D"gmail_signature"><div dir=3D"ltr"><div>-<=
br><br></div>Nicolas (kwizart)<br></div></div>
</div></div>

--001a11444b5874be43052422f716--


More information about the rpmfusion-developers mailing list