It seems that Rawhide buildroot has grown some dependencies between 10th and 23rd of December.

The last official build of Ruby I did [1] installs  152 packages:

~~~
DEBUG util.py:446:  Install  152 Packages
DEBUG util.py:446:  Total download size: 59 M
DEBUG util.py:446:  Installed size: 231 M

~~~


While scratch build [2] done by Koschei on Dec 23 already installs 169 packages:


~~~

DEBUG util.py:446:  Install  169 Packages
DEBUG util.py:446:  Total download size: 65 M
DEBUG util.py:446:  Installed size: 250 M

~~~


One of the packages which caught my attention and previously was not installed is systemd (there always were just systemd-libs). So is systemd to blame or is it something else?


Vít



[1] https://kojipkgs.fedoraproject.org//packages/ruby/3.0.3/155.fc36/data/logs/x86_64/root.log

[2] https://kojipkgs.fedoraproject.org//work/tasks/3061/80383061/root.log