Hi everybody, This years schedule does not give us too much freedom, because the Fedora mass rebuild is scheduled for the 22nd of January, which is in a few days. There are also some concerns with keyword arguments, but since I have no idea how problematic this might be, I decided to give it a go. It seems that nowadays, everybody is able to ask for side tag via `fedpkg` so I acquired one:
~~~ $ fedpkg request-side-tag Side tag 'f32-build-side-17977' (id 17977) created. Use 'fedpkg build --target=f32-build-side-17977' to use it. Use 'koji wait-repo f32-build-side-17977' to wait for the build repo to be generated. ~~~ The name is not really nice, but ... So now, there is a opportunity for your help. This is the list of packages, which very likely needs rebuild: ~~~ $ dnf repoquery --disablerepo=* --enablerepo=rawhide --enablerepo=rawhide-source --arch=src --whatrequires 'ruby-devel' | sort | uniq ~~~ You can take the package and just fire rebuild, but please ensure that you are using f30-ruby build target [2], i.e. the build command should look like: ~~~ $ fedpkg build --target f32-build-side-17977 ~~~ Please be careful, because if you, by a chance, omit the f32-build-side-17977 target, you'll be building against Ruby 2.6 which is not what you want. If you won't do it by yourself, I'll be rebuilding all packages after I am finished with my packages. I'll be using fermig [1] to help me with that. If you don't want me to touch your packages for whatever reason, please let me know. You can follow the progress at: https://koji.fedoraproject.org/koji/builds?inherited=0&tagID=17977&order=-build_id&latest=1 or using: ~~~ $ koji list-tagged f32-build-side-17977 ~~~ As always, any help/testing/feedback is welcome. Vít [1] https://github.com/fedora-ruby/fermig [2] https://bugs.ruby-lang.org/issues/16431 [3] https://src.fedoraproject.org/rpms/ruby-ldap/c/9a16c79b85525ef9636aa50e17f48b791f9bffe9?branch=master _______________________________________________ ruby-sig mailing list -- ruby-sig@lists.fedoraproject.org To unsubscribe send an email to ruby-sig-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/ruby-sig@lists.fedoraproject.org