[Bug 259785] pkgbase installation order is underspecified

2024-07-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259785 Gleb Popov changed: What|Removed |Added CC||arr...@freebsd.org --- Comment #2 fro

[Bug 259785] pkgbase installation order is underspecified

2024-07-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259785 --- Comment #3 from Mark Johnston --- (In reply to Gleb Popov from comment #2) That would help, but it's possible that pkgbase packages will have some post-install scripts that rely on other packages. IMO the right answer is that some pack

[Bug 259785] pkgbase installation order is underspecified

2024-07-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259785 --- Comment #4 from Gleb Popov --- (In reply to Mark Johnston from comment #3) > That would help, but it's possible that pkgbase packages will have some > post-install scripts that rely on other packages. I believe this is an extremely ra

[Bug 259785] pkgbase installation order is underspecified

2024-07-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259785 --- Comment #5 from Mark Johnston --- (In reply to Gleb Popov from comment #4) > Anyways, I don't know much about pkgbase, why do pkgbase packages have > post-install scripts at all? Look at e.g., release/packages/certctl.ucl. > Hmm, pkg

[Bug 259785] pkgbase installation order is underspecified

2024-07-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259785 --- Comment #6 from Gleb Popov --- (In reply to Mark Johnston from comment #5) > Look at e.g., release/packages/certctl.ucl. I see, thanks. If certutil's reverse dependencies do not require running this script to run for their own upgradin