Hi,
I've got a question about the last mass rebuild:
https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
For a couple of my packages:
http://koji.fedoraproject.org/koji/packageinfo?packageID=6133 http://koji.fedoraproject.org/koji/packageinfo?packageID=4673
there was a rebuild for both F21 and F22. However for ncdu:
http://koji.fedoraproject.org/koji/packageinfo?packageID=6127
there was only an F21 rebuild. Does that matter?
It's a bit hard to tell, as the script linked from the wiki page is the one used for the F21 rebuild back in June; and the date after which maintainer builds count towards the latest rebuild is 2014-06-05, the same date as for the F21 mass rebuild (as opposed to some date in August).
Thanks,
Richard
Hi,
On Sat, Sep 13, 2014 at 5:14 PM, Richard Fearn richardfearn@gmail.com wrote:
Hi,
I've got a question about the last mass rebuild:
https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
For a couple of my packages:
http://koji.fedoraproject.org/koji/packageinfo?packageID=6133 http://koji.fedoraproject.org/koji/packageinfo?packageID=4673
there was a rebuild for both F21 and F22. However for ncdu:
http://koji.fedoraproject.org/koji/packageinfo?packageID=6127
there was only an F21 rebuild. Does that matter?
It's a bit hard to tell, as the script linked from the wiki page is the one used for the F21 rebuild back in June; and the date after which maintainer builds count towards the latest rebuild is 2014-06-05, the same date as for the F21 mass rebuild (as opposed to some date in August).
You can find details about that special mass rebuild in thread https://lists.fedoraproject.org/pipermail/devel/2014-August/201635.html
Regards, Parag.
On Sat, 13 Sep 2014 13:44:59 +0200 Richard Fearn richardfearn@gmail.com wrote:
Hi,
I've got a question about the last mass rebuild:
https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
For a couple of my packages:
http://koji.fedoraproject.org/koji/packageinfo?packageID=6133 http://koji.fedoraproject.org/koji/packageinfo?packageID=4673
there was a rebuild for both F21 and F22. However for ncdu:
http://koji.fedoraproject.org/koji/packageinfo?packageID=6127
there was only an F21 rebuild. Does that matter?
...snip...
Odd. It seems like it commited to master fine, but for some reason the build never happened.
You should be able to just do a 'fedpkg build' in master and things should be back on track.
kevin
On Sat, 13 Sep 2014 10:51:10 -0600 Kevin Fenzi kevin@scrye.com wrote:
On Sat, 13 Sep 2014 13:44:59 +0200 Richard Fearn richardfearn@gmail.com wrote:
Hi,
I've got a question about the last mass rebuild:
https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
For a couple of my packages:
http://koji.fedoraproject.org/koji/packageinfo?packageID=6133 http://koji.fedoraproject.org/koji/packageinfo?packageID=4673
there was a rebuild for both F21 and F22. However for ncdu:
http://koji.fedoraproject.org/koji/packageinfo?packageID=6127
there was only an F21 rebuild. Does that matter?
...snip...
Odd. It seems like it commited to master fine, but for some reason the build never happened.
I have seen couple builds that failed eg. during buildSRPMFromSCM on arm hosts because they could initialize buildroot due network failures or read-only filesystem. In such case you won't see an entry in builds at all. This example might be the case.
Dan
Odd. It seems like it commited to master fine, but for some reason the build never happened.
You should be able to just do a 'fedpkg build' in master and things should be back on track.
I thought so, and just did that, and it built fine:
http://koji.fedoraproject.org/koji/buildinfo?buildID=577111
Hopefully it's a one-off and not part of a bigger problem...
Thanks,
Richard