https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294773

--- Comment #5 from [email protected] ---
(In reply to Charlie Li from comment #4)

Thanks, the overlinking part was the hint -- since I've got gdbm installed on
my build system, python311 links? against that during build, creating the
dependency. Later, during the installation of packages in the nanoBSD
image-to-be, python311 is installed before any other package, which would pull
in gdbm otherwise, but is still expecting it to be there.

The patch attached wouldn't really fix that. Would it be a solution to make the
dependency with gdbm a manual choice/option, regardless of it being installed
or not during build?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to