You are not logged in.

#1 2024-07-11 04:36:57

mass_t
Member
Registered: 2015-04-21
Posts: 66

ldconfig: /usr/lib/libtensorflow.so.2 is not a symbolic link

After upgrade tensorflow-cuda  to 2.17.0.rc1 ever cache rebuild say this error.  Is this is ok?

Offline

#2 2024-07-11 06:02:09

seth
Member
Registered: 2012-09-03
Posts: 59,897

Re: ldconfig: /usr/lib/libtensorflow.so.2 is not a symbolic link

It's supposed the be a symlink to /usr/lib/libtensorflow.so.2.17.0 (could be a bug in the package, though)

md5sum /usr/lib/libtensorflow.so.2 /usr/lib/libtensorflow.so.2.17.0
pacman -Qikk tensorflow-cuda

Offline

#3 2024-07-11 06:50:23

mass_t
Member
Registered: 2015-04-21
Posts: 66

Re: ldconfig: /usr/lib/libtensorflow.so.2 is not a symbolic link

seth wrote:
pacman -Qikk tensorflow-cuda

tensorflow-cuda: 20079 total files, 0 altered files

Offline

#4 2024-07-11 06:59:43

mass_t
Member
Registered: 2015-04-21
Posts: 66

Re: ldconfig: /usr/lib/libtensorflow.so.2 is not a symbolic link

Also,

/usr/lib/libtensorflow_framework.so.2

and

/usr/lib/libtensorflow_cc.so.2

have the same problem.

Offline

#5 2024-07-11 07:05:07

seth
Member
Registered: 2012-09-03
Posts: 59,897

Re: ldconfig: /usr/lib/libtensorflow.so.2 is not a symbolic link

-Qikk would have printed more output but if this is the package currently in the repos you want to file a bug against the package.
Also you skipped the md5sum for the files to check whether they're at least the same.

Offline

#6 2024-07-11 07:16:25

gromit
Package Maintainer (PM)
From: Germany
Registered: 2024-02-10
Posts: 782
Website

Re: ldconfig: /usr/lib/libtensorflow.so.2 is not a symbolic link

I have already reported this against the tensorflow package: https://gitlab.archlinux.org/archlinux/ … /issues/10

Offline

#7 2024-07-11 11:30:38

mass_t
Member
Registered: 2015-04-21
Posts: 66

Re: ldconfig: /usr/lib/libtensorflow.so.2 is not a symbolic link

Solved in 2.17.0.rc1-2

Offline

Board footer

Powered by FluxBB