Gentoo Archives: gentoo-dev

From: Aron Griffis <agriffis@g.o>
To: gentoo-dev@××××××××××.org
Subject: Re: [gentoo-dev] depscan.sh segfault issue
Date: Mon, 12 Nov 2001 20:56:48
Message-Id: 20011112215722.A27543@yde.flatmonk.org
In Reply to: Re: [gentoo-dev] depscan.sh segfault issue by jano
1 jano wrote: [Mon Nov 12 2001, 12:49:20AM EST]
2 > I've narrowed down the problem to the gpm init.d script. For some reason,
3 > depscan doesn't like it at all. I messed around, and found an interesting,
4 > albeit STRANGE, pattern:
5
6 Could you please change the top line of /etc/init.d/depscan.sh to
7
8 #!/bin/bash -x
9
10 then run your test with the script named "gpm", and send me the output?
11 Don't send it to the list... it will be lengthy. You can run rc-update
12 as follows (or with whatever arguments you're using).
13
14 rc-update add gpm default &> rc-update.out
15
16 Thanks,
17 Aron
18
19 P.S. No guarantees... I'm particularly busy at the moment, but I'd like
20 to take a look.

Replies

Subject Author
Re: [gentoo-dev] depscan.sh segfault issue jano <jano@××××××××××××.net>