Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 294952

Summary: sys-fs/lufs: error in elog
Product: Gentoo Linux Reporter: Simeon Maryasin <marsoft>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: trivial CC: kernel-misc
Priority: Lowest    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Simeon Maryasin 2009-11-28 11:12:32 UTC
When installing sys-fs/lufs, it says:
 * Lufs Kernel support and lufsd,lufsmnt have been disabled in favour
 * of lufis, please use lufis to mount lufs-filesystems, eg:
# lufis fs=ftpfs,host=ftp.kernel.org /mnt/lufis/ -s
 * If something does not work for you with this setup please
 * complain to bugs.gentoo.org
<...>

But command line itself isn't saved in elog, as it is 'echo'-ed, not 'elog'-ged or 'ewarn'-ed.
So, elog output looks like:

 * Lufs Kernel support and lufsd,lufsmnt have been disabled in favour
 * of lufis, please use lufis to mount lufs-filesystems, eg:
 * If something does not work for you with this setup please
 * complain to bugs.gentoo.org
Comment 1 SpanKY gentoo-dev 2010-05-23 01:57:40 UTC
ive fixed that now (among other things); thanks

http://sources.gentoo.org/sys-fs/lufs/lufs-0.9.7-r3.ebuild?r1=1.11&r2=1.12