Rules_docker: broken dependencies with latest (0.14.4) and bazel 3.4

Created on 20 Jul 2020  路  3Comments  路  Source: bazelbuild/rules_docker

/io_bazel_rules_docker/container/BUILD:41:11: no such package '@pip_deps_pypi__six_1_11_0//': The repository '@pip_deps_pypi__six_1_11_0' could not be resolved and referenced by '@io_bazel_rules_docker//container:build_tar_lib'

Most helpful comment

This is likely a duplicate of #1550. Please ensure you're following the setup instructions here. Ignore the docker_toolchain_autoconfigure part which is OPTIONAL (as noted in the README as well)

All 3 comments

This is likely a duplicate of #1550. Please ensure you're following the setup instructions here. Ignore the docker_toolchain_autoconfigure part which is OPTIONAL (as noted in the README as well)

thanks - adding the pip_deps repo fixed it.

As far as I can see this is a breaking change from 0.14.3 to 0.14.4. Can we have those in the release notes? (not sure if you can update those after you pushed the release, as it seems to have been a bug / missing infor that was addressed the day after the release?)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

GauntletWizard picture GauntletWizard  路  9Comments

hwright picture hwright  路  10Comments

jmhodges picture jmhodges  路  8Comments

gorset picture gorset  路  3Comments

alexandrvb picture alexandrvb  路  6Comments