User:Jens3/after world update

From Gentoo Wiki
Jump to:navigation Jump to:search

After

emerge -vauDN @world
revdep-rebuild

and

perl-cleaner --all

may be necessary.

* After dev-lang/go is updated it is recommended to rebuild
* all packages compiled with previous versions of dev-lang/go
* due to the static linking nature of go.
* If this is not done, the packages compiled with the older
* version of the compiler will not be updated until they are
* updated individually, which could mean they will have
* vulnerabilities.
* Run 'emerge @golang-rebuild' to rebuild all 'go' packages
* See https://bugs.gentoo.org/752153 for more info


See also