I've followed the installation description here: https://docs.bazel.build/versions/master/install-ubuntu.html
When I hit the 'sudo apt-get upgrade bazel' command the whole system has been upgraded instead of the bazel package.
The 'upgrade' command is used to install the newest versions of all packages currently installed on the system from the sources enumerated in /etc/apt/sources.list, so you cannot add a package name parameter. Please check the documentation here: https://linux.die.net/man/8/apt-get
Probably a better command would be the: 'apt-get install --only-upgrade <packagename>' to upgrade only the corresponding package.
Best regards,
Zoltan
--
You received this message because you are subscribed to the Google Groups "bazel-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bazel-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bazel-discuss/afd79b3c-9114-4a7a-ae6c-5c66f7bf65f1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.