public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] rc-update/depscan hanging
@ 2002-09-23  4:25 John White
  2002-09-23  6:47 ` John White
  0 siblings, 1 reply; 2+ messages in thread
From: John White @ 2002-09-23  4:25 UTC (permalink / raw
  To: gentoo-dev

After emerge'ing cups, I tried to use rc-update to add cupsd
to the default run level.  However, it hangs on the message:

Caching service dependencies

I tracked that message through /sbin/rc-update to
/sbin/depscan.sh

I stuck in some einfo's to see where it was looping, and
saw that depscan.sh is in the following loop without
ever stopping:

#first cache the depend lines, and calculate all the provides
for x in $(dolisting /etc/init.d/)

Any ideas on what the heck is going on?

-- 
John White


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

* Re: [gentoo-dev] rc-update/depscan hanging
  2002-09-23  4:25 [gentoo-dev] rc-update/depscan hanging John White
@ 2002-09-23  6:47 ` John White
  0 siblings, 0 replies; 2+ messages in thread
From: John White @ 2002-09-23  6:47 UTC (permalink / raw
  To: gentoo-dev

On Sun, Sep 22, 2002 at 09:25:47PM -0700, John White wrote:
> After emerge'ing cups, I tried to use rc-update to add cupsd
> to the default run level.  However, it hangs on the message:
> 
> Caching service dependencies
> 
> I tracked that message through /sbin/rc-update to
> /sbin/depscan.sh
 
And found out that I had a faulty depend line in an unrelated
rc script.  Fixing it solved the hang.

-- 
John White


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

end of thread, other threads:[~2002-09-23  6:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-23  4:25 [gentoo-dev] rc-update/depscan hanging John White
2002-09-23  6:47 ` John White

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