# file /usr/lib/rpm/macros.d/blender-macros /usr/lib/rpm/macros.d/blender-macros: XZ compressed data, checksum CRC64 # xzcat /usr/lib/rpm/macros.d/blender-macros blender-macros000644 001750 001750 00000000436 14650337406 013677 0ustar00luyaluya000000 000000 %blender_api @VERSION@ %blender_datadir %{_datadir}/blender/%{blender_api} %blender_libdir %{_libdir}/blender/%{blender_api} %blender_extensions %{blender_datadir}/extensions/system %blender_modules %{blender_datadir}/scripts/modules %blender_preset %{blender_datadir}/scripts/presets Reproducible: Always
The issue is caused by rpmbuild bug in the spec file (line 329 in https://src.fedoraproject.org/rpms/blender/blob/rawhide/f/blender.spec) which is unable to extract extra compressed data: https://github.com/rpm-software-management/rpm/issues/2495. Will apply a workaround to address the problem.
Why do you want to compress simple macros file in the first step ? Fixing in rawhide to unbreak OpenColorIO 2.4.0 rebuild...
@Luya Seems like you have uncompressed in prep, but later installed the (compressed) Source1 into the buildroot destination. Also you should not attempt to modify (with sed of else) files as Source? as you are then modifying your own (compressed) file which is unreliable. This should be fixed now.
Thanks for catching the last time about installing Source1 in the buildroot destination @kwizart. An oversight from my part as I forgot to assign the uncompressed macro file in the right destination.
@luya Feel free to backport in branches as needed. f39 is okay , but the issue was reported on f40...
FEDORA-2024-b7f69b275d (blender-4.2.2-9.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2024-b7f69b275d
FEDORA-2024-2ae61913c6 (blender-4.2.2-2.fc40) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2024-2ae61913c6
FEDORA-2024-b7f69b275d has been pushed to the Fedora 41 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-b7f69b275d` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-b7f69b275d See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2024-2ae61913c6 has been pushed to the Fedora 40 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-2ae61913c6` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-2ae61913c6 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
(In reply to Nicolas Chauvet (kwizart) from comment #5) > @luya > Feel free to backport in branches as needed. f39 is okay , but the issue was > reported on f40... Done.
*** Bug 2320998 has been marked as a duplicate of this bug. ***
FEDORA-2024-a226749b6a has been pushed to the Fedora 41 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-a226749b6a` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-a226749b6a See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
This file also has to be named macros.XXX. See https://src.fedoraproject.org/rpms/blender/pull-request/24
FEDORA-2024-2ae61913c6 (blender-4.2.2-2.fc40) has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report.