Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 666424 - sci-libs/tensorflow-1.11.0_rc0: Missing dependencies
Summary: sci-libs/tensorflow-1.11.0_rc0: Missing dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jason Zaman
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-17 17:53 UTC by picnic.sun
Modified: 2018-09-18 18:08 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description picnic.sun 2018-09-17 17:53:49 UTC
sci-libs/keras-applications and sci-libs/keras-preprocessing are needed for successful building.
Comment 1 Thomas Capricelli 2018-09-18 11:35:09 UTC
yes, i can confirm

it fails here with

  File "/home/notmpfs/portage/sci-libs/tensorflow-1.11.0_rc0/work/bazel-base-python2_7/execroot/org_tensorflow/bazel-out/host/bin/tensorflow/create_tensorflow.python_api.runfiles/org_tensorflow/tensorflow/python/keras/applications/__init__.py", line 22, in <module>
    import keras_applications
ImportError: No module named keras_applications
Target //tensorflow/tools/pip_package:build_pip_package failed to build
INFO: Elapsed time: 1750.031s, Critical Path: 136.86s
INFO: 3489 processes: 3489 local.
FAILED: Build did NOT complete successfully
FAILED: Build did NOT complete successfully
Comment 2 Larry the Git Cow gentoo-dev 2018-09-18 18:08:57 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f33a68e591ec3b49a89fe70b6958dca189978b3

commit 7f33a68e591ec3b49a89fe70b6958dca189978b3
Author:     Jason Zaman <perfinion@gentoo.org>
AuthorDate: 2018-09-18 18:08:34 +0000
Commit:     Jason Zaman <perfinion@gentoo.org>
CommitDate: 2018-09-18 18:08:34 +0000

    sci-libs/tensorflow: Add keras deps
    
    Closes: https://bugs.gentoo.org/666424
    Package-Manager: Portage-2.3.49, Repoman-2.3.10

 sci-libs/tensorflow/tensorflow-1.11.0_rc0.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)