Re: FAI won't install snort?

2007-02-09 Thread Michael Tautschnig
> OK, I found the fai.log.
> 
> Here's what I found in it about why snort didn't install:
> 
> ---Snip---
> Unpacking snort (from .../snort_2.3.3-11_i386.deb) ...
> mkdir: cannot create directory `/var/log/fai/current': No such file or
> directory
> dpkg: error processing /var/cache/apt/archives/snort_2.3.3-11_i386.deb
> (--unpack):
>  subprocess pre-installation script returned error exit status 1
> -End Snip--
> 
> I'm not sure what to do to fix this?
> During the install there is a "/var/log/fai/current" directory? Right?
> 
> Do you have any ideas?
>
This error seems like really weird, what is snort doing about FAI's log
directory!? But anyway, you should probably check
/var/lib/dpkg/info/snort.preinst to see what snort is trying to do there.

HTH,
Michael



pgp5hFsCllo4z.pgp
Description: PGP signature


Re: FAI won't install snort?

2007-02-09 Thread Ralph Crongeyer
OK, I found the fai.log.

Here's what I found in it about why snort didn't install:

---Snip---
Unpacking snort (from .../snort_2.3.3-11_i386.deb) ...
mkdir: cannot create directory `/var/log/fai/current': No such file or
directory
dpkg: error processing /var/cache/apt/archives/snort_2.3.3-11_i386.deb
(--unpack):
 subprocess pre-installation script returned error exit status 1
-End Snip--

I'm not sure what to do to fix this?
During the install there is a "/var/log/fai/current" directory? Right?

Do you have any ideas?

Thanks

Ralph

Ralph Crongeyer <[EMAIL PROTECTED]> wrote: 
>

This seems weard, but I can't find a fai.log file?
>I'm using Debian Etch and the FAI packages that are in Etch.
>Any ideas?
>
>Ralph
>
>Thomas Lange <[EMAIL PROTECTED]> wrote: 
>>
>
>> On Fri, 9 Feb 2007 11:30:58 -0500, Ralph Crongeyer
>><[EMAIL PROTECTED]> said:
>>
>>> I've added snort to /srv/fai/config/package_config/FAIBASE but it
>>doesn't
>>> get installed?
>>
>>> How can I fix this?
>>Read the log files, for e.g. fai.log.
>>
>>-- 
>>regards Thomas
>>
>>
>
>
>
>
>





Re: FAI won't install snort?

2007-02-09 Thread Ralph Crongeyer
This seems weard, but I can't find a fai.log file?
I'm using Debian Etch and the FAI packages that are in Etch.
Any ideas?

Ralph

Thomas Lange <[EMAIL PROTECTED]> wrote: 
>

> On Fri, 9 Feb 2007 11:30:58 -0500, Ralph Crongeyer
><[EMAIL PROTECTED]> said:
>
>> I've added snort to /srv/fai/config/package_config/FAIBASE but it
>doesn't
>> get installed?
>
>> How can I fix this?
>Read the log files, for e.g. fai.log.
>
>-- 
>regards Thomas
>
>





Re: FAI won't install snort?

2007-02-09 Thread Thomas Lange
> On Fri, 9 Feb 2007 11:30:58 -0500, Ralph Crongeyer <[EMAIL PROTECTED]> 
> said:

> I've added snort to /srv/fai/config/package_config/FAIBASE but it doesn't
> get installed?

> How can I fix this?
Read the log files, for e.g. fai.log.

-- 
regards Thomas


FAI won't install snort?

2007-02-09 Thread Ralph Crongeyer
Hi all,
I've added snort to /srv/fai/config/package_config/FAIBASE but it doesn't
get installed?

How can I fix this?

Thanks





Re: /etc/issue

2007-02-09 Thread Ralph Crongeyer
OK, to fix this I added these lines to /srv/fai/config/scripts/LAST/50-misc:
cp /etc/issue $target/etc/
cp /etc/issue.net $target/etc/

Thanks!

Ralph

Richard Wonka <[EMAIL PROTECTED]> wrote: 
>

Hey there,
>
>> [...]
>> How do I change /etc/issue?
>don't change it in the nfsroot, but make that change in a script
>_after_ installing. :)
>
>HTH,
>
>Richard
>
>