Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Mar 2017 17:52:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 215961] fortune -o does not work anymore
Message-ID:  <bug-215961-8-UceLNzw4yv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-215961-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-215961-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215961

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

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

--- Comment #4 from Johannes Jost Meixner <xmj@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 fortu=
ne
files into /usr/{,local/}share/games/fortune/*-o, `fortune -o` won't find t=
hem:

xmj@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@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/fortun=
e.

--=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-215961-8-UceLNzw4yv>