Bug 2189871 - wrong /usr/lib/rpm/macros.d/macros.blender file
Summary: wrong /usr/lib/rpm/macros.d/macros.blender file
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: blender
Version: rawhide
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Luya Tshimbalanga
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-04-26 09:29 UTC by Anton Guda
Modified: 2023-05-03 14:42 UTC (History)
8 users (show)

Fixed In Version: blender-3.5.1-2.fc39
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-05-03 14:42:03 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Anton Guda 2023-04-26 09:29:21 UTC
/usr/lib/rpm/macros.d/macros.blender is a large gzipped file, not a plain text.


Reproducible: Always

Steps to Reproduce:
1. Install blender and blender-rpm-macros
2. rpm -q rpm
3. file /usr/lib/rpm/macros.d/macros.blender
Actual Results:  
Many errors like 
error: /usr/lib/rpm/macros.d/macros.blender: line 12837: Macro % has illegal name (%define)
file:
/usr/lib/rpm/macros.d/macros.blender: gzip compressed data, from Unix, original size modulo 2^32 15974400

It seems, that blender related rpm builds is broken too.

Expected Results:  
Correct macros file installed, no errors.

It seems, that source numeration in the spec file was shifted.

Comment 1 Anton Guda 2023-05-03 08:04:30 UTC
Confirm fix in blender-rpm-macros-3.5.1-2.fc39


Note You need to log in before you can comment on or make changes to this bug.