You are not logged in.
After upgrade tensorflow-cuda to 2.17.0.rc1 ever cache rebuild say this error. Is this is ok?
Offline
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
pacman -Qikk tensorflow-cuda
tensorflow-cuda: 20079 total files, 0 altered files
Offline
Also,
/usr/lib/libtensorflow_framework.so.2
and
/usr/lib/libtensorflow_cc.so.2
have the same problem.
Offline
-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
I have already reported this against the tensorflow package: https://gitlab.archlinux.org/archlinux/ … /issues/10
Offline
Solved in 2.17.0.rc1-2
Offline