Bug 2422298 - Broken Symlink in OpenImageIO-plugin-osl
Summary: Broken Symlink in OpenImageIO-plugin-osl
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: openshadinglanguage
Version: rawhide
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Luya Tshimbalanga
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 2262694
TreeView+ depends on / blocked
 
Reported: 2025-12-15 15:59 UTC by Jonathan Steffan
Modified: 2025-12-15 17:14 UTC (History)
4 users (show)

Fixed In Version: openshadinglanguage-1.14.8.0-5.fc44
Clone Of:
Environment:
Last Closed: 2025-12-15 17:14:04 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jonathan Steffan 2025-12-15 15:59:45 UTC
The most recent update to add the symlink results in a broken symlink:

[root@41341094c5ab lib64]# pwd
/usr/lib64
[root@41341094c5ab lib64]# ls -al osl*
lrwxrwxrwx. 1 root root 40 Dec 15 00:00 osl.imageio.so -> /usr/lib64OpenImageIO-3.1/osl.imageio.so
[root@41341094c5ab lib64]# ls -al /usr/lib64OpenImageIO-3.1/osl.imageio.so
ls: cannot access '/usr/lib64OpenImageIO-3.1/osl.imageio.so': No such file or directory


Reproducible: Always

Actual Results:
Invalid symlink.

Expected Results:
Symlink is valid.

Comment 1 Luya Tshimbalanga 2025-12-15 16:15:53 UTC
(In reply to Jonathan Steffan from comment #0)

> ls: cannot access '/usr/lib64OpenImageIO-3.1/osl.imageio.so': No such file
> or directory

A typo in the spec line. Fix is on the way.

Comment 2 Luya Tshimbalanga 2025-12-15 17:14:04 UTC
Closing as fixed.


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