Date: Fri, 29 Mar 2019 09:23:27 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 236872] bsdconfig: can't open file /usr/libexec/bsdconfig/*/INDEX.en_GB.UTF-8 Message-ID: <bug-236872-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236872 Bug ID: 236872 Summary: bsdconfig: can't open file /usr/libexec/bsdconfig/*/INDEX.en_GB.UTF-8 Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: misc Assignee: bugs@FreeBSD.org Reporter: 0mp@FreeBSD.org I get unexpected output from bsdconfig(8). Here's the output of `(bsdconfig xxx; echo -------------------; locale)`: ``` awk: can't open file /usr/libexec/bsdconfig/*/INDEX.en_GB.UTF-8 source line number 4 awk: can't open file /usr/local/libexec/bsdconfig/*/INDEX.en_GB.UTF-8 source line number 4 awk: can't open file /usr/local/libexec/bsdconfig/*/INDEX source line number 4 bsdconfig: xxx: not found Usage: bsdconfig [-h] bsdconfig command [-h] bsdconfig [OPTIONS] [command [OPTIONS]] OPTIONS: -d Provide lots of debugging info on standard-out when runn= ing. -D file Send debugging info to file. If file begins with a plus-= sign debug info is sent to both standard-out and file (minus = the leading plus). -f file Load file as script and then exit. If multiple occurrenc= es, program will only exit after last occurrence. If file is= a single dash (`-'), bsdconfig reads from standard input. -h Print this usage statement and exit. -S Secure X11 mode (implies `-X'). As root, always prompt-f= or and validate sudo(8) username/password before starting. -X Use Xdialog(1) in place of dialog(1). COMMANDS: api console defaultrouter diskmgm= t=20=20=20 docsinstall dot groupadd groupdel groupedit groupmg= mt=20=20 hostname includes kern_securelevel mouse mouse_disable=20=20=20=20= =20=20 mouse_enable mouse_flags mouse_port mouse_type nameservers netdev network= ing=20 packages password security startup startup_misc=20=20=20=20=20= =20=20 startup_rcadd startup_rcconf startup_rcdelete startup_rcvar syscons_font syscons_keymap=20=20=20=20= =20 syscons_repeat syscons_saver syscons_screenmap syscons_ttys timezone ttys useradd= =20=20=20=20 userdel useredit usermgmt vt_font vt_keymap vt_repe= at=20=20 vt_saver vt_screenmap vt_ttys wifi wireless wlan ------------------- LANG=3Den_GB.UTF-8 LC_CTYPE=3D"en_GB.UTF-8" LC_COLLATE=3D"en_GB.UTF-8" LC_TIME=3D"en_GB.UTF-8" LC_NUMERIC=3D"en_GB.UTF-8" LC_MONETARY=3D"en_GB.UTF-8" LC_MESSAGES=3D"en_GB.UTF-8" LC_ALL=3D ``` I'm running FreeBSD 13.0-CURRENT r345416 GENERIC amd64. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236872-227>