https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249273
Bug ID: 249273
Summary: pkgbase: missing colon in
/usr/src/release/packages/runtime.ucl
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: misc
Assignee: [email protected]
Reporter: [email protected]
There is a colon missing in the /usr/src/release/packages/runtime.ucl file, see
below.
--- /usr/src/release/packages/runtime.ucl 2019-06-02 09:09:55.106842000
+0200
+++ runtime.ucl 2020-09-12 09:21:57.013004000 +0200
@@ -30,7 +30,7 @@
version: "%VERSION%"
}
}
-directories {
+directories: {
/dev = "y";
/tmp = "y";
}
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"