Heres a solution that seems to work:
add the following line to the repligard_staging_to_live.sh script, just after
the line
#2. import the data into the live server
add:
gunzip /tmp/hourly_export_${THISDATE}.xml.gz
and change the import lines to read
$REPLIGARD -c /etc/repligard/repligard_hourly_import_live.conf \
-i /tmp/hourly_export_${THISDATE}.xml
i.e. xml instead of xml.gz
I am not perfectly sure about the solution, it needs a few more days, but it
seems to work for now.
Tarjei
Tarjei Huse wrote:
>
> Here I think we are getting to the crox of this problem:
> rpm -K zlib-1.1.3-22.i386.rpm
> zlib-1.1.3-22.i386.rpm: md5 GPG NOT OK
> rpm -K zlib-devel-1.1.3-22.i386.rpm
> zlib-devel-1.1.3-22.i386.rpm: md5 (GPG) OK (MISSING KEYS: GPG#DB42A60E)
>
> I'll try recompiling from src and se how that goes, stay tuned!
> (this is from Nadminstudio CD btw)
> Tarjei
>
> Emiliano wrote:
> >
> > Tarjei Huse wrote:
> >
> > > > It's suspect, to say the least. Maybe a download problem?
> > >
> > > ?? I'e' the zlib libs are corrupted?
> >
> > Don't know, but errors or warnings during unzip are not a good sign.
> > I've never seen them before (on any kind of file, not just repligard)
> > where it could be fully ignored.
> >
> > Emile
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]