python-nibabel-5.2.0-2.fc41:
python-nibabel-5.2.0-2.fc41
│ ├── ./usr/share/man/man1/parrec2nii.1.gz │ │ ├── parrec2nii.1 │ │ │ @@ -1,18 +1,18 @@ │ │ │ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. │ │ │ .TH TRACEBACK "1" "February 2024" "Traceback (most recent call last):" "User Commands" │ │ │ .SH NAME │ │ │ Traceback \- manual page for Traceback (most recent call last): │ │ │ .SH DESCRIPTION │ │ │ .SS "Traceback (most recent call last):" │ │ │ .IP │ │ │ -File "/builddir/build/BUILDROOT/python\-nibabel\-5.2.0\-2.fc41.noarch//usr/bin//parrec2nii", line 5, in <module> │ │ │ +File "/builddir/build/BUILDROOT/python\-nibabel\-5.2.0\-2.fc41.x86_64//usr/bin//parrec2nii", line 5, in <module> │ │ │ .IP │ │ │ from nibabel.cmdline.parrec2nii import main │ │ │ .PP │ │ │ ModuleNotFoundError: No module named 'nibabel' │ │ │ .IP │ │ │ -File "/builddir/build/BUILDROOT/python\-nibabel\-5.2.0\-2.fc41.noarch//usr/bin//parrec2nii", line 5, in <module> │ │ │ +File "/builddir/build/BUILDROOT/python\-nibabel\-5.2.0\-2.fc41.x86_64//usr/bin//parrec2nii", line 5, in <module> │ │ │ .IP │ │ │ from nibabel.cmdline.parrec2nii import main │ │ │ .PP │ │ │ ModuleNotFoundError: No module named 'nibabel'
Actually, this just seems to be a bug in the package: https://bugzilla.redhat.com/show_bug.cgi?id=2266351
python-nibabel-5.2.0-3.fc41 rebuilds reproducibly.
Metadata Update from @zbyszek: - Issue status updated to: Closed (was: Open)