tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
multiversion python and bin-install seems buggy
I wonder if this is known.
I have
BINPKG_SITES= # do not fetch packages for bin-install
DEPENDS_TARGET= bin-install clean
PKGSRC_KEEP_BIN_PKGS= yes
because then I can 'pkgin ar' with relatively low cost. Almost
entirely, this works well.
I went to build mail/mailman (yes I know that's the old version) and it
depends on py27 stuff. Apparently it tried to pkg_add the right name
with the 27, but then on going to build from source lost that. Or maybe
that was ok but on recursing it lost it. Definitely the build failed
(have py312-esptool and py312-six installed should be enough to repro).
I then changed to "package-install clean" and things went much better.
Home |
Main Index |
Thread Index |
Old Index