tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
rust and rust-bin confusion
Hi,
Working on www/firefox on earmv6hf again... The first time I tried to
build it, I built lang/rust first. Of course I had to explicitly set
_MAKE_JOBS_N to 1, but it built.
When moving my current www/firefox/work directory out of the way and
trying to build it again, suddently it wants rust-bin even though rust is
installed:
=> Generating post-install file lists
=> Checking file-check results for rust-bin-1.85.1
=> Creating binary package
/usr/pkgsrc/lang/rust-bin/work/.packages/rust-bin-1.85.1.tgz
===> package-message [rust-bin-1.85.1 firefox-137.0.2] ===> Building
binary package for rust-bin-1.85.1
=> Creating binary package /usr/pkgsrc/packages/All/rust-bin-1.85.1.tgz
===> su-real-package-install [rust-bin-1.85.1 firefox-137.0.2] ===>
Installing binary package of rust-bin-1.85.1
pkg_add: rust-bin-1.85.1: conflicts with `rust-[0-9]*', and
`rust-1.85.1nb2' is installed.
pkg_add: rust-bin-1.85.1: Installed package `rust-1.85.1nb2' conflicts
with `rust-bin-[0-9]*'.
pkg_add: 1 package addition failed
*** Error code 1
...
I don't think that's supposed to happen...
John
Home |
Main Index |
Thread Index |
Old Index