Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 338124 - cachefilesd: init file uses error instead eerror
Summary: cachefilesd: init file uses error instead eerror
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Justin Lecher (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-20 08:16 UTC by Ewoud Kohl van Wijngaarden
Modified: 2010-09-20 08:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ewoud Kohl van Wijngaarden 2010-09-20 08:16:33 UTC
From /etc/init.d/cachefilesd:
eerror "cachefiles modules cannot be loaded so cachefilesd "
error   "cannot be started, aborting. Did you build fscache in your "
error   "kernel? Note that you need a 2.6.30 or better kernel"

Shouldn't that be eerror on each line?
eerror "cachefiles modules cannot be loaded so cachefilesd"
eerror "cannot be started, aborting. Did you build fscache in your"
eerror "kernel? Note that you need a 2.6.30 or better kernel"

Reproducible: Always

Steps to Reproduce:
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2010-09-20 08:35:47 UTC
Nasty typo thanks for reporting.
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2010-09-20 08:46:33 UTC
+  20 Sep 2010; Justin Lecher <jlec@gentoo.org> files/cachefilesd.init:
+  Corrected typo in init script
+