FS#70643 - [openexr] libIlmImf-2_5.so not present

Attached to Project: Arch Linux
Opened by Noah Kennedy (nomaxx117) - Thursday, 29 April 2021, 20:49 GMT
Last edited by Antonio Rojas (arojas) - Thursday, 29 April 2021, 21:28 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
Since the last update to this package, python-pytorch and python-pytorch-cuda have been broken.

I am not sure whether this should be filed under python-pytorch or this package; I am new to filing bugs here.

It looks like this is linked to the following change:
https://github.com/archlinux/svntogit-packages/commit/23f1ebe3035b81ef92c7d489eee8d0103e7a374f#diff-3e341d2d9c67be01819b25b25d5e53ea3cdf3a38d28846cda85a195eb9b7203a



Additional info:
Attempts to import torch yield:
Traceback (most recent call last):
File "/home/<USER>/test.py", line 1, in <module>
import torch
File "/usr/lib/python3.9/site-packages/torch/__init__.py", line 196, in <module>
from torch._C import *
ImportError: libIlmImf-2_5.so.25: cannot open shared object file: No such file or directory



Steps to reproduce:
Import torch in a python file and attempt to run it.
OR
pacman -Ql openexr | grep -i libIlmImf
and observe that nothing is returned
This task depends upon

Closed by  Antonio Rojas (arojas)
Thursday, 29 April 2021, 21:28 GMT
Reason for closing:  Not a bug
Additional comments about closing:  Partially updated system

Loading...