Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segfault during transaction doing dnf update #1949

Open
imciner2 opened this issue Dec 12, 2024 · 7 comments
Open

Segfault during transaction doing dnf update #1949

imciner2 opened this issue Dec 12, 2024 · 7 comments
Labels
Priority: HIGH Triaged Someone on the DNF 5 team has read the issue and determined the next steps to take

Comments

@imciner2
Copy link

While trying to update some packages in Fedora 41, I am reliably getting segfaults. This doesn't seem to happen to every package though, because I was able to run dnf update on specific packages and they installed. I am noticing this on alsa-sof-firmware, and also with firefox.

The terminal output is:

$ sudo dnf update alsa-sof-firmware
Updating and loading repositories:
Repositories loaded.
Package                                              Arch         Version                                               Repository                        Size
Upgrading:
 alsa-sof-firmware                                   noarch       2024.09.2-1.fc41                                      updates                        8.4 MiB
   replacing alsa-sof-firmware                       noarch       2024.09.1-1.fc41                                      <unknown>                      8.4 MiB

Transaction Summary:
 Upgrading:          1 package
 Replacing:          1 package

Total size of inbound packages is 8 MiB. Need to download 0 B.
After this operation, 64 B extra will be used (install 8 MiB, remove 8 MiB).
Is this ok [y/N]: y
[1/1] alsa-sof-firmware-0:2024.09.2-1.fc41.noarch                                                                     100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------------------------------------------------------------------------------------
[1/1] Total                                                                                                           100% |   0.0   B/s |   0.0   B |  00m00s
Running transaction
Segmentation fault

When I run dnf5 in GDB with debug symbols, it gives the following backtraces.

For alsa-sof-firmware:

#0  0x0000555555613fde in std::vector<std::pair<libdnf5::cli::progressbar::MessageType, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<libdnf5::cli::progressbar::MessageType, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::emplace_back<libdnf5::cli::progressbar::MessageType&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&> (this=this@entry=0x40) at /usr/include/c++/14/bits/vector.tcc:114
#1  0x0000555555614856 in libdnf5::cli::progressbar::ProgressBar::add_message (this=0x0, type=<optimized out>, message="Running pre-transaction scriptlet: alsa-sof-firmware-0:2024.09.2-1.fc41.noarch") at /usr/src/debug/dnf5-5.2.8.1-1.fc41.x86_64/include/libdnf5-cli/progressbar/progress_bar.hpp:97
#2  dnf5::RpmTransCB::script_start (this=0x555555820370, item=<optimized out>, nevra=..., type=<optimized out>) at /usr/src/debug/dnf5-5.2.8.1-1.fc41.x86_64/dnf5/context.cpp:910
#3  0x00007ffff7b9d027 in libdnf5::rpm::Transaction::ts_callback (te=0x555555b3d310, what=<optimized out>, amount=1151, total=0, pkg_key=<optimized out>, data=<optimized out>) at /usr/src/debug/dnf5-5.2.8.1-1.fc41.x86_64/libdnf5/rpm/transaction.cpp:645
#4  0x00007ffff7e97b9a in runScript (ts=0x5555558f4a90, te=0x555555b3d310, h=0x555555b45540, prefixes=0x0, script=0x555555ab8f50, arg1=2, arg2=-1) at /usr/src/debug/rpm-4.20.0-1.fc41.x86_64/lib/transaction.c:1712
#5  0x00007ffff7e7f390 in runInstScript (psm=psm@entry=0x555555cc9da0, scriptTag=scriptTag@entry=1151) at /usr/src/debug/rpm-4.20.0-1.fc41.x86_64/lib/psm.c:255
#6  0x00007ffff7e85244 in runGoal (psm=0x555555cc9da0, goal=PKG_PRETRANS) at /usr/src/debug/rpm-4.20.0-1.fc41.x86_64/lib/psm.c:1081
#7  rpmpsmRun (ts=0x5555558f4a90, te=0x555555b3d310, goal=<optimized out>) at /usr/src/debug/rpm-4.20.0-1.fc41.x86_64/lib/psm.c:1114
#8  0x00007ffff7e951bd in rpmpsmRun (ts=0x5555558f4a90, te=0x555555b3d310, goal=PKG_PRETRANS) at /usr/src/debug/rpm-4.20.0-1.fc41.x86_64/lib/rpmte.c:593
#9  rpmteProcess (te=0x555555b3d310, goal=PKG_PRETRANS, num=<optimized out>) at /usr/src/debug/rpm-4.20.0-1.fc41.x86_64/lib/rpmte.c:819
#10 0x00007ffff7eafa1f in runTransScripts.isra.0 (ts=<optimized out>, goal=PKG_PRETRANS) at /usr/src/debug/rpm-4.20.0-1.fc41.x86_64/lib/transaction.c:1444
#11 0x00007ffff7e9b686 in rpmtsRun (ts=0x5555558f4a90, okProbs=<optimized out>, ignoreSet=<optimized out>) at /usr/src/debug/rpm-4.20.0-1.fc41.x86_64/lib/transaction.c:1817
#12 0x00007ffff7b95e49 in libdnf5::rpm::Transaction::run (this=0x7fffffffdaf0) at /usr/src/debug/dnf5-5.2.8.1-1.fc41.x86_64/libdnf5/rpm/transaction.cpp:217
#13 0x00007ffff7bff510 in libdnf5::base::Transaction::Impl::_run(std::unique_ptr<libdnf5::rpm::TransactionCallbacks, std::default_delete<libdnf5::rpm::TransactionCallbacks> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::optional<unsigned int>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) [clone .isra.0] (this=0x555555755210, callbacks=..., description="/usr/bin/dnf update alsa-sof-firmware", comment="", test_only=false, user_id=Python Exception <class 'gdb.error'>: value has been optimized out
...) at /usr/src/debug/dnf5-5.2.8.1-1.fc41.x86_64/libdnf5/base/transaction.cpp:1103
#14 0x00007ffff7aa63fd in libdnf5::base::Transaction::Impl::run (this=<optimized out>, callbacks=..., description="/usr/bin/dnf update alsa-sof-firmware", user_id=Python Exception <class 'gdb.error'>: value has been optimized out
..., comment="") at /usr/src/debug/dnf5-5.2.8.1-1.fc41.x86_64/libdnf5/base/transaction.cpp:923
#15 libdnf5::base::Transaction::run (this=this@entry=0x555555ae9980) at /usr/src/debug/dnf5-5.2.8.1-1.fc41.x86_64/libdnf5/base/transaction.cpp:428
#16 0x0000555555611025 in dnf5::Context::Impl::download_and_run (this=0x5555556f6720, transaction=...) at /usr/src/debug/dnf5-5.2.8.1-1.fc41.x86_64/dnf5/context.cpp:494
#17 0x0000555555585dbb in dnf5::Context::download_and_run (this=0x7fffffffe0c0, transaction=<optimized out>) at /usr/src/debug/dnf5-5.2.8.1-1.fc41.x86_64/dnf5/context.cpp:590
#18 main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/dnf5-5.2.8.1-1.fc41.x86_64/dnf5/main.cpp:1473

For firefox:

#0  0x0000555555613fde in std::vector<std::pair<libdnf5::cli::progressbar::MessageType, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<libdnf5::cli::progressbar::MessageType, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::emplace_back<libdnf5::cli::progressbar::MessageType&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&> (this=this@entry=0x40) at /usr/include/c++/14/bits/vector.tcc:114
#1  0x0000555555614856 in libdnf5::cli::progressbar::ProgressBar::add_message (this=0x0, type=<optimized out>, message="Running pre-transaction scriptlet: firefox-0:133.0-2.fc41.x86_64") at /usr/src/debug/dnf5-5.2.8.1-1.fc41.x86_64/include/libdnf5-cli/progressbar/progress_bar.hpp:97
#2  dnf5::RpmTransCB::script_start (this=0x5555559389f0, item=<optimized out>, nevra=..., type=<optimized out>) at /usr/src/debug/dnf5-5.2.8.1-1.fc41.x86_64/dnf5/context.cpp:910
#3  0x00007ffff7b9d027 in libdnf5::rpm::Transaction::ts_callback (te=0x555555940550, what=<optimized out>, amount=1151, total=0, pkg_key=<optimized out>, data=<optimized out>) at /usr/src/debug/dnf5-5.2.8.1-1.fc41.x86_64/libdnf5/rpm/transaction.cpp:645
#4  0x00007ffff7e97b9a in runScript (ts=0x555555716c80, te=0x555555940550, h=0x5555558c4d00, prefixes=0x0, script=0x555555bc9050, arg1=2, arg2=-1) at /usr/src/debug/rpm-4.20.0-1.fc41.x86_64/lib/transaction.c:1712
#5  0x00007ffff7e7f390 in runInstScript (psm=psm@entry=0x555555aea1a0, scriptTag=scriptTag@entry=1151) at /usr/src/debug/rpm-4.20.0-1.fc41.x86_64/lib/psm.c:255
#6  0x00007ffff7e85244 in runGoal (psm=0x555555aea1a0, goal=PKG_PRETRANS) at /usr/src/debug/rpm-4.20.0-1.fc41.x86_64/lib/psm.c:1081
#7  rpmpsmRun (ts=0x555555716c80, te=0x555555940550, goal=<optimized out>) at /usr/src/debug/rpm-4.20.0-1.fc41.x86_64/lib/psm.c:1114
#8  0x00007ffff7e951bd in rpmpsmRun (ts=0x555555716c80, te=0x555555940550, goal=PKG_PRETRANS) at /usr/src/debug/rpm-4.20.0-1.fc41.x86_64/lib/rpmte.c:593
#9  rpmteProcess (te=0x555555940550, goal=PKG_PRETRANS, num=<optimized out>) at /usr/src/debug/rpm-4.20.0-1.fc41.x86_64/lib/rpmte.c:819
#10 0x00007ffff7eafa1f in runTransScripts.isra.0 (ts=<optimized out>, goal=PKG_PRETRANS) at /usr/src/debug/rpm-4.20.0-1.fc41.x86_64/lib/transaction.c:1444
#11 0x00007ffff7e9b686 in rpmtsRun (ts=0x555555716c80, okProbs=<optimized out>, ignoreSet=<optimized out>) at /usr/src/debug/rpm-4.20.0-1.fc41.x86_64/lib/transaction.c:1817
#12 0x00007ffff7b95e49 in libdnf5::rpm::Transaction::run (this=0x7fffffffdb00) at /usr/src/debug/dnf5-5.2.8.1-1.fc41.x86_64/libdnf5/rpm/transaction.cpp:217
#13 0x00007ffff7bff510 in libdnf5::base::Transaction::Impl::_run(std::unique_ptr<libdnf5::rpm::TransactionCallbacks, std::default_delete<libdnf5::rpm::TransactionCallbacks> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::optional<unsigned int>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) [clone .isra.0] (this=0x5555557551d0, callbacks=..., description="/usr/bin/dnf update firefox", comment="", test_only=false, user_id=Python Exception <class 'gdb.error'>: value has been optimized out
...) at /usr/src/debug/dnf5-5.2.8.1-1.fc41.x86_64/libdnf5/base/transaction.cpp:1103
#14 0x00007ffff7aa63fd in libdnf5::base::Transaction::Impl::run (this=<optimized out>, callbacks=..., description="/usr/bin/dnf update firefox", user_id=Python Exception <class 'gdb.error'>: value has been optimized out
..., comment="") at /usr/src/debug/dnf5-5.2.8.1-1.fc41.x86_64/libdnf5/base/transaction.cpp:923
#15 libdnf5::base::Transaction::run (this=this@entry=0x5555559ffd80) at /usr/src/debug/dnf5-5.2.8.1-1.fc41.x86_64/libdnf5/base/transaction.cpp:428
#16 0x0000555555611025 in dnf5::Context::Impl::download_and_run (this=0x5555556f66e0, transaction=...) at /usr/src/debug/dnf5-5.2.8.1-1.fc41.x86_64/dnf5/context.cpp:494
#17 0x0000555555585dbb in dnf5::Context::download_and_run (this=0x7fffffffe0d0, transaction=<optimized out>) at /usr/src/debug/dnf5-5.2.8.1-1.fc41.x86_64/dnf5/context.cpp:590
#18 main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/dnf5-5.2.8.1-1.fc41.x86_64/dnf5/main.cpp:1473

