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"><<a href=3D"m=
ailto:sergio at serjux.com" target=3D"_blank">sergio at serjux.com</a>></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>
> On S=C3=A1b, 2015-11-07 at 08:12 -0600, Richard Shaw wrote:<br>
> > On Sat, Nov 7, 2015 at 5:07 AM, Nicolas Chauvet <<a href=3D"ma=
ilto:kwizart at gmail.com">kwizart at gmail.com</a>><br>
> > wrote:<br>
> >=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0There is a number of packages th=
at need to be rebuilt as they<br>
> >=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0wasn't updated for f23 "=
;mass rebuilt" specially because of c++<br>
> >=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0ABI changes. If someone can brin=
g me a list I will submit them<br>
> >=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0for rebuild next week.<br>
> ><br>
> ><br>
> ><br>
> > I don't mind helping with this but what tool would I use to d=
etermine<br>
> > which packages still need to be rebuilt?<br>
><br>
><br>
><br>
> ><br>
> >=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Also few packages and libraries =
was not updated to their<br>
> >=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0latest upstream or matching thei=
r fedora counterpart (faac,<br>
> >=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0audacity-freeworld, etc). I woul=
d like to have maintainers<br>
> >=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0contact provenpackager (that hav=
e access to the git preview<br>
> >=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0repo) so they can fetch the upda=
te of theses packages.<br>
> ><br>
> >=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Best would be to make a general =
review of missing updates.<br>
> ><br>
> I have scripts in my vm with F23 to determinate what we need rebuild ,=
<br>
> I'll try send the list this afternoon.<br>
><br>
> Also got some other information about package that are missing (not<br=
>
> enter) in F22 and F23 , because, I think, they won't build in new =
koji<br>
> 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 "%{buildtime:isodate} %{n=
ame}-%{version}-%{release}" > 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 's/-\d.*?-\d+(\..*)?\.fc\d+(\..*)?.src.r=
pm//' we got the list in attachment<br>
<br>
4 - packages without fc22 or fc23 tag:<br>
cat listall.txt | grep -vP "fc22|fc23"<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