On Tue, Jul 21, 2020 at 6:29 PM Neil Bothwick <[email protected]> wrote:

>
> You have emerged rust-145 from testing but portage wants to install
> virtual/rust-1.44.1 from stable. This looks like a keywording issue.
>
> Are you running stable or testing? Do you have anything rust-related in
> package.accept_keywords?
>

No, nothing in /etc/portage/* System is testing/~amd64.

However, qlop shows the last rust-bin installed was actually 1.38, whereas
my memory was that it was 1.44, so i have mixed up two different systems. I
can't see anything in roots history that would have caused the issue.

FWIW if i mask dev-lang/rust-bin it wants to
[ebuild     UD ] dev-lang/rust-1.44.1:stable/1.44::gentoo
[1.45.0:stable/1.45::gentoo] USE="-clippy -debug -doc -libressl (-miri)
-nightly -parallel-compiler -rls -rustfmt -system-bootstrap -system-llvm
-wasm" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="sse2" LLVM_TARGETS="AMDGPU
(X86) -AArch64 -ARM -BPF -Hexagon -Lanai -MSP430 -Mips -NVPTX -PowerPC
-RISCV -Sparc -SystemZ -WebAssembly -XCore" 0 KiB
[ebuild     UD ] virtual/rust-1.44.1::gentoo [1.45.0::gentoo] ABI_X86="(64)
-32 (-x32)" 0 KiB

No idea what's pulling in rust-1.44.1
# emerge -pv --depclean virtual/rust
Calculating dependencies... done!
  virtual/rust-1.45.0 pulled in by:
    dev-util/cbindgen-0.14.3 requires >=virtual/rust-1.37.0,
=virtual/rust-1.45.0
    mail-client/thunderbird-68.10.0 requires >=virtual/rust-1.34.0,
=virtual/rust-1.45.0
    www-client/firefox-78.0.2 requires >=virtual/rust-1.41.0,
=virtual/rust-1.45.0

Added the following to package.mask and world will update without complaint
dev-lang/rust-bin
<dev-lang/rust-1.45.0
<virtual/rust-1.45.0

Weird.

Reply via email to