FreeBSD Bugzilla – Attachment 238052 Details for
Bug 238314
pkg not installed by dvd installer
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
bsdconfig packages: fix musthavepkg.subr
file_238314.txt (text/plain), 468 bytes, created by
Ian Smith
on 2022-11-13 13:59:26 UTC
(
hide
)
Description:
bsdconfig packages: fix musthavepkg.subr
Filename:
MIME Type:
Creator:
Ian Smith
Created:
2022-11-13 13:59:26 UTC
Size:
468 bytes
patch
obsolete
>--- musthavepkg.subr.orig 2021-12-02 16:47:55.000000000 +1100 >+++ musthavepkg.subr 2022-04-29 02:29:09.755308000 +1000 >@@ -76,7 +76,7 @@ > # Bootstrap pkg(8) > f_dialog_info "$msg_bootstrapping_pkg" > f_eval_catch -k PKG_ABI $funcname pkg \ >- "ASSUME_ALWAYS_YES=1 pkg -vv | awk '%s'" "$pkg_abi_awk" || >+ "ASSUME_ALWAYS_YES=YES pkg -vv | awk '%s'" "$pkg_abi_awk" || > f_die 1 "$msg_must_have_pkg_to_execute" "$pgm" > > f_dprintf "PKG_ABI=[%s]" "$PKG_ABI"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 238314
:
236986
|
237927
| 238052 |
238053
|
238055