Skip to content

Package recently broken on ubuntu 16.04 ? #819

@taynaud

Description

@taynaud

Hello,

On an ubuntu 16.04, when I install the latest tensorflow serving package, it does not start with:

~$ tensorflow_model_server --help
tensorflow_model_server: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.22' not found (required by tensorflow_model_server)
tensorflow_model_server: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `CXXABI_1.3.11' not found (required by tensorflow_model_server)

Idem when I really try to serve models.

My system is up to date.

It was working perfectly before an apt update + upgrade this week end (~03/17, not sure of exact date).

Current package state:

~(1)$ apt show tensorflow-model-server
Package: tensorflow-model-server
Version: 1.6.0
Built-Using: Bazel
Priority: optional
Section: contrib/devel
Maintainer: TensorFlow Serving team
Installed-Size: inconnu
Homepage: https://github.com/tensorflow/serving
Download-Size: 88,8 MB
APT-Manual-Installed: yes
APT-Sources: http://storage.googleapis.com/tensorflow-serving-apt stable/tensorflow-model-server amd64 Packages
Description: TensorFlow Serving ModelServer
~$ apt-cache show tensorflow-model-server
Package: tensorflow-model-server
Version: 1.6.0
Architecture: all
Maintainer: TensorFlow Serving team
Priority: optional
Section: contrib/devel
Filename: pool/tensorflow-model-server/t/tensorflow-model-server/tensorflow-model-server_1.6.0_all.deb
Size: 88812004
SHA256: 04f7e0937ffd6554e04d95eb850a7740ad81ad3c39d594b4d213dc6b14d775d7
SHA1: 4bc7445661aeacc03fa373474c3be4ba86eee8dd
MD5sum: ceabe0a8fa3a3809015c5cd203714488
Description: TensorFlow Serving ModelServer
Description-md5: 9b7e03f5296f318009581d6e285e2f89
Homepage: https://github.com/tensorflow/serving
Built-Using: Bazel
~$ uname -a
Linux Lenovo 4.4.0-116-generic #140-Ubuntu SMP Mon Feb 12 21:23:04 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

Do you have any clue ? Is it an issue with the package or do I need another dependency ?

Best,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions