| Summary: | Incorrect Errata item for virtualbox-ose issue | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | rkoberman |
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> |
| Status: | Closed FIXED | ||
| Severity: | Affects Some People | CC: | re |
| Priority: | --- | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
rkoberman
2018-09-09 16:04:51 UTC
After further interaction with ths issue, it has been pointed out to me that the last quarterly for FreeBSD-11 contains virtualbox-ose-5.12 which is not compatible with the version of virtualbox-ose-kmod in ports. This may be worked around by: # svnlite up -r 469570 /usr/ports/emulators/virtualbox-ose-kmod # svnlite up -r 469570 /usr/ports/emulators/virtualbox-ose # make -C /usr/ports/emulators/virtualbox-ose-kmod package # pkg add /usr/ports/packages/All/virtualbox-ose-kmod-5.2.12.txz This or similar text should be added to the text. This applies to https://www.freebsd.org/releases/11.2R/errata.html#errata , item #6. Notify re@ who I believe owns this page. A commit references this bug: Author: gjb Date: Tue Sep 11 15:02:02 UTC 2018 New revision: 52245 URL: https://svnweb.freebsd.org/changeset/doc/52245 Log: Regen after r338587. PR: 231270 Sponsored by: The FreeBSD Foundation Changes: head/en_US.ISO8859-1/htdocs/releases/11.2R/errata.html Fixed, thank you for the report. |