Tuesday, August 20, 2019

[arch-announce] tensorflow>=1.14.0-5 update requires manual intervention

The tensorflow packages prior to version 1.14.0-5 were missing some soname links. This has been fixed in 1.14.0-5, so the upgrade will need to overwrite the untracked soname links created by ldconfig. If you get an errors like so

`tensorflow: /usr/lib/libtensorflow.so.1 exists in filesystem`

`tensorflow: /usr/lib/libtensorflow_cc.so.1 exists in filesystem`

`tensorflow: /usr/lib/libtensorflow_framework.so.1 exists in filesystem`

when updating, use

`pacman -Suy --overwrite=usr/lib/libtensorflow.so.1,usr/lib/libtensorflow_cc.so.1,usr/lib/libtensorflow_framework.so.1`

to perform the upgrade.

URL: https://www.archlinux.org/news/tensorflow1140-5-update-requires-manual-intervention/
_______________________________________________
arch-announce mailing list
arch-announce@archlinux.org
https://lists.archlinux.org/listinfo/arch-announce

No comments:

Post a Comment