I am using dnf5-5.2.8.1-1.fc41.x86_64

@imciner2
Copy link
Author

When updating firefox, these are the last lines in the log file:

2024-12-18T22:36:28+0000 [1137526] INFO RPM callback transaction start, total 4
2024-12-18T22:36:28+0000 [1137526] INFO RPM callback transaction stop, total 4
2024-12-18T22:36:28+0000 [1137526] INFO RPM callback open file "/var/cache/libdnf5/updates-e19adde8fd271134/packages/firefox-133.0.3-1.fc41.x86_64.rpm"
2024-12-18T22:36:28+0000 [1137526] INFO RPM callback close file
2024-12-18T22:36:28+0000 [1137526] INFO RPM callback open file "/var/cache/libdnf5/updates-e19adde8fd271134/packages/firefox-langpacks-133.0.3-1.fc41.x86_64.rpm"
2024-12-18T22:36:28+0000 [1137526] INFO RPM callback close file
2024-12-18T22:36:28+0000 [1137526] INFO RPM callback open file "/var/cache/libdnf5/updates-e19adde8fd271134/packages/firefox-133.0.3-1.fc41.x86_64.rpm"
2024-12-18T22:36:28+0000 [1137526] INFO RPM callback start pre-transaction scriptlet "firefox-0:133.0.3-1.fc41.x86_64"

So it appears it is crashing when running the pre-transaction scriptlet when trying to update the progress bar, because that progress bar hasn't been created yet I guess.

@ppisar
Copy link
Contributor

ppisar commented Dec 19, 2024

Yes, the active_progress_bar field of dnf5::RpmTransCB defaults to NULL and DNF5 code needs to explicitly initialize it with new_progress_bar() method. So probably somewhere the initialization is missing. Or we should guard all dereferences of active_progress_bar with a test on difference from NULL.

Unfortunately, I'm not able to reproduce it.

If you update the package, does it crash for you all time time?

@imciner2
Copy link
Author

I am seeing this on two separate machines reliably when I try to do any update that includes firefox or alsa-sof-firmware now, including just a plain dnf update command. I can do an update of separate packages, such as the kernel packages, with no problems.

Just looking through the code in context.cpp, it appears that install_start, uninstall_start, verify_start, and transactions_start all call new_progress_bar, so possibly the script_start function should also create a progress bar when it is being called on a pre-transaction scriptlet?

@pkratoch pkratoch added the Triaged Someone on the DNF 5 team has read the issue and determined the next steps to take label Jan 7, 2025
@ppisar
Copy link
Contributor

ppisar commented Jan 22, 2025

Could you please provide more lines of dnf.log when the crash happens. I'd like to see everything from "DEBUG Found running kernel". The problem of a backtrace is that it shows a state while I need to understand how we got to the state. If I cannot reproduce it, "INFO RPM callback" lines of the log could help. But the log you pasted is prematurely cut at the head.

Problem is that script_start is supposed to use a progressbar object created by one of the functions you named. Creating s new one would break the logic and even be impossible because the callback does not know a total number of elements. It is supposed to be constructed with withing verify_start.

I hope seeing the whole log helps me understand where is the mistake in callback order. It could be a bug in RPM library calling the pre-transcation script out of order.

@imciner2
Copy link
Author

I just tried a transaction to update Firefox, and here is the full contents of the dnf5.log file on the computer:

