Email address obfuscation in effect -- please
click here to turn it off.
[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
- To: MLUG Members <EMAIL:PROTECTED>
- Subject: Re: [MLUG] backup via cron
- From: Mark Rages <EMAIL:PROTECTED>
- Date: Fri, 3 Feb 2006 01:19:49 -0600
- Delivery-date: Fri, 03 Feb 2006 01:19:57 -0600
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=U7lAitiCyMeaF8U2IyXSbvav6gpLIE3PaSivA91Dddu9hSWbM8iftNRHeaVWThRvy4ZhP1kE9FRYX6axoMkFBHsX5GrHPfLzJRK4UunJsyxP9gItp8RrHnCy4lpKB9hrY9CKI9hDF8T5soU3DbBIrKONKXn2tkwY2FgYL5QEn/4=
- Envelope-to: EMAIL:PROTECTED
- In-reply-to: <EMAIL:PROTECTED>
- References: <EMAIL:PROTECTED>
- Reply-to: MLUG Members <EMAIL:PROTECTED>
- Sender: EMAIL:PROTECTED
On 2/3/06, Nowlin, Dan <EMAIL:PROTECTED> wrote:
> The versions of both are on my previous message. I installed the rpm
> from FC4 repositories.
>
ok, I'm going to bed.
Here's my last-gasp troubleshooting technique:
First, install strace if you don't have it.
then run your script under strace:
2>logfile strace ./scriptname
This will put every system call the script makes into "logfile". (this
will be a huge file). Look at the tail end of it and see what's
happening.
If you want, gzip the logfile and post it somewhere where I can
download it (tomorrow) and take a look at it. Make sure you use dummy
data, not your private data, because some of the contents might end up
in the logfile.
Regards,
Mark
EMAIL:PROTECTED
--
You think that it is a secret, but it never has been one.
- fortune cookie
_______________________________________________
members mailing list
EMAIL:PROTECTED
http://mlug.missouri.edu/mailman/listinfo/members