Two sections jump out to me as unfamiliar **** ntpd: Removing firewall opening for 127.127.1.0 port 123iptables: Bad rule (does a matching rule exist in that chain?) [60G[[0;31mFAILED[0;39m] ntpd: Removing firewall opening for ntp-1.cso.uiuc.edu port 123iptables: Bad rule (does a matching rule exist in that chain?) <chop> Shutting down ntpd: [60G[[0;31mFAILED[0;39m] ntpd: Opening firewall for input from 127.127.1.0 port 123[60G[ [0;32mOK[0;39m ] <chop> **** Starting httpd: httpd: Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName ****
Since Oscar sets up pfilter (and I am behind another firewall anyway) I have FC2 install without a firewall of its own. I have had problems in the past installing Oscar 3.0 on RH9 with the default firewall setup. This shouldn't pop up until later though, so I don't think thats the problem here. You do need a fully qualified hostname (without _ for some reason), and httpd doesn't seem to be finding one. I don't remember where that starts throwing errors (though I know I have forgotten to set one at least once myself) but again I would think it would be later. Something else that FC2 does is hide the default line in /etc/hosts which aliases the hostname you picked on install to localhost. I think this is bad too, but you have to edit it by hand since the gui widget hides it. I separate the localhost information and add a line with the local IP and the rest of the hostname aliases. I am not sure this is neccesary. I don't know SIS very well though, so the actual end error I don't know much about. Also, I noticed that it said it didn't need to load "Perl-Tk", so I was wondering what install options you had picked? I have only tried to install Oscar4 with a "Workstation" install, which doesn't include Perk-Tk... If you did an Everything or somesuch, perhaps it has already installed another version of SIS and is having problems overwriting config files? Just some thoughts, hope they help. On Fri, 4 Feb 2005 12:19:50 -0800, Bernard Li <[EMAIL PROTECTED]> wrote: > Hi Mark: > > This is a long shot but... > > When installing FC2, did you pick a different locale from (English US)? > > Also, when you re-installed FC2, it is a fresh install right? You > didn't run any updates did you? > > For files in /tftpboot/rpm, you only need to copy the RPMs (not the > SRPMs) and there are 4 CDs total for FC2. > > Cheers, > > Bernard > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of > > Mark Hamrick > > Sent: Friday, February 04, 2005 11:56 > > To: [email protected] > > Cc: Michael Edwards > > Subject: Re: [Oscar-users] FC2, Step 4 install Failure. > > > > Hello everyone, > > > > I completly reinstalled the box with FC2 and tried to get > > OSCAR installed again. The result was the same, and I have > > attached the oscarinstall.log. > > > > Thanks, > > Mark > > > > > > Michael Edwards wrote: > > > > >Did you run scripts/start_over (or reinstall FC2) before trying to > > >install Oscar again? > > >It looks like it is finding files from an earlier install > > attempt and > > >getting confused. > > >If you did run start_over, could you send us the whole > > oscarinstall.log again? > > > > > >A lot of the time, earlier errors or warnings that aren't fatal can > > >trip up later steps and make them die in misleading ways. > > > > > > > > >On Wed, 02 Feb 2005 11:39:30 -0500, Mark Hamrick > > <[EMAIL PROTECTED]> wrote: > > > > > > > > >>Hello everyone, > > >> > > >>I can't seem to get step 4 of the Oscar installl to work. > > The error > > >>message I am recieving in previous post pointed to the rpms > > not being > > >>in /tftpboot/rpm, but all FC2 RPMs and SRPMs are in that directory. > > >> > > >>Here is the error message that I revieve: > > >> > > >>4: 2005-1-2 10:42:1 [SystemInstaller::Package::Rpm :: Line > > 75] Finding > > >>best Rpms, this may take a minute. > > >>Couldn't find file for SISstage. at > > >>/usr/lib/systeminstaller/SystemInstaller/PackageBest.pm line 110 > > >>Couldn't find best files. at > > >>/usr/lib/systeminstaller/SystemInstaller/Package.pm line > > 181 Failed to > > >>find files for all packages. at /usr/bin/mksiimage line 164 > > >>5: 2005-1-2 10:46:14 [main :: Line 165] Unmounting /proc. > > >>6: 2005-1-2 10:46:14 [SystemInstaller::Image :: Line 67] rmimage > > >>oscarimage > > >>FATAL: Can't remove /var/lib/systemimager/scripts/oscarimage.master! > > >>Package install failed > > >>at /usr/bin/mksiimage line 171 > > >>Command mksiimage -A --name oscarimage --location /tftpboot/rpm > > >>--filename /usr/share/systeminstaller/distinfo/Fedora/stages --arch > > >>i686 --path /var/lib/systemimager/images/oscarimage --verbose > > >>--filename=/tmp/oscar-install-rpmlist.23490 failed to run > > properly at > > >>/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Tk.pm > > line 228 > > >>--> Successfully ran oscar_wizard > > >>--> Successfully ran OSCAR install_cluster script > > >> > > >>Thanks, > > >>Mark > > >> > > >>------------------------------------------------------- > > >>This SF.Net email is sponsored by: IntelliVIEW -- Interactive > > >>Reporting Tool for open source databases. Create > > drag-&-drop reports. > > >>Save time by over 75%! Publish reports on the web. Export > > to DOC, XLS, RTF, etc. > > >>Download a FREE copy at http://www.intelliview.com/go/osdn_nl > > >>_______________________________________________ > > >>Oscar-users mailing list > > >>[email protected] > > >>https://lists.sourceforge.net/lists/listinfo/oscar-users > > >> > > >> > > >> > > > > > ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Oscar-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-users
