https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291792
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|New |In Progress --- Comment #4 from [email protected] --- the errors from the log are: /tmp/metalog.V2DGJB:30387: error: catalog.mk: contents file 'usr/local/share/licenses/pkg-2.3.1/catalog.mk' not found /tmp/metalog.V2DGJB:30388: error: LICENSE: contents file 'usr/local/share/licenses/pkg-2.3.1/LICENSE' not found /tmp/metalog.V2DGJB:30389: error: BSD2CLAUSE: contents file 'usr/local/share/licenses/pkg-2.3.1/BSD2CLAUSE' not found it looks like pkg 2.3.1 is being installed during the initial build, then at some point it's being upgraded to 2.5.0, which is strange; this might be a bug, as we should use the same repository for the entire build. Colin: any ideas? -- You are receiving this mail because: You are the assignee for the bug.