2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_yum_use_local_load_base: Repomd revision: 1737577178
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_yum_use_local: Repository was successfully located
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_yum_check_checksum_of_md_record: Checking checksum of /var/cache/libdnf5/google-chrome-6ed7e4f336f6863c/repodata/primary.xml.gz (expected: 00fa2f636cd1ef6e621618aabe8181318f47ba7cb671a70905c61cfb441fcf0f [sha256])
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_checksum_fd_compare: Using mtime cached in xattr: [user.librepo.checksum.mtime] 1737593935084646026
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_checksum_fd_compare: Using checksum cached in xattr: [user.librepo.checksum.sha256] 00fa2f636cd1ef6e621618aabe8181318f47ba7cb671a70905c61cfb441fcf0f
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_yum_check_checksum_of_md_record: Checksum check - Passed
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_handle_perform: Restoring an old SIGINT handler
2025-01-23T00:58:55+0000 [1445041] DEBUG Downloading metadata for repo "rpmfusion-free-updates"
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_handle_perform: Using dir: /var/cache/libdnf5/rpmfusion-free-updates-df1686944fe09e42/tmpdir.GVabFH
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_handle_perform: Using own SIGINT handler
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_download: Target: https://mirrors.rpmfusion.org/metalink?repo=free-fedora-updates-released-41&arch=x86_64 (-)
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] Selecting mirror for: https://mirrors.rpmfusion.org/metalink?repo=free-fedora-updates-released-41&arch=x86_64
2025-01-23T00:58:55+0000 [1445041] INFO [librepo] Downloading: https://mirrors.rpmfusion.org/metalink?repo=free-fedora-updates-released-41&arch=x86_64
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_download: Downloading started
2025-01-23T00:58:55+0000 [1445041] DEBUG No updateinfo metadata available for repo "code"
2025-01-23T00:58:55+0000 [1445041] DEBUG No group metadata available for repo "code"
2025-01-23T00:58:55+0000 [1445041] DEBUG No modules metadata available for repo code
2025-01-23T00:58:55+0000 [1445041] DEBUG Solvfile's repomd checksum doesn't match, read: "720efebdac57bd3092def056dd541cc8d8b77bee91ae7c0634e4dab39946888d" vs. expected repomd checksum: "85259914374c1d7b04a31d4afb38096df89bd8958baa2b41dca988f06f43ba64" for: /var/cache/libdnf5/google-chrome-6ed7e4f336f6863c/solv/google-chrome.solv
2025-01-23T00:58:55+0000 [1445041] DEBUG Loading repomd and primary for repo "google-chrome"
2025-01-23T00:58:55+0000 [1445041] TRACE Writing primary cache for repo "google-chrome" to "/var/cache/libdnf5/google-chrome-6ed7e4f336f6863c/solv/google-chrome.solv.5Ydb1G" (checksum: 0x85259914374c1d7b04a31d4afb38096df89bd8958baa2b41dca988f06f43ba64)
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] Transfer finished: https://mirrors.rpmfusion.org/metalink?repo=free-fedora-updates-released-41&arch=x86_64 (Effective url: https://mirrors.rpmfusion.org/metalink?repo=free-fedora-updates-released-41&arch=x86_64)
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_handle_prepare_metalink: Parsing metalink.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_handle_prepare_metalink: Mirrors from metalink:
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   http://www.mirrorservice.org/sites/download1.rpmfusion.org/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   rsync://rsync.mirrorservice.org/download1.rpmfusion.org/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   http://mirrors.coreix.net/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   http://fedora.tu-chemnitz.de/pub/linux/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   http://mirrors.neterra.net/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   ftp://mirrors.neterra.net/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   rsync://mirrors.neterra.net/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   https://mirrors.neterra.net/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   rsync://rpmfusion.ip-connect.vn.ua/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   http://rpmfusion.ip-connect.vn.ua/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   https://rpmfusion.ip-connect.info/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   http://rpmfusion.ip-connect.info/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   rsync://rpmfusion.ip-connect.info/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   http://ftp-stud.hs-esslingen.de/pub/Mirrors/rpmfusion.org/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   rsync://mirror1.hs-esslingen.de/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   https://ftp-stud.hs-esslingen.de/pub/Mirrors/rpmfusion.org/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   http://ftp.icm.edu.pl/pub/Linux/dist/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   https://ftp.icm.edu.pl/pub/Linux/dist/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   rsync://ftp.icm.edu.pl/pub/Linux/dist/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   ftp://ftp.fi.muni.cz/pub/linux/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   https://ftp.fi.muni.cz/pub/linux/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   rsync://ftp.fi.muni.cz/pub/linux/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   http://ftp.fi.muni.cz/pub/linux/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   http://mirrors.netix.net/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   rsync://mirrors.netix.net/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   https://mirrors.netix.net/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   ftp://mirrors.netix.net/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   http://mirror.yandex.ru/fedora/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   rsync://mirror.yandex.ru/fedora/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   http://mirror.de.leaseweb.net/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   http://ftp.nluug.nl/os/Linux/distr/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   rsync://mirror.netsite.dk/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   https://mirror.netsite.dk/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   http://mirror.netsite.dk/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   http://mir01.syntis.net/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   http://mirror.nl.leaseweb.net/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   http://fr2.rpmfind.net/linux/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   rsync://fr2.rpmfind.net/linux/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   http://download1.rpmfusion.org/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   rsync://download1.rpmfusion.org/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   https://download1.rpmfusion.org/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   http://www.fedora.is/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   rsync://rsync.fedora.is/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   http://ftp.upjs.sk/pub/mirrors/rpmfusion.org/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_handle_prepare_metalink: Metalink parsed
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_handle_perform: Downloading/Locating yum repo
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_yum_download_remote: Downloading/Copying repo..
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_yum_download_repomd: Downloading repomd.xml via mirrorlist
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_get_best_checksum: Expected checksum for repomd.xml: (sha512) ead986e529e61fb462d5791bd3c56c8dfc3308b4e24c7c48c40e858d59ff3245fd5900b2aef5f3a7d43f3eee12af4761414395f231e0ea9f7666bf856c6dac10
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_download: Target: repodata/repomd.xml (-)
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x56428752d020
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://www.mirrorservice.org/sites/download1.rpmfusion.org/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://rsync.mirrorservice.org/download1.rpmfusion.org/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://mirrors.coreix.net/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://fedora.tu-chemnitz.de/pub/linux/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://mirrors.neterra.net/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: ftp://mirrors.neterra.net/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://mirrors.neterra.net/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://mirrors.neterra.net/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://rpmfusion.ip-connect.vn.ua/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://rpmfusion.ip-connect.vn.ua/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://rpmfusion.ip-connect.info/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://rpmfusion.ip-connect.info/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://rpmfusion.ip-connect.info/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://ftp-stud.hs-esslingen.de/pub/Mirrors/rpmfusion.org/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://mirror1.hs-esslingen.de/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://ftp-stud.hs-esslingen.de/pub/Mirrors/rpmfusion.org/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://ftp.icm.edu.pl/pub/Linux/dist/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://ftp.icm.edu.pl/pub/Linux/dist/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://ftp.icm.edu.pl/pub/Linux/dist/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: ftp://ftp.fi.muni.cz/pub/linux/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://ftp.fi.muni.cz/pub/linux/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://ftp.fi.muni.cz/pub/linux/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://ftp.fi.muni.cz/pub/linux/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://mirrors.netix.net/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://mirrors.netix.net/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://mirrors.netix.net/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: ftp://mirrors.netix.net/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://mirror.yandex.ru/fedora/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://mirror.yandex.ru/fedora/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://mirror.de.leaseweb.net/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://ftp.nluug.nl/os/Linux/distr/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://mirror.netsite.dk/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://mirror.netsite.dk/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://mirror.netsite.dk/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://mir01.syntis.net/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://mirror.nl.leaseweb.net/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://fr2.rpmfind.net/linux/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://fr2.rpmfind.net/linux/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://download1.rpmfusion.org/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://download1.rpmfusion.org/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://download1.rpmfusion.org/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://www.fedora.is/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://rsync.fedora.is/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://ftp.upjs.sk/pub/mirrors/rpmfusion.org/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] Selecting mirror for: repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] INFO [librepo] Downloading: http://www.mirrorservice.org/sites/download1.rpmfusion.org/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_download: Downloading started
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] Transfer finished: repodata/repomd.xml (Effective url: http://www.mirrorservice.org/sites/download1.rpmfusion.org/free/fedora/updates/41/x86_64/repodata/repomd.xml)
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] check_finished_transfer_checksum: Checksum (sha512) ead986e529e61fb462d5791bd3c56c8dfc3308b4e24c7c48c40e858d59ff3245fd5900b2aef5f3a7d43f3eee12af4761414395f231e0ea9f7666bf856c6dac10 is OK
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_yum_download_remote: Parsing repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] 1737185603: Repomd revision: lr_yum_download_remote
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_download: Target: repodata/7a3ce114756800b235b28861571aeec99fe2c1066275a24d4c05216efc7463ba-comps-f41.xml.xz (-)
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x56428752d020
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://www.mirrorservice.org/sites/download1.rpmfusion.org/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://rsync.mirrorservice.org/download1.rpmfusion.org/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://mirrors.coreix.net/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://fedora.tu-chemnitz.de/pub/linux/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://mirrors.neterra.net/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: ftp://mirrors.neterra.net/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://mirrors.neterra.net/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://mirrors.neterra.net/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://rpmfusion.ip-connect.vn.ua/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://rpmfusion.ip-connect.vn.ua/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://rpmfusion.ip-connect.info/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://rpmfusion.ip-connect.info/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://rpmfusion.ip-connect.info/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://ftp-stud.hs-esslingen.de/pub/Mirrors/rpmfusion.org/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://mirror1.hs-esslingen.de/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://ftp-stud.hs-esslingen.de/pub/Mirrors/rpmfusion.org/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://ftp.icm.edu.pl/pub/Linux/dist/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://ftp.icm.edu.pl/pub/Linux/dist/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://ftp.icm.edu.pl/pub/Linux/dist/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: ftp://ftp.fi.muni.cz/pub/linux/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://ftp.fi.muni.cz/pub/linux/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://ftp.fi.muni.cz/pub/linux/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://ftp.fi.muni.cz/pub/linux/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://mirrors.netix.net/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://mirrors.netix.net/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://mirrors.netix.net/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: ftp://mirrors.netix.net/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://mirror.yandex.ru/fedora/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://mirror.yandex.ru/fedora/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://mirror.de.leaseweb.net/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://ftp.nluug.nl/os/Linux/distr/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://mirror.netsite.dk/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://mirror.netsite.dk/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://mirror.netsite.dk/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://mir01.syntis.net/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://mirror.nl.leaseweb.net/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://fr2.rpmfind.net/linux/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://fr2.rpmfind.net/linux/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://download1.rpmfusion.org/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://download1.rpmfusion.org/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://download1.rpmfusion.org/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://www.fedora.is/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://rsync.fedora.is/rpmfusion/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://ftp.upjs.sk/pub/mirrors/rpmfusion.org/free/fedora/updates/41/x86_64/
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_download: Target: repodata/5b63099d2d640fe3bc92909c4479d93e5811550b9a66a8c0e9a55e978fddf8d9-primary.xml.gz (-)
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] Selecting mirror for: repodata/7a3ce114756800b235b28861571aeec99fe2c1066275a24d4c05216efc7463ba-comps-f41.xml.xz
2025-01-23T00:58:55+0000 [1445041] INFO [librepo] Downloading: http://www.mirrorservice.org/sites/download1.rpmfusion.org/free/fedora/updates/41/x86_64/repodata/7a3ce114756800b235b28861571aeec99fe2c1066275a24d4c05216efc7463ba-comps-f41.xml.xz
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] Selecting mirror for: repodata/5b63099d2d640fe3bc92909c4479d93e5811550b9a66a8c0e9a55e978fddf8d9-primary.xml.gz
2025-01-23T00:58:55+0000 [1445041] INFO [librepo] Downloading: http://www.mirrorservice.org/sites/download1.rpmfusion.org/free/fedora/updates/41/x86_64/repodata/5b63099d2d640fe3bc92909c4479d93e5811550b9a66a8c0e9a55e978fddf8d9-primary.xml.gz
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_download: Downloading started
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] Transfer finished: repodata/7a3ce114756800b235b28861571aeec99fe2c1066275a24d4c05216efc7463ba-comps-f41.xml.xz (Effective url: http://www.mirrorservice.org/sites/download1.rpmfusion.org/free/fedora/updates/41/x86_64/repodata/7a3ce114756800b235b28861571aeec99fe2c1066275a24d4c05216efc7463ba-comps-f41.xml.xz)
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] check_finished_transfer_checksum: Checksum (sha256) 7a3ce114756800b235b28861571aeec99fe2c1066275a24d4c05216efc7463ba is OK
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] Transfer finished: repodata/5b63099d2d640fe3bc92909c4479d93e5811550b9a66a8c0e9a55e978fddf8d9-primary.xml.gz (Effective url: http://www.mirrorservice.org/sites/download1.rpmfusion.org/free/fedora/updates/41/x86_64/repodata/5b63099d2d640fe3bc92909c4479d93e5811550b9a66a8c0e9a55e978fddf8d9-primary.xml.gz)
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] check_finished_transfer_checksum: Checksum (sha256) 5b63099d2d640fe3bc92909c4479d93e5811550b9a66a8c0e9a55e978fddf8d9 is OK
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_handle_perform: Restoring an old SIGINT handler
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_handle_perform: Using dir: /var/cache/libdnf5/rpmfusion-free-updates-df1686944fe09e42
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_handle_perform: Using own SIGINT handler
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_handle_prepare_metalink: Local metalink.xml found at /var/cache/libdnf5/rpmfusion-free-updates-df1686944fe09e42/metalink.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_handle_prepare_metalink: Parsing metalink.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_handle_prepare_metalink: Mirrors from metalink:
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   http://www.mirrorservice.org/sites/download1.rpmfusion.org/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   rsync://rsync.mirrorservice.org/download1.rpmfusion.org/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   http://mirrors.coreix.net/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   http://fedora.tu-chemnitz.de/pub/linux/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   http://mirrors.neterra.net/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   ftp://mirrors.neterra.net/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   rsync://mirrors.neterra.net/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   https://mirrors.neterra.net/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   rsync://rpmfusion.ip-connect.vn.ua/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   http://rpmfusion.ip-connect.vn.ua/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   https://rpmfusion.ip-connect.info/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   http://rpmfusion.ip-connect.info/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   rsync://rpmfusion.ip-connect.info/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   http://ftp-stud.hs-esslingen.de/pub/Mirrors/rpmfusion.org/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   rsync://mirror1.hs-esslingen.de/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   https://ftp-stud.hs-esslingen.de/pub/Mirrors/rpmfusion.org/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   http://ftp.icm.edu.pl/pub/Linux/dist/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   https://ftp.icm.edu.pl/pub/Linux/dist/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   rsync://ftp.icm.edu.pl/pub/Linux/dist/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   ftp://ftp.fi.muni.cz/pub/linux/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   https://ftp.fi.muni.cz/pub/linux/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   rsync://ftp.fi.muni.cz/pub/linux/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   http://ftp.fi.muni.cz/pub/linux/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   http://mirrors.netix.net/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   rsync://mirrors.netix.net/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   https://mirrors.netix.net/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   ftp://mirrors.netix.net/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   http://mirror.yandex.ru/fedora/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   rsync://mirror.yandex.ru/fedora/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   http://mirror.de.leaseweb.net/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   http://ftp.nluug.nl/os/Linux/distr/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   rsync://mirror.netsite.dk/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   https://mirror.netsite.dk/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   http://mirror.netsite.dk/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   http://mir01.syntis.net/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   http://mirror.nl.leaseweb.net/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   http://fr2.rpmfind.net/linux/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   rsync://fr2.rpmfind.net/linux/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   http://download1.rpmfusion.org/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   rsync://download1.rpmfusion.org/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   https://download1.rpmfusion.org/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   http://www.fedora.is/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   rsync://rsync.fedora.is/rpmfusion/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo]   http://ftp.upjs.sk/pub/mirrors/rpmfusion.org/free/fedora/updates/41/x86_64/repodata/repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_handle_prepare_metalink: Metalink parsed
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_handle_perform: Downloading/Locating yum repo
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_yum_use_local: Locating repo..
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_yum_use_local_load_base: Found local metalink: /var/cache/libdnf5/rpmfusion-free-updates-df1686944fe09e42/metalink.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_yum_use_local_load_base: Parsing repomd.xml
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_yum_use_local_load_base: Repomd revision: 1737185603
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_yum_use_local: Repository was successfully located
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_yum_check_checksum_of_md_record: Checking checksum of /var/cache/libdnf5/rpmfusion-free-updates-df1686944fe09e42/repodata/7a3ce114756800b235b28861571aeec99fe2c1066275a24d4c05216efc7463ba-comps-f41.xml.xz (expected: 7a3ce114756800b235b28861571aeec99fe2c1066275a24d4c05216efc7463ba [sha256])
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_checksum_fd_compare: Using mtime cached in xattr: [user.librepo.checksum.mtime] 1737593935196646540
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_checksum_fd_compare: Using checksum cached in xattr: [user.librepo.checksum.sha256] 7a3ce114756800b235b28861571aeec99fe2c1066275a24d4c05216efc7463ba
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_yum_check_checksum_of_md_record: Checksum check - Passed
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_yum_check_checksum_of_md_record: Checking checksum of /var/cache/libdnf5/rpmfusion-free-updates-df1686944fe09e42/repodata/5b63099d2d640fe3bc92909c4479d93e5811550b9a66a8c0e9a55e978fddf8d9-primary.xml.gz (expected: 5b63099d2d640fe3bc92909c4479d93e5811550b9a66a8c0e9a55e978fddf8d9 [sha256])
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_checksum_fd_compare: Using mtime cached in xattr: [user.librepo.checksum.mtime] 1737593935198646550
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_checksum_fd_compare: Using checksum cached in xattr: [user.librepo.checksum.sha256] 5b63099d2d640fe3bc92909c4479d93e5811550b9a66a8c0e9a55e978fddf8d9
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_yum_check_checksum_of_md_record: Checksum check - Passed
2025-01-23T00:58:55+0000 [1445041] DEBUG [librepo] lr_handle_perform: Restoring an old SIGINT handler
2025-01-23T00:58:55+0000 [1445041] DEBUG No updateinfo metadata available for repo "google-chrome"
2025-01-23T00:58:55+0000 [1445041] DEBUG No group metadata available for repo "google-chrome"
2025-01-23T00:58:55+0000 [1445041] DEBUG No modules metadata available for repo google-chrome
2025-01-23T00:58:55+0000 [1445041] DEBUG Solvfile's repomd checksum doesn't match, read: "49025b3fdfff39dcbcfbc119449c67101d86d399e5b76f595e32580b0e7b81eb" vs. expected repomd checksum: "26c53f389e938ff42a1fd295196007e59152415a82c5779c2448941c61c9b581" for: /var/cache/libdnf5/rpmfusion-free-updates-df1686944fe09e42/solv/rpmfusion-free-updates.solv
2025-01-23T00:58:55+0000 [1445041] DEBUG Loading repomd and primary for repo "rpmfusion-free-updates"
2025-01-23T00:58:55+0000 [1445041] TRACE Writing primary cache for repo "rpmfusion-free-updates" to "/var/cache/libdnf5/rpmfusion-free-updates-df1686944fe09e42/solv/rpmfusion-free-updates.solv.gbxv6G" (checksum: 0x26c53f389e938ff42a1fd295196007e59152415a82c5779c2448941c61c9b581)
2025-01-23T00:58:55+0000 [1445041] DEBUG No updateinfo metadata available for repo "rpmfusion-free-updates"
2025-01-23T00:58:55+0000 [1445041] DEBUG Solvfile's repomd checksum doesn't match, read: "49025b3fdfff39dcbcfbc119449c67101d86d399e5b76f595e32580b0e7b81eb" vs. expected repomd checksum: "26c53f389e938ff42a1fd295196007e59152415a82c5779c2448941c61c9b581" for: /var/cache/libdnf5/rpmfusion-free-updates-df1686944fe09e42/solv/rpmfusion-free-updates-group.solvx
2025-01-23T00:58:55+0000 [1445041] DEBUG Loading group extension for repo "rpmfusion-free-updates" from "/var/cache/libdnf5/rpmfusion-free-updates-df1686944fe09e42/repodata/7a3ce114756800b235b28861571aeec99fe2c1066275a24d4c05216efc7463ba-comps-f41.xml.xz"
2025-01-23T00:58:55+0000 [1445041] TRACE Writing group extension cache for repo "rpmfusion-free-updates" to "/var/cache/libdnf5/rpmfusion-free-updates-df1686944fe09e42/solv/rpmfusion-free-updates-group.solvx.lZ5buJ"
2025-01-23T00:58:55+0000 [1445041] DEBUG No modules metadata available for repo rpmfusion-free-updates
2025-01-23T00:58:55+0000 [1445041] DEBUG Rewriting repo "@System" with added file provides
2025-01-23T00:58:55+0000 [1445041] DEBUG Rewriting repo "cuda-fedora37-x86_64" with added file provides
2025-01-23T00:58:55+0000 [1445041] DEBUG Rewriting repo "slack" with added file provides
2025-01-23T00:58:55+0000 [1445041] DEBUG Rewriting repo "updates" with added file provides
2025-01-23T00:58:55+0000 [1445041] TRACE Writing primary cache for repo "updates" to "/var/cache/libdnf5/updates-e19adde8fd271134/solv/updates.solv.bvBqzm" (checksum: 0x22a4e3fde8f8ff3a4de0eac40eb87dd4795e6c0fd15a962208cd38ab09bb994a)
2025-01-23T00:58:55+0000 [1445041] DEBUG Rewriting repo "cuda-rhel9-x86_64" with added file provides
2025-01-23T00:58:55+0000 [1445041] TRACE Writing primary cache for repo "cuda-rhel9-x86_64" to "/var/cache/libdnf5/cuda-rhel9-x86_64-b6b2479bf944c5cb/solv/cuda-rhel9-x86_64.solv.5elLgT" (checksum: 0xa5e790cae86afd85505f44b20bb8ae4ad74835c95799faca0878397e8a1d9503)
2025-01-23T00:58:55+0000 [1445041] DEBUG Rewriting repo "sublime-text" with added file provides
2025-01-23T00:58:55+0000 [1445041] TRACE Writing primary cache for repo "sublime-text" to "/var/cache/libdnf5/sublime-text-97de60ea8b05c154/solv/sublime-text.solv.vW4BKA" (checksum: 0x63b0388e8aac404be339b54e80d323b6c8209b129d87ec865d0afa6ca568ab52)
2025-01-23T00:58:55+0000 [1445041] DEBUG Rewriting repo "copr:copr.fedorainfracloud.org:group_kicad:kicad" with added file provides
2025-01-23T00:58:55+0000 [1445041] TRACE Writing primary cache for repo "copr:copr.fedorainfracloud.org:group_kicad:kicad" to "/var/cache/libdnf5/copr:copr.fedorainfracloud.org:group_kicad:kicad-e9c433137ed4c3e9/solv/copr:copr.fedorainfracloud.org:group_kicad:kicad.solv.kfsP1E" (checksum: 0x4a64bf53ee3fc2c779fa4ce296a779b16a6b6200a347d9c36b0d3c1cbd2d26a8)
2025-01-23T00:58:55+0000 [1445041] DEBUG Rewriting repo "rpmfusion-nonfree-updates" with added file provides
2025-01-23T00:58:55+0000 [1445041] TRACE Writing primary cache for repo "rpmfusion-nonfree-updates" to "/var/cache/libdnf5/rpmfusion-nonfree-updates-2a46290bbd60e407/solv/rpmfusion-nonfree-updates.solv.NmCppz" (checksum: 0x563f62458f395f413f831d283c680ac525f5e2cf391f7ebfcdb607ad0015a102)
2025-01-23T00:58:55+0000 [1445041] DEBUG Rewriting repo "viva64" with added file provides
2025-01-23T00:58:55+0000 [1445041] TRACE Writing primary cache for repo "viva64" to "/var/cache/libdnf5/viva64-58c34f17aa73e52c/solv/viva64.solv.4fIYZ4" (checksum: 0x0c8ad0919608d80777caf6d507be4223fac0ab9227a5b98c3e2cc5e44fbc68c8)
2025-01-23T00:58:55+0000 [1445041] DEBUG Rewriting repo "docker-ce-stable" with added file provides
2025-01-23T00:58:55+0000 [1445041] TRACE Writing primary cache for repo "docker-ce-stable" to "/var/cache/libdnf5/docker-ce-stable-5249cd849dbb0663/solv/docker-ce-stable.solv.eG9Awq" (checksum: 0x266fc40b0ba6feeabf5257f7b6027cce673d36625c828ece966053cfd46e59a9)
2025-01-23T00:58:55+0000 [1445041] DEBUG Rewriting repo "oneAPI" with added file provides
2025-01-23T00:58:55+0000 [1445041] DEBUG Rewriting repo "fedora" with added file provides
2025-01-23T00:58:55+0000 [1445041] DEBUG Rewriting repo "teams" with added file provides
2025-01-23T00:58:55+0000 [1445041] DEBUG Rewriting repo "cuda-fedora35-x86_64" with added file provides
2025-01-23T00:58:55+0000 [1445041] DEBUG Rewriting repo "cuda-rhel9-cross-linux-sbsa" with added file provides
2025-01-23T00:58:55+0000 [1445041] DEBUG Rewriting repo "cuda-fedora39-x86_64" with added file provides
2025-01-23T00:58:55+0000 [1445041] DEBUG Rewriting repo "@System" with added file provides
2025-01-23T00:58:55+0000 [1445041] DEBUG Rewriting repo "fedora-cisco-openh264" with added file provides
2025-01-23T00:58:55+0000 [1445041] DEBUG Rewriting repo "rpmfusion-nonfree" with added file provides
2025-01-23T00:58:55+0000 [1445041] DEBUG Rewriting repo "code" with added file provides
2025-01-23T00:58:55+0000 [1445041] TRACE Writing primary cache for repo "code" to "/var/cache/libdnf5/code-1a27fa61fdd77ffb/solv/code.solv.khJFVh" (checksum: 0x8e4c2ac1be6d2e12775d1fd5a504c79484bb6607c37dc89e4c04a2fdccf697b7)
2025-01-23T00:58:56+0000 [1445041] DEBUG Rewriting repo "rpmfusion-free" with added file provides
2025-01-23T00:58:56+0000 [1445041] DEBUG Rewriting repo "google-chrome" with added file provides
2025-01-23T00:58:56+0000 [1445041] TRACE Writing primary cache for repo "google-chrome" to "/var/cache/libdnf5/google-chrome-6ed7e4f336f6863c/solv/google-chrome.solv.KYaRyc" (checksum: 0x85259914374c1d7b04a31d4afb38096df89bd8958baa2b41dca988f06f43ba64)
2025-01-23T00:58:56+0000 [1445041] DEBUG Rewriting repo "rpmfusion-free-updates" with added file provides
2025-01-23T00:58:56+0000 [1445041] TRACE Writing primary cache for repo "rpmfusion-free-updates" to "/var/cache/libdnf5/rpmfusion-free-updates-df1686944fe09e42/solv/rpmfusion-free-updates.solv.vy1C08" (checksum: 0x26c53f389e938ff42a1fd295196007e59152415a82c5779c2448941c61c9b581)
2025-01-23T00:58:56+0000 [1445041] DEBUG Multiple module platforms provided by available packages
2025-01-23T00:58:56+0000 [1445041] DEBUG Multiple module platforms provided by installed packages
2025-01-23T00:58:56+0000 [1445041] DEBUG Found running kernel: kernel-core-0:6.12.4-200.fc41.x86_64
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_download_packages: Using own SIGINT handler
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_download: Target: https://mirrors.fedoraproject.org/metalink?repo=updates-released-f41&arch=x86_64 (-)
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] Selecting mirror for: https://mirrors.fedoraproject.org/metalink?repo=updates-released-f41&arch=x86_64
2025-01-23T00:59:02+0000 [1445041] INFO [librepo] Downloading: https://mirrors.fedoraproject.org/metalink?repo=updates-released-f41&arch=x86_64
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_download: Downloading started
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] Transfer finished: https://mirrors.fedoraproject.org/metalink?repo=updates-released-f41&arch=x86_64 (Effective url: https://mirrors.fedoraproject.org/metalink?repo=updates-released-f41&arch=x86_64)
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_handle_prepare_metalink: Parsing metalink.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_handle_prepare_metalink: Mirrors from metalink:
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   https://ask4.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://ask4.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   rsync://ask4.mm.fcix.net/fedora-enchilada/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   https://b4sh.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://b4sh.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   rsync://b4sh.mm.fcix.net/fedora-enchilada/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   https://divergentnetworks.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://divergentnetworks.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   rsync://divergentnetworks.mm.fcix.net/fedora-enchilada/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://creeperhost.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   https://creeperhost.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   rsync://creeperhost.mm.fcix.net/fedora-enchilada/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   https://ftp-stud.hs-esslingen.de/pub/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   rsync://ftp-stud.hs-esslingen.de/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://ftp-stud.hs-esslingen.de/pub/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://mirror.netzwerge.de/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   https://mirror.netzwerge.de/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   rsync://mirror.netzwerge.de/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   https://ftp.plusline.net/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   rsync://ftp.plusline.net/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://ftp.plusline.net/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://mirror.yandex.ru/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   rsync://mirror.yandex.ru/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   https://mirror.yandex.ru/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   https://mirrors.xtom.de/fedora/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://mirrors.xtom.de/fedora/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   rsync://mirrors.xtom.de/fedora/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://mirror.23m.com/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   https://mirror.23m.com/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   rsync://mirror.23m.com/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   rsync://mirror.karneval.cz/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   https://mirror.karneval.cz/pub/linux/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   rsync://mirror.netsite.dk/fedora/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   https://mirror.netsite.dk/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://mirror.netsite.dk/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   https://ftp.upjs.sk/pub/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://ftp.upjs.sk/pub/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   rsync://ftp.upjs.sk/pub/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   rsync://mirrors.dotsrc.org/fedora-enchilada/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://mirrors.dotsrc.org/fedora-enchilada/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   https://mirrors.dotsrc.org/fedora-enchilada/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   rsync://mirror.datacenter.by/fedora-linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   https://mirror.datacenter.by/pub/fedoraproject.org/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://mirror.datacenter.by/pub/fedoraproject.org/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   rsync://ftp.halifax.rwth-aachen.de/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://ftp.halifax.rwth-aachen.de/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://fedora.ipacct.com/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   https://fedora.ipacct.com/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   rsync://fedora.ipacct.com/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   rsync://ftp.nluug.nl/Fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://ftp.nluug.nl/pub/os/Linux/distr/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://ftp.uni-bayreuth.de/linux/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   rsync://rsync.uni-bayreuth.de/fedora-enchilada/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   rsync://rsync.nic.funet.fi/ftp/pub/mirrors/fedora.redhat.com/pub/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://www.nic.funet.fi/pub/mirrors/fedora.redhat.com/pub/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   https://eu.edge.kernel.org/fedora/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://mirror.vpsnet.com/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   https://mirror.vpsnet.com/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   https://mirror.init7.net/fedora/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://mirror.init7.net/fedora/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   https://mirrors.xtom.ee/fedora/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   rsync://mirrors.xtom.ee/fedora/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://mirrors.xtom.ee/fedora/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://ftp.sh.cvut.cz/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   https://ftp.sh.cvut.cz/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   rsync://ftp.sh.cvut.cz/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://mirror.bahnhof.net/pub/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   https://mirror.bahnhof.net/pub/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   https://ftp.icm.edu.pl/pub/Linux/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://ftp.icm.edu.pl/pub/Linux/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   rsync://ftp.icm.edu.pl/pub/Linux/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://mirror.accum.se/mirror/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   rsync://mirror.accum.se/mirror/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   https://mirror.accum.se/mirror/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://mirror.dogado.de/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   https://mirror.dogado.de/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   rsync://mirror.dogado.de/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   https://mirror.nl.mirhosting.net/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://mirror.nl.mirhosting.net/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   rsync://mirror.nl.mirhosting.net/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://mirror.in2p3.fr/pub/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   rsync://mirror.in2p3.fr/pub/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   https://mirror.in2p3.fr/pub/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://ftp.cica.es/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   rsync://rsync.cica.es/fedora-linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   https://level66.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://level66.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   rsync://level66.mm.fcix.net/fedora-enchilada/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   https://mirrors.nxthost.com/fedora/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://mirrors.nxthost.com/fedora/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   rsync://mirrors.nxthost.com/fedora/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   rsync://ftp.fi.muni.cz/pub/linux/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://ftp.fi.muni.cz/pub/linux/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   rsync://ftp.uni-stuttgart.de/fedora/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   https://ftp.uni-stuttgart.de/fedora/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://ftp.uni-stuttgart.de/fedora/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   rsync://mirror.nl.leaseweb.net/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://mirror.nl.leaseweb.net/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   rsync://mirror.i3d.net/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   https://mirror.i3d.net/pub/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://mirror.i3d.net/pub/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://ftp.fau.de/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   https://ftp.fau.de/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   rsync://ftp.fau.de/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   https://ipng.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   rsync://ipng.mm.fcix.net/fedora-enchilada/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://ipng.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   https://fastmirror.pp.ua/fedora/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   rsync://fastmirror.pp.ua/fedora/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://fastmirror.pp.ua/fedora/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   rsync://distrib-coffee.ipsl.jussieu.fr/pub/linux/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://distrib-coffee.ipsl.jussieu.fr/pub/linux/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://ftp.tudelft.nl/download.fedora.redhat.com/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://ftp.colocall.net/pub/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   rsync://ftp.colocall.net/Fedora/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://mirrors.chroot.ro/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   https://repo.hyron.dev/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://ftp.lip6.fr/ftp/pub/linux/distributions/fedora/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   rsync://ftp.lip6.fr/Fedora/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   https://ftp.lip6.fr/ftp/pub/linux/distributions/fedora/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   https://fr2.rpmfind.net/linux/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://fr2.rpmfind.net/linux/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   rsync://fr2.rpmfind.net/linux/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://ftp.ines.lug.ro/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo]   http://ftp.otenet.gr/linux/fedora/linux/updates/41/Everything/x86_64/repodata/repomd.xml
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_handle_prepare_metalink: Metalink parsed
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_download: Target: Packages/f/firefox-134.0.1-1.fc41.x86_64.rpm (-)
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x564287309fd0
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://ask4.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://ask4.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://ask4.mm.fcix.net/fedora-enchilada/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://b4sh.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://b4sh.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://b4sh.mm.fcix.net/fedora-enchilada/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://divergentnetworks.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://divergentnetworks.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://divergentnetworks.mm.fcix.net/fedora-enchilada/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://creeperhost.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://creeperhost.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://creeperhost.mm.fcix.net/fedora-enchilada/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://ftp-stud.hs-esslingen.de/pub/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://ftp-stud.hs-esslingen.de/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://ftp-stud.hs-esslingen.de/pub/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://mirror.netzwerge.de/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://mirror.netzwerge.de/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://mirror.netzwerge.de/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://ftp.plusline.net/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://ftp.plusline.net/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://ftp.plusline.net/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://mirror.yandex.ru/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://mirror.yandex.ru/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://mirror.yandex.ru/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://mirrors.xtom.de/fedora/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://mirrors.xtom.de/fedora/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://mirrors.xtom.de/fedora/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://mirror.23m.com/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://mirror.23m.com/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://mirror.23m.com/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://mirror.karneval.cz/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://mirror.karneval.cz/pub/linux/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://mirror.netsite.dk/fedora/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://mirror.netsite.dk/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://mirror.netsite.dk/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://ftp.upjs.sk/pub/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://ftp.upjs.sk/pub/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://ftp.upjs.sk/pub/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://mirrors.dotsrc.org/fedora-enchilada/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://mirrors.dotsrc.org/fedora-enchilada/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://mirrors.dotsrc.org/fedora-enchilada/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://mirror.datacenter.by/fedora-linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://mirror.datacenter.by/pub/fedoraproject.org/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://mirror.datacenter.by/pub/fedoraproject.org/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://ftp.halifax.rwth-aachen.de/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://ftp.halifax.rwth-aachen.de/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://fedora.ipacct.com/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://fedora.ipacct.com/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://fedora.ipacct.com/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://ftp.nluug.nl/Fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://ftp.nluug.nl/pub/os/Linux/distr/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://ftp.uni-bayreuth.de/linux/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://rsync.uni-bayreuth.de/fedora-enchilada/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://rsync.nic.funet.fi/ftp/pub/mirrors/fedora.redhat.com/pub/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://www.nic.funet.fi/pub/mirrors/fedora.redhat.com/pub/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://eu.edge.kernel.org/fedora/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://mirror.vpsnet.com/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://mirror.vpsnet.com/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://mirror.init7.net/fedora/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://mirror.init7.net/fedora/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://mirrors.xtom.ee/fedora/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://mirrors.xtom.ee/fedora/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://mirrors.xtom.ee/fedora/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://ftp.sh.cvut.cz/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://ftp.sh.cvut.cz/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://ftp.sh.cvut.cz/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://mirror.bahnhof.net/pub/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://mirror.bahnhof.net/pub/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://ftp.icm.edu.pl/pub/Linux/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://ftp.icm.edu.pl/pub/Linux/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://ftp.icm.edu.pl/pub/Linux/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://mirror.accum.se/mirror/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://mirror.accum.se/mirror/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://mirror.accum.se/mirror/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://mirror.dogado.de/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://mirror.dogado.de/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://mirror.dogado.de/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://mirror.nl.mirhosting.net/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://mirror.nl.mirhosting.net/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://mirror.nl.mirhosting.net/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://mirror.in2p3.fr/pub/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://mirror.in2p3.fr/pub/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://mirror.in2p3.fr/pub/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://ftp.cica.es/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://rsync.cica.es/fedora-linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://level66.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://level66.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://level66.mm.fcix.net/fedora-enchilada/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://mirrors.nxthost.com/fedora/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://mirrors.nxthost.com/fedora/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://mirrors.nxthost.com/fedora/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://ftp.fi.muni.cz/pub/linux/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://ftp.fi.muni.cz/pub/linux/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://ftp.uni-stuttgart.de/fedora/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://ftp.uni-stuttgart.de/fedora/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://ftp.uni-stuttgart.de/fedora/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://mirror.nl.leaseweb.net/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://mirror.nl.leaseweb.net/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://mirror.i3d.net/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://mirror.i3d.net/pub/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://mirror.i3d.net/pub/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://ftp.fau.de/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://ftp.fau.de/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://ftp.fau.de/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://ipng.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://ipng.mm.fcix.net/fedora-enchilada/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://ipng.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://fastmirror.pp.ua/fedora/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://fastmirror.pp.ua/fedora/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://fastmirror.pp.ua/fedora/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://distrib-coffee.ipsl.jussieu.fr/pub/linux/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://distrib-coffee.ipsl.jussieu.fr/pub/linux/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://ftp.tudelft.nl/download.fedora.redhat.com/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://ftp.colocall.net/pub/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://ftp.colocall.net/Fedora/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://mirrors.chroot.ro/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://repo.hyron.dev/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://ftp.lip6.fr/ftp/pub/linux/distributions/fedora/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://ftp.lip6.fr/Fedora/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://ftp.lip6.fr/ftp/pub/linux/distributions/fedora/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: https://fr2.rpmfind.net/linux/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://fr2.rpmfind.net/linux/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: rsync://fr2.rpmfind.net/linux/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://ftp.ines.lug.ro/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_prepare_lrmirrors: Mirror: http://ftp.otenet.gr/linux/fedora/linux/updates/41/Everything/x86_64/
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_download: Target: Packages/n/nss-3.107.0-1.fc41.x86_64.rpm (-)
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_download: Target: Packages/n/nss-softokn-3.107.0-1.fc41.x86_64.rpm (-)
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_download: Target: Packages/n/nspr-4.36.0-2.fc41.x86_64.rpm (-)
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_download: Target: Packages/n/nss-util-3.107.0-1.fc41.x86_64.rpm (-)
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_download: Target: Packages/f/firefox-langpacks-134.0.1-1.fc41.x86_64.rpm (-)
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_download: Target: Packages/n/nss-softokn-freebl-3.107.0-1.fc41.x86_64.rpm (-)
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_download: Target: Packages/n/nss-tools-3.107.0-1.fc41.x86_64.rpm (-)
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_download: Target: Packages/n/nss-sysinit-3.107.0-1.fc41.x86_64.rpm (-)
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_download: Target: Packages/n/nss-devel-3.107.0-1.fc41.x86_64.rpm (-)
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_download: Target: Packages/n/nspr-devel-4.36.0-2.fc41.x86_64.rpm (-)
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_download: Target: Packages/n/nss-util-devel-3.107.0-1.fc41.x86_64.rpm (-)
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_download: Target: Packages/n/nss-softokn-devel-3.107.0-1.fc41.x86_64.rpm (-)
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_download: Target: Packages/n/nss-softokn-freebl-devel-3.107.0-1.fc41.x86_64.rpm (-)
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] Selecting mirror for: Packages/f/firefox-134.0.1-1.fc41.x86_64.rpm
2025-01-23T00:59:02+0000 [1445041] INFO [librepo] Downloading: https://ask4.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/Packages/f/firefox-134.0.1-1.fc41.x86_64.rpm
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] Selecting mirror for: Packages/n/nss-3.107.0-1.fc41.x86_64.rpm
2025-01-23T00:59:02+0000 [1445041] INFO [librepo] Downloading: https://ask4.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/Packages/n/nss-3.107.0-1.fc41.x86_64.rpm
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] Selecting mirror for: Packages/n/nss-softokn-3.107.0-1.fc41.x86_64.rpm
2025-01-23T00:59:02+0000 [1445041] INFO [librepo] Downloading: https://ask4.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/Packages/n/nss-softokn-3.107.0-1.fc41.x86_64.rpm
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_download: Downloading started
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_headercb: Server returned Content-Length: "672488" (converted 672488/672488 expected)
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_headercb: Server returned Content-Length: "369852" (converted 369852/369852 expected)
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_headercb: Server returned Content-Length: "70752735" (converted 70752735/70752735 expected)
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] Transfer finished: Packages/n/nss-3.107.0-1.fc41.x86_64.rpm (Effective url: https://ask4.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/Packages/n/nss-3.107.0-1.fc41.x86_64.rpm)
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] check_finished_transfer_checksum: Checksum (sha256) 4764f844884c639d24eec55f5b08731c583a12876184a7ccd0e520fda99e6acf is OK
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] Transfer finished: Packages/n/nss-softokn-3.107.0-1.fc41.x86_64.rpm (Effective url: https://ask4.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/Packages/n/nss-softokn-3.107.0-1.fc41.x86_64.rpm)
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] check_finished_transfer_checksum: Checksum (sha256) 4925a493e8e13c4f0e01dedb17eb984b21f9e0ed6bedda698793aceb070f4733 is OK
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] Selecting mirror for: Packages/n/nspr-4.36.0-2.fc41.x86_64.rpm
2025-01-23T00:59:02+0000 [1445041] INFO [librepo] Downloading: https://ask4.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/Packages/n/nspr-4.36.0-2.fc41.x86_64.rpm
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] Selecting mirror for: Packages/n/nss-util-3.107.0-1.fc41.x86_64.rpm
2025-01-23T00:59:02+0000 [1445041] INFO [librepo] Downloading: https://ask4.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/Packages/n/nss-util-3.107.0-1.fc41.x86_64.rpm
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_headercb: Server returned Content-Length: "83342" (converted 83342/83342 expected)
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_headercb: Server returned Content-Length: "130167" (converted 130167/130167 expected)
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] Transfer finished: Packages/n/nss-util-3.107.0-1.fc41.x86_64.rpm (Effective url: https://ask4.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/Packages/n/nss-util-3.107.0-1.fc41.x86_64.rpm)
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] check_finished_transfer_checksum: Checksum (sha256) 4f156c231fe37d4dbc03a431e0b122dfafa6b331885c2f74c8cd3eadc25a3e2e is OK
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] Selecting mirror for: Packages/f/firefox-langpacks-134.0.1-1.fc41.x86_64.rpm
2025-01-23T00:59:02+0000 [1445041] INFO [librepo] Downloading: https://ask4.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/Packages/f/firefox-langpacks-134.0.1-1.fc41.x86_64.rpm
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] Transfer finished: Packages/n/nspr-4.36.0-2.fc41.x86_64.rpm (Effective url: https://ask4.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/Packages/n/nspr-4.36.0-2.fc41.x86_64.rpm)
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] check_finished_transfer_checksum: Checksum (sha256) 188351adb10d1b98c811b85c15b69fe2409fe87cf2d145c4a839a1c14b7bedb8 is OK
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] Selecting mirror for: Packages/n/nss-softokn-freebl-3.107.0-1.fc41.x86_64.rpm
2025-01-23T00:59:02+0000 [1445041] INFO [librepo] Downloading: https://ask4.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/Packages/n/nss-softokn-freebl-3.107.0-1.fc41.x86_64.rpm
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_headercb: Server returned Content-Length: "51192504" (converted 51192504/51192504 expected)
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_headercb: Server returned Content-Length: "318338" (converted 318338/318338 expected)
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] Transfer finished: Packages/n/nss-softokn-freebl-3.107.0-1.fc41.x86_64.rpm (Effective url: https://ask4.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/Packages/n/nss-softokn-freebl-3.107.0-1.fc41.x86_64.rpm)
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] check_finished_transfer_checksum: Checksum (sha256) 7f755acc30d1e3ad57969422d629b2d79f7e8e11d0555ae7c5d44cb410b8e1a6 is OK
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] Selecting mirror for: Packages/n/nss-tools-3.107.0-1.fc41.x86_64.rpm
2025-01-23T00:59:02+0000 [1445041] INFO [librepo] Downloading: https://ask4.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/Packages/n/nss-tools-3.107.0-1.fc41.x86_64.rpm
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_headercb: Server returned Content-Length: "497818" (converted 497818/497818 expected)
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] Transfer finished: Packages/n/nss-tools-3.107.0-1.fc41.x86_64.rpm (Effective url: https://ask4.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/Packages/n/nss-tools-3.107.0-1.fc41.x86_64.rpm)
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] check_finished_transfer_checksum: Checksum (sha256) 4e385ff1e8bdd969716edb18f21313c653629216f387e2def493f5ea63193f69 is OK
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] Selecting mirror for: Packages/n/nss-sysinit-3.107.0-1.fc41.x86_64.rpm
2025-01-23T00:59:02+0000 [1445041] INFO [librepo] Downloading: https://ask4.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/Packages/n/nss-sysinit-3.107.0-1.fc41.x86_64.rpm
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_headercb: Server returned Content-Length: "18713" (converted 18713/18713 expected)
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] Transfer finished: Packages/n/nss-sysinit-3.107.0-1.fc41.x86_64.rpm (Effective url: https://ask4.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/Packages/n/nss-sysinit-3.107.0-1.fc41.x86_64.rpm)
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] check_finished_transfer_checksum: Checksum (sha256) 7ed4060db322b9f3547780e7fd4caff377f736345dc9a9402e00d6b57066b4cb is OK
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] Selecting mirror for: Packages/n/nss-devel-3.107.0-1.fc41.x86_64.rpm
2025-01-23T00:59:02+0000 [1445041] INFO [librepo] Downloading: https://ask4.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/Packages/n/nss-devel-3.107.0-1.fc41.x86_64.rpm
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_headercb: Server returned Content-Length: "201420" (converted 201420/201420 expected)
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] Transfer finished: Packages/n/nss-devel-3.107.0-1.fc41.x86_64.rpm (Effective url: https://ask4.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/Packages/n/nss-devel-3.107.0-1.fc41.x86_64.rpm)
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] check_finished_transfer_checksum: Checksum (sha256) ca75fce39e87b548e53371c3d3556e14b820e08ec6a1788352bc73c3e3552a89 is OK
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] Selecting mirror for: Packages/n/nspr-devel-4.36.0-2.fc41.x86_64.rpm
2025-01-23T00:59:02+0000 [1445041] INFO [librepo] Downloading: https://ask4.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/Packages/n/nspr-devel-4.36.0-2.fc41.x86_64.rpm
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_headercb: Server returned Content-Length: "117127" (converted 117127/117127 expected)
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] Transfer finished: Packages/n/nspr-devel-4.36.0-2.fc41.x86_64.rpm (Effective url: https://ask4.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/Packages/n/nspr-devel-4.36.0-2.fc41.x86_64.rpm)
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] check_finished_transfer_checksum: Checksum (sha256) bf71c13da27e8b34214f847878a4112a06048b0026e7c533637b93c22678e68d is OK
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] Selecting mirror for: Packages/n/nss-util-devel-3.107.0-1.fc41.x86_64.rpm
2025-01-23T00:59:02+0000 [1445041] INFO [librepo] Downloading: https://ask4.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/Packages/n/nss-util-devel-3.107.0-1.fc41.x86_64.rpm
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_headercb: Server returned Content-Length: "86832" (converted 86832/86832 expected)
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] Transfer finished: Packages/n/nss-util-devel-3.107.0-1.fc41.x86_64.rpm (Effective url: https://ask4.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/Packages/n/nss-util-devel-3.107.0-1.fc41.x86_64.rpm)
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] check_finished_transfer_checksum: Checksum (sha256) 7b96ad77b046857576230c144b31baa25f7a043020197ba3b685fd002923b15e is OK
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] Selecting mirror for: Packages/n/nss-softokn-devel-3.107.0-1.fc41.x86_64.rpm
2025-01-23T00:59:02+0000 [1445041] INFO [librepo] Downloading: https://ask4.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/Packages/n/nss-softokn-devel-3.107.0-1.fc41.x86_64.rpm
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_headercb: Server returned Content-Length: "14244" (converted 14244/14244 expected)
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] Transfer finished: Packages/n/nss-softokn-devel-3.107.0-1.fc41.x86_64.rpm (Effective url: https://ask4.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/Packages/n/nss-softokn-devel-3.107.0-1.fc41.x86_64.rpm)
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] check_finished_transfer_checksum: Checksum (sha256) 3b52be966563176b4337268a5df3f3b5ef55ad1a5faca17f4f4555ccb3fa69d8 is OK
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] Selecting mirror for: Packages/n/nss-softokn-freebl-devel-3.107.0-1.fc41.x86_64.rpm
2025-01-23T00:59:02+0000 [1445041] INFO [librepo] Downloading: https://ask4.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/Packages/n/nss-softokn-freebl-devel-3.107.0-1.fc41.x86_64.rpm
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] prepare_next_transfer: Resume ignored, existing file was not originally being downloaded by Librepo
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] lr_headercb: Server returned Content-Length: "42825" (converted 42825/42825 expected)
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] Transfer finished: Packages/n/nss-softokn-freebl-devel-3.107.0-1.fc41.x86_64.rpm (Effective url: https://ask4.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/Packages/n/nss-softokn-freebl-devel-3.107.0-1.fc41.x86_64.rpm)
2025-01-23T00:59:02+0000 [1445041] DEBUG [librepo] check_finished_transfer_checksum: Checksum (sha256) 55748cc91f36c1b82b05a8e039e2990de7ff4c13200bad36cc20fdc33946e418 is OK
2025-01-23T00:59:03+0000 [1445041] DEBUG [librepo] Transfer finished: Packages/f/firefox-langpacks-134.0.1-1.fc41.x86_64.rpm (Effective url: https://ask4.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/Packages/f/firefox-langpacks-134.0.1-1.fc41.x86_64.rpm)
2025-01-23T00:59:03+0000 [1445041] DEBUG [librepo] check_finished_transfer_checksum: Checksum (sha256) 84cc3398a0acb44f4f8f2f420a4b4a50d776721ed97123d06939a69b2d2daa50 is OK
2025-01-23T00:59:03+0000 [1445041] DEBUG [librepo] Transfer finished: Packages/f/firefox-134.0.1-1.fc41.x86_64.rpm (Effective url: https://ask4.mm.fcix.net/fedora/linux/updates/41/Everything/x86_64/Packages/f/firefox-134.0.1-1.fc41.x86_64.rpm)
2025-01-23T00:59:03+0000 [1445041] DEBUG [librepo] check_finished_transfer_checksum: Checksum (sha256) 177e69b774afad1720ea684b354b2cb085766fe962ac2b4b39a47f65603f6f0b is OK
2025-01-23T00:59:03+0000 [1445041] DEBUG [librepo] lr_download_packages: Restoring an old SIGINT handler
2025-01-23T00:59:04+0000 [1445041] DEBUG Implicitly added element firefox-0:132.0.1-2.fc41.x86_64 type remove package (caused by firefox-0:134.0.1-1.fc41.x86_64)
2025-01-23T00:59:04+0000 [1445041] DEBUG Implicitly added element nss-0:3.105.0-1.fc41.x86_64 type remove package (caused by nss-0:3.107.0-1.fc41.x86_64)
2025-01-23T00:59:04+0000 [1445041] DEBUG Implicitly added element nss-softokn-0:3.105.0-1.fc41.x86_64 type remove package (caused by nss-softokn-0:3.107.0-1.fc41.x86_64)
2025-01-23T00:59:04+0000 [1445041] DEBUG Implicitly added element nspr-0:4.35.0-30.fc41.x86_64 type remove package (caused by nspr-0:4.36.0-2.fc41.x86_64)
2025-01-23T00:59:04+0000 [1445041] DEBUG Implicitly added element nss-util-0:3.105.0-1.fc41.x86_64 type remove package (caused by nss-util-0:3.107.0-1.fc41.x86_64)
2025-01-23T00:59:04+0000 [1445041] DEBUG Implicitly added element firefox-langpacks-0:132.0.1-2.fc41.x86_64 type remove package (caused by firefox-langpacks-0:134.0.1-1.fc41.x86_64)
2025-01-23T00:59:04+0000 [1445041] DEBUG Implicitly added element nss-softokn-freebl-0:3.105.0-1.fc41.x86_64 type remove package (caused by nss-softokn-freebl-0:3.107.0-1.fc41.x86_64)
2025-01-23T00:59:04+0000 [1445041] DEBUG Implicitly added element nss-tools-0:3.105.0-1.fc41.x86_64 type remove package (caused by nss-tools-0:3.107.0-1.fc41.x86_64)
2025-01-23T00:59:04+0000 [1445041] DEBUG Implicitly added element nss-sysinit-0:3.105.0-1.fc41.x86_64 type remove package (caused by nss-sysinit-0:3.107.0-1.fc41.x86_64)
2025-01-23T00:59:04+0000 [1445041] DEBUG Implicitly added element nss-devel-0:3.105.0-1.fc41.x86_64 type remove package (caused by nss-devel-0:3.107.0-1.fc41.x86_64)
2025-01-23T00:59:04+0000 [1445041] DEBUG Implicitly added element nspr-devel-0:4.35.0-30.fc41.x86_64 type remove package (caused by nspr-devel-0:4.36.0-2.fc41.x86_64)
2025-01-23T00:59:04+0000 [1445041] DEBUG Implicitly added element nss-util-devel-0:3.105.0-1.fc41.x86_64 type remove package (caused by nss-util-devel-0:3.107.0-1.fc41.x86_64)
2025-01-23T00:59:04+0000 [1445041] DEBUG Implicitly added element nss-softokn-devel-0:3.105.0-1.fc41.x86_64 type remove package (caused by nss-softokn-devel-0:3.107.0-1.fc41.x86_64)
2025-01-23T00:59:04+0000 [1445041] DEBUG Implicitly added element nss-softokn-freebl-devel-0:3.105.0-1.fc41.x86_64 type remove package (caused by nss-softokn-freebl-devel-0:3.107.0-1.fc41.x86_64)
2025-01-23T00:59:04+0000 [1445041] INFO RPM callback transaction start, total 28
2025-01-23T00:59:05+0000 [1445041] INFO RPM callback transaction stop, total 28
2025-01-23T00:59:05+0000 [1445041] INFO RPM callback open file "/var/cache/libdnf5/updates-e19adde8fd271134/packages/nspr-4.36.0-2.fc41.x86_64.rpm"
2025-01-23T00:59:05+0000 [1445041] INFO RPM callback close file
2025-01-23T00:59:05+0000 [1445041] INFO RPM callback open file "/var/cache/libdnf5/updates-e19adde8fd271134/packages/nss-util-3.107.0-1.fc41.x86_64.rpm"
2025-01-23T00:59:05+0000 [1445041] INFO RPM callback close file
2025-01-23T00:59:05+0000 [1445041] INFO RPM callback open file "/var/cache/libdnf5/updates-e19adde8fd271134/packages/nspr-devel-4.36.0-2.fc41.x86_64.rpm"
2025-01-23T00:59:05+0000 [1445041] INFO RPM callback close file
2025-01-23T00:59:05+0000 [1445041] INFO RPM callback open file "/var/cache/libdnf5/updates-e19adde8fd271134/packages/nss-util-devel-3.107.0-1.fc41.x86_64.rpm"
2025-01-23T00:59:05+0000 [1445041] INFO RPM callback close file
2025-01-23T00:59:05+0000 [1445041] INFO RPM callback open file "/var/cache/libdnf5/updates-e19adde8fd271134/packages/nss-softokn-freebl-3.107.0-1.fc41.x86_64.rpm"
2025-01-23T00:59:05+0000 [1445041] INFO RPM callback close file
2025-01-23T00:59:05+0000 [1445041] INFO RPM callback open file "/var/cache/libdnf5/updates-e19adde8fd271134/packages/nss-softokn-3.107.0-1.fc41.x86_64.rpm"
2025-01-23T00:59:05+0000 [1445041] INFO RPM callback close file
2025-01-23T00:59:05+0000 [1445041] INFO RPM callback open file "/var/cache/libdnf5/updates-e19adde8fd271134/packages/nss-sysinit-3.107.0-1.fc41.x86_64.rpm"
2025-01-23T00:59:05+0000 [1445041] INFO RPM callback close file
2025-01-23T00:59:05+0000 [1445041] INFO RPM callback open file "/var/cache/libdnf5/updates-e19adde8fd271134/packages/nss-3.107.0-1.fc41.x86_64.rpm"
2025-01-23T00:59:05+0000 [1445041] INFO RPM callback close file
2025-01-23T00:59:05+0000 [1445041] INFO RPM callback open file "/var/cache/libdnf5/updates-e19adde8fd271134/packages/firefox-134.0.1-1.fc41.x86_64.rpm"
2025-01-23T00:59:05+0000 [1445041] INFO RPM callback close file
2025-01-23T00:59:05+0000 [1445041] INFO RPM callback open file "/var/cache/libdnf5/updates-e19adde8fd271134/packages/nss-softokn-freebl-devel-3.107.0-1.fc41.x86_64.rpm"
2025-01-23T00:59:05+0000 [1445041] INFO RPM callback close file
2025-01-23T00:59:05+0000 [1445041] INFO RPM callback open file "/var/cache/libdnf5/updates-e19adde8fd271134/packages/nss-softokn-devel-3.107.0-1.fc41.x86_64.rpm"
2025-01-23T00:59:05+0000 [1445041] INFO RPM callback close file
2025-01-23T00:59:05+0000 [1445041] INFO RPM callback open file "/var/cache/libdnf5/updates-e19adde8fd271134/packages/nss-devel-3.107.0-1.fc41.x86_64.rpm"
2025-01-23T00:59:05+0000 [1445041] INFO RPM callback close file
2025-01-23T00:59:05+0000 [1445041] INFO RPM callback open file "/var/cache/libdnf5/updates-e19adde8fd271134/packages/firefox-langpacks-134.0.1-1.fc41.x86_64.rpm"
2025-01-23T00:59:05+0000 [1445041] INFO RPM callback close file
2025-01-23T00:59:05+0000 [1445041] INFO RPM callback open file "/var/cache/libdnf5/updates-e19adde8fd271134/packages/nss-tools-3.107.0-1.fc41.x86_64.rpm"
2025-01-23T00:59:05+0000 [1445041] INFO RPM callback close file
2025-01-23T00:59:05+0000 [1445041] INFO RPM callback open file "/var/cache/libdnf5/updates-e19adde8fd271134/packages/firefox-134.0.1-1.fc41.x86_64.rpm"
2025-01-23T00:59:05+0000 [1445041] INFO RPM callback start pre-transaction scriptlet "firefox-0:134.0.1-1.fc41.x86_64"

@ppisar
Copy link
Contributor

ppisar commented Jan 23, 2025

That helps. It shows that "pre-transaction scriptlet" is the very first counted callback in your output, while DNF expected "verify" callback to precede. This what I get when updating alsa-sof-firmware:

2025-01-23T09:23:30+0000 [1217] DEBUG Implicitly added element alsa-sof-firmware-0:2024.09.2-2.fc42.noarch type remove package (caused by alsa-sof-firmware-0:2024.09.2-3.fc42.noarch)
2025-01-23T09:23:30+0000 [1217] INFO RPM callback verify start, total 1
2025-01-23T09:23:30+0000 [1217] INFO RPM callback open file "/var/cache/libdnf5/f42-build-c51bd8872985e20a/packages/alsa-sof-firmware-2024.09.2-3.fc42.noarch.rpm"
2025-01-23T09:23:30+0000 [1217] INFO RPM callback close file
2025-01-23T09:23:30+0000 [1217] INFO RPM callback verify stop, total 1
2025-01-23T09:23:30+0000 [1217] INFO RPM callback transaction start, total 2
2025-01-23T09:23:30+0000 [1217] INFO RPM callback transaction stop, total 2
2025-01-23T09:23:30+0000 [1217] INFO RPM callback open file "/var/cache/libdnf5/f42-build-c51bd8872985e20a/packages/alsa-sof-firmware-2024.09.2-3.fc42.noarch.rpm"
2025-01-23T09:23:30+0000 [1217] INFO RPM callback close file
2025-01-23T09:23:30+0000 [1217] INFO RPM callback verify start, total 1
2025-01-23T09:23:30+0000 [1217] INFO RPM callback open file "/var/cache/libdnf5/f42-build-c51bd8872985e20a/packages/alsa-sof-firmware-2024.09.2-3.fc42.noarch.rpm"
2025-01-23T09:23:30+0000 [1217] INFO RPM callback close file
2025-01-23T09:23:30+0000 [1217] INFO RPM callback verify stop, total 1
2025-01-23T09:23:30+0000 [1217] INFO RPM callback open file "/var/cache/libdnf5/f42-build-c51bd8872985e20a/packages/alsa-sof-firmware-2024.09.2-3.fc42.noarch.rpm"
2025-01-23T09:23:30+0000 [1217] INFO RPM callback start pre-transaction scriptlet "alsa-sof-firmware-0:2024.09.2-3.fc42.noarch"
2025-01-23T09:23:30+0000 [1217] INFO RPM callback stop pre-transaction scriptlet "alsa-sof-firmware-0:2024.09.2-3.fc42.noarch" return code 0
2025-01-23T09:23:30+0000 [1217] INFO RPM callback close file
2025-01-23T09:23:30+0000 [1217] INFO RPM callback transaction start, total 2
2025-01-23T09:23:30+0000 [1217] INFO RPM callback transaction stop, total 2
2025-01-23T09:23:30+0000 [1217] INFO RPM callback open file "/var/cache/libdnf5/f42-build-c51bd8872985e20a/packages/alsa-sof-firmware-2024.09.2-3.fc42.noarch.rpm"
2025-01-23T09:23:30+0000 [1217] INFO RPM callback install start "alsa-sof-firmware-0:2024.09.2-3.fc42.noarch" total 8935984
2025-01-23T09:23:30+0000 [1217] INFO RPM callback install stop "alsa-sof-firmware-0:2024.09.2-3.fc42.noarch" amount 8935984 total 8935984
2025-01-23T09:23:30+0000 [1217] INFO RPM callback close file
2025-01-23T09:23:30+0000 [1217] INFO RPM callback uninstall start "alsa-sof-firmware-0:2024.09.2-2.fc42.noarch" total 484
2025-01-23T09:23:30+0000 [1217] INFO RPM callback uninstall stop "alsa-sof-firmware-0:2024.09.2-2.fc42.noarch" amount 484 total 484
2025-01-23T09:23:30+0000 [1217] INFO RPM callback start trigger-install scriptlet "glibc-common-0:2.40.9000-31.fc42.x86_64"
2025-01-23T09:23:30+0000 [1217] INFO RPM callback stop trigger-install scriptlet "glibc-common-0:2.40.9000-31.fc42.x86_64" return code 0
2025-01-23T09:23:30+0000 [1217] INFO RPM callback start trigger-post-uninstall scriptlet "glibc-common-0:2.40.9000-31.fc42.x86_64"
2025-01-23T09:23:31+0000 [1217] INFO RPM callback stop trigger-post-uninstall scriptlet "glibc-common-0:2.40.9000-31.fc42.x86_64" return code 0
2025-01-23T09:23:31+0000 [1217] INFO DNF5 finished

The two triggering packages, firefox and alsa-sof-firmware, has the distinct feature that they define a pretrans scriptlet which what is reported with "callback start pre-transaction scriptlet" in the log and what is normally printed by DNF as "Prepare transaction" :

Running transaction
[1/4] Verify package files                                     100% |  21.0   B/s |   1.0   B |  00m00s
[2/4] Prepare transaction                                      100% |  35.0   B/s |   2.0   B |  00m00s
[3/4] Downgrading alsa-sof-firmware-0:2024.09.2-2.fc42.noarch  100% |  51.3 MiB/s |   8.5 MiB |  00m00s
[4/4] Removing alsa-sof-firmware-0:2024.09.2-3.fc42.noarch     100% |   1.2 KiB/s | 484.0   B |  00m00s
Complete!

and that's when your DNF crashes.

Do you have disabled transaction checks or some other verifications, like signature checks, in DNF configuration ("tsflags" option) or in RPM configuration?

@imciner2
Copy link
Author

Ah, yes I do have an RPM setting to disable verification by setting %_pkgverify_level none inside /etc/rpm/macros.verify .

I have older Intel toolchain RPMs installed from their repository, and those are known to have signatures that rpm-sequoia refuses to accept (https://lists.fedoraproject.org/archives/list/[email protected]/message/J2SX6FSIUZHUWBZ3RWB75D4XSNJ367AD/). I guess based on the comment in rpm-software-management/rpm#2351 (comment) I might be able to remove this (if they did rebuild all their older RPMs to have new signatures), but I don't have time to check that anytime soon probably.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: HIGH Triaged Someone on the DNF 5 team has read the issue and determined the next steps to take
Projects
Status: Backlog
Development

No branches or pull requests

3 participants