Pavel Valena wrote on 2022/01/27 1:12:

I've started my mass rebuild script[1] which will build all the
packages in the ruby-packagers-sig [2] and also which I own [3]. The
scratch build, along with other checks[*] is done prior to that, of
course.

Here [4] is the list of currently targeted packages, with dependency
on `libruby.so.3.0()`. Please let me know if you want me to skip some
packages.

Really? At least rubygem-ZenTest is noarch. And directly executing
$ dnf repoquery --whatrequires "libruby.so.3.0()(64bit)" does not show
such packages. Would you recheck your script?

Currently:

$ dnf repoquery --quiet --repo=koji-f36-build-side-49941 --qf '%{sourcerpm}' 
--whatrequires "libruby.so.3.0()(64bit)" | cat -n
     1  clearsilver-0.10.5-66.fc36.src.rpm
     2  dislocker-0.7.3-6.fc36.src.rpm
     3  graphviz-2.50.0-3.fc36.src.rpm
     4  hivex-1.3.21-4.fc36.src.rpm
     5  hyperestraier-1.4.13-45.fc35.src.rpm
     6  kf5-kross-interpreters-21.12.1-2.fc36.src.rpm
     7  libcaca-0.99-0.57.beta20.fc36.src.rpm
     8  libguestfs-1.47.2-2.fc36.src.rpm
     9  libprelude-5.2.0-10.fc36.src.rpm
    10  libsbml-5.19.0-10.fc36.src.rpm
    11  libselinux-3.3-3.fc36.src.rpm
    12  libyui-bindings-2.0.2-7.fc36.src.rpm
    13  mapserver-7.6.4-9.fc36.src.rpm
    14  marisa-0.2.4-53.fc36.src.rpm
    15  mlt-6.26.1-5.fc36.src.rpm
    16  nbdkit-1.29.14-1.fc36.src.rpm
    17  notmuch-0.34.3-2.fc36.src.rpm
    18  openbabel-3.1.1-5.fc36.src.rpm
    19  openwsman-2.7.1-2.fc36.src.rpm
    20  pcs-0.10.11-2.fc36.src.rpm
    21  player-3.1.0-37.fc36.src.rpm
    22  qdbm-1.8.78-48.fc36.src.rpm
    23  qpid-proton-0.36.0-2.fc36.src.rpm
    24  remctl-3.17-5.fc36.src.rpm
    25  rrdtool-1.7.2-22.fc36.src.rpm
    26  ruby-augeas-0.5.0-29.fc36.src.rpm
    27  ruby-gnome2-0.90.4-9.fc36.8.src.rpm
    28  ruby-mecab-0.996-6.fc36.20.src.rpm
    29  ruby-ncurses-1.3.1-38.fc36.src.rpm
    30  rubygem-atomic-1.1.101-10.fc35.src.rpm
    31  rubygem-bootsnap-1.4.7-5.fc36.src.rpm
    32  rubygem-bson-4.10.0-5.fc36.src.rpm
    33  rubygem-byebug-11.1.3-3.fc36.2.src.rpm
    34  rubygem-ffi-1.15.5-1.fc36.src.rpm
    35  rubygem-glu-8.3.0-19.fc36.src.rpm
    36  rubygem-glut-8.3.0-18.fc36.src.rpm
    37  rubygem-goocanvas1-1.2.6-29.fc36.src.rpm
    38  rubygem-gtk2-3.4.3-5.fc36.src.rpm
    39  rubygem-gtksourceview2-3.4.3-5.fc36.src.rpm
    40  rubygem-hiredis-0.6.3-9.fc35.src.rpm
    41  rubygem-http_parser.rb-0.6.0-22.fc35.src.rpm
    42  rubygem-krb5-auth-0.8.3-16.gita86ddf2.fc36.src.rpm
    43  rubygem-msgpack-1.1.0-17.fc36.src.rpm
    44  rubygem-mysql2-0.5.3-9.fc36.src.rpm
    45  rubygem-narray-0.6.1.1-22.fc35.src.rpm
    46  rubygem-ncursesw-1.4.10-6.fc36.src.rpm
    47  rubygem-nokogiri-1.13.1-1.fc36.1.src.rpm
    48  rubygem-opengl-0.10.0-18.fc36.src.rpm
    49  rubygem-ox-2.14.4-3.fc36.src.rpm
    50  rubygem-pg-1.2.3-6.fc35.src.rpm
    51  rubygem-posix-spawn-0.3.15-5.fc36.src.rpm
    52  rubygem-puma-5.5.2-1.fc36.src.rpm
    53  rubygem-rdiscount-2.2.0.2-5.fc36.src.rpm
    54  rubygem-redcarpet-3.3.2-20.fc35.src.rpm
    55  rubygem-regexp_property_values-1.0.0-5.fc36.src.rpm
    56  rubygem-ruby-libvirt-0.7.1-13.fc35.src.rpm
    57  rubygem-ruby-shadow-2.5.0-17.fc36.src.rpm
    58  rubygem-vte-3.4.3-5.fc36.src.rpm
    59  rubygem-websocket-driver-0.7.5-3.fc36.src.rpm
    60  simspark-0.3.2-4.fc36.src.rpm
    61  skf-2.10.14-4.fc36.2.src.rpm
    62  subversion-1.14.1-9.fc36.src.rpm
    63  vim-command-t-5.0.3-3.fc36.src.rpm
    64  weechat-3.4-4.fc36.src.rpm
    65  xmms2-0.8-79.fc36.src.rpm


[*] Previous git entries are checked for changelog entries I've
encountered in previous years (see script above). The builds will
retry on failure, as well as the scratch-builds will retry in another
pass (in case there are dependency loops).
Example builds[5][6].

[1] https://gist.github.com/154a9f1863cfdadae46c7d7ead359613
[2] 
https://github.com/pvalena/theprototype/blob/main/fedora/list_group_packages.sh
[3] 
https://github.com/pvalena/theprototype/blob/main/fedora/list_owned_packages.sh
[4] https://gist.github.com/pvalena/f48bce8c0e54b6222d51ecafdc421654
[5] https://koji.fedoraproject.org/koji/taskinfo?taskID=81946328
[6] https://koji.fedoraproject.org/koji/taskinfo?taskID=81946627

Regards,
Pavel


Mamoru
_______________________________________________
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
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to