Gentoo Archives: gentoo-user

From: Richard Fish <bigfish@××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Dependency info is missing! Run /sbin/depscan.sh
Date: Mon, 10 Apr 2006 21:10:26
Message-Id: 7573e9640604101403n35e322bap3afdf79da57d097@mail.gmail.com
In Reply to: [gentoo-user] Dependency info is missing! Run /sbin/depscan.sh by Daevid Vincent
1 On 4/10/06, Daevid Vincent <daevid@××××××.com> wrote:
2 > *sigh*
3 >
4 > Why is there always something breaking?
5
6 Maybe a ~x86 system just isn't for you....
7
8 > * Dependancy info is missing! Please run
9 > * #/sbin/depscan.sh
10 > * to fix this.
11
12 This message is generated by /lib/rcscripts/sh/rc-services.sh. It
13 tries to read /var/lib/init.d/deptree, and looks for a specific
14 variable to be set that indicates the dependacy information was read.
15
16 Does /var/lib/init.d/deptree exist on your system? It should have
17 several hundred lines in the form of:
18
19 RC_DEPEND_TREE[0]=69
20 RC_DEPEND_TREE[10]="consolefont"
21 RC_DEPEND_TREE[10+2]="keymaps localmount"
22 RC_DEPEND_TREE[10+3]=
23 RC_DEPEND_TREE[10+4]=
24 RC_DEPEND_TREE[10+5]=
25 RC_DEPEND_TREE[10+6]="local"
26
27 You can also try running depscan.sh with the --debug option to see
28 what, exactly, it does.
29
30 My best guess at this point though is that /var/lib/init.d no longer
31 exists for some reason. Is /var a separate filesystem? Did it get
32 mounted?
33
34 -Richard
35
36 --
37 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Dependency info is missing! Run /sbin/depscan.sh Daniel da Veiga <danieldaveiga@×××××.com>
RE: [gentoo-user] Dependency info is missing! Run /sbin/depscan.sh Daevid Vincent <daevid@××××××.com>