[Bug 215961] fortune -o does not work anymore

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Mar 24 17:52:48 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215961

Johannes Jost Meixner <xmj at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xmj at FreeBSD.org
             Status|Closed                      |Open
         Resolution|Works As Intended           |---

--- Comment #4 from Johannes Jost Meixner <xmj at FreeBSD.org> ---
Whether offensive fortune files have been removed from the base system is
immaterial to the bug at hand. Even if you manually install offensive fortune
files into /usr/{,local/}share/games/fortune/*-o, `fortune -o` won't find them:

xmj at mx16:/usr/src# file /usr/share/games/fortune/murphy-o{,.dat}
/usr/share/games/fortune/murphy-o:     ASCII text
/usr/share/games/fortune/murphy-o.dat: data
xmj at mx16:~/repos/hardenedbsd-playground# fortune -D -o
        trying "/usr/share/games/fortune/fortunes-o"
adding file "/usr/share/games/fortune/fortunes-o"
        trying "/usr/local/share/games/fortune/fortunes-o"
adding file "/usr/local/share/games/fortune/fortunes-o"
No fortunes found in /usr/share/games/fortune:/usr/local/share/games/fortune.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list