public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] /var/lib/init.d/depcache: line 2777: config: command not found
@ 2008-01-16 17:40 Mark Knecht
  2008-01-16 18:18 ` Neil Bothwick
  0 siblings, 1 reply; 6+ messages in thread
From: Mark Knecht @ 2008-01-16 17:40 UTC (permalink / raw
  To: gentoo-user

I am updating MythTV on my server. Starting and stopping mythbackend I
see the following:

dragonfly ~ # /etc/init.d/mythbackend start
 * Caching service dependencies ...
/var/lib/init.d/depcache: line 2777: config: command not found
/var/lib/init.d/depcache: line 2871: config: command not found
                        [ ok ]
 * Starting MythTV Backend ...
                        [ ok ]
dragonfly ~ #

Checking out /var/lib/init.d/depcache I find the lines it's
complaining about have this:

2777:
config /etc/exports

2871:
config /etc/fstab

What is 'config' and how do I fix this?

Thanks,
Mark
-- 
gentoo-user@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] /var/lib/init.d/depcache: line 2777: config: command not found
  2008-01-16 17:40 [gentoo-user] /var/lib/init.d/depcache: line 2777: config: command not found Mark Knecht
@ 2008-01-16 18:18 ` Neil Bothwick
  2008-01-16 18:43   ` Alan McKinnon
  0 siblings, 1 reply; 6+ messages in thread
From: Neil Bothwick @ 2008-01-16 18:18 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 660 bytes --]

On Wed, 16 Jan 2008 09:40:16 -0800, Mark Knecht wrote:

> dragonfly ~ # /etc/init.d/mythbackend start
>  * Caching service dependencies ...
> /var/lib/init.d/depcache: line 2777: config: command not found
> /var/lib/init.d/depcache: line 2871: config: command not found
>                         [ ok ]
>  * Starting MythTV Backend ...
>                         [ ok ]

http://bugs.gentoo.org/show_bug.cgi?id=203906

It's harmless, but will go away with a baselayout update.

-- 
Neil Bothwick

To the optimist, the glass is half full. To the pessimist, the glass is
half empty. To the engineer, the glass is twice as big as it needs to be.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] /var/lib/init.d/depcache: line 2777: config: command not found
  2008-01-16 18:18 ` Neil Bothwick
@ 2008-01-16 18:43   ` Alan McKinnon
  2008-01-16 18:56     ` Mark Knecht
  2008-01-16 19:18     ` Neil Bothwick
  0 siblings, 2 replies; 6+ messages in thread
From: Alan McKinnon @ 2008-01-16 18:43 UTC (permalink / raw
  To: gentoo-user

On Wednesday 16 January 2008, Neil Bothwick wrote:
> On Wed, 16 Jan 2008 09:40:16 -0800, Mark Knecht wrote:
> > dragonfly ~ # /etc/init.d/mythbackend start
> >  * Caching service dependencies ...
> > /var/lib/init.d/depcache: line 2777: config: command not found
> > /var/lib/init.d/depcache: line 2871: config: command not found
> >                         [ ok ]
> >  * Starting MythTV Backend ...
> >                         [ ok ]
>
> http://bugs.gentoo.org/show_bug.cgi?id=203906
>
> It's harmless, but will go away with a baselayout update.

I take it that's a still-to-be-released update?

-- 
Alan McKinnon
alan dot mckinnon at gmail dot com
-- 
gentoo-user@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] /var/lib/init.d/depcache: line 2777: config: command not found
  2008-01-16 18:43   ` Alan McKinnon
@ 2008-01-16 18:56     ` Mark Knecht
  2008-01-16 19:18     ` Neil Bothwick
  1 sibling, 0 replies; 6+ messages in thread
From: Mark Knecht @ 2008-01-16 18:56 UTC (permalink / raw
  To: gentoo-user

On Jan 16, 2008 10:43 AM, Alan McKinnon <alan.mckinnon@gmail.com> wrote:
> On Wednesday 16 January 2008, Neil Bothwick wrote:
> > On Wed, 16 Jan 2008 09:40:16 -0800, Mark Knecht wrote:
> > > dragonfly ~ # /etc/init.d/mythbackend start
> > >  * Caching service dependencies ...
> > > /var/lib/init.d/depcache: line 2777: config: command not found
> > > /var/lib/init.d/depcache: line 2871: config: command not found
> > >                         [ ok ]
> > >  * Starting MythTV Backend ...
> > >                         [ ok ]
> >
> > http://bugs.gentoo.org/show_bug.cgi?id=203906
> >
> > It's harmless, but will go away with a baselayout update.
>
> I take it that's a still-to-be-released update?
>

Thanks all.

- Mark
-- 
gentoo-user@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] /var/lib/init.d/depcache: line 2777: config: command not found
  2008-01-16 18:43   ` Alan McKinnon
  2008-01-16 18:56     ` Mark Knecht
@ 2008-01-16 19:18     ` Neil Bothwick
  2008-01-16 21:38       ` Alan McKinnon
  1 sibling, 1 reply; 6+ messages in thread
From: Neil Bothwick @ 2008-01-16 19:18 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 441 bytes --]

On Wed, 16 Jan 2008 20:43:45 +0200, Alan McKinnon wrote:

> > http://bugs.gentoo.org/show_bug.cgi?id=203906
> >
> > It's harmless, but will go away with a baselayout update.  
> 
> I take it that's a still-to-be-released update?

It's in 1.12.11 AFAIK, not in stable yet.

I know I haven't seen the message for a couple of days.


-- 
Neil Bothwick

Someday, we'll look back on this, laugh nervously and change the subject.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] /var/lib/init.d/depcache: line 2777: config: command not found
  2008-01-16 19:18     ` Neil Bothwick
@ 2008-01-16 21:38       ` Alan McKinnon
  0 siblings, 0 replies; 6+ messages in thread
From: Alan McKinnon @ 2008-01-16 21:38 UTC (permalink / raw
  To: gentoo-user

On Wednesday 16 January 2008, Neil Bothwick wrote:
> On Wed, 16 Jan 2008 20:43:45 +0200, Alan McKinnon wrote:
> > > http://bugs.gentoo.org/show_bug.cgi?id=203906
> > >
> > > It's harmless, but will go away with a baselayout update.
> >
> > I take it that's a still-to-be-released update?
>
> It's in 1.12.11 AFAIK, not in stable yet.
>
> I know I haven't seen the message for a couple of days.

That explains it - haven't sync'ed in a few days :-)
-- 
Alan McKinnon
alan dot mckinnon at gmail dot com
-- 
gentoo-user@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-01-16 21:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-16 17:40 [gentoo-user] /var/lib/init.d/depcache: line 2777: config: command not found Mark Knecht
2008-01-16 18:18 ` Neil Bothwick
2008-01-16 18:43   ` Alan McKinnon
2008-01-16 18:56     ` Mark Knecht
2008-01-16 19:18     ` Neil Bothwick
2008-01-16 21:38       ` Alan McKinnon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox