From: [EMAIL PROTECTED] on behalf of Brad Aisa
Sent: Sat 17/06/2006 01:44
To: oscar devel
Subject: [Oscar-devel] "error running post install"
When I try to build my client images, I get this error
message:
Couldn't run postinstall
There was an error running the post
addclients script, please check your logs for more info"
this is the
console output:
--> Running: ./post_clients
No ipchains on this
computer
No modification to do for ipchains
Couldn't push hosts file to
images at ./post_clients line 41
at
/usr/lib/systeminstaller/SystemInstaller/Tk/AddClients.pm line 213
Couldn't
run postinstall at
/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/Tk.pm line
247
It displays this error msg from the file:
if(ref($$vars{postinstall}) eq "CODE")
{
&{$$vars{postinstall}}($vars) or (carp("Couldn't run
postinstall"),
error_window($window,"There was an error running the post addclients script,
please check your logs for more
info"),
$window->Unbusy(),
return 0);
Brad
[EMAIL PROTECTED]
_______________________________________________
Oscar-devel
mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-devel
_______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
