Hi Damion,
Send anything I need to help you and myself out. It's a test machine I'm
running it on, so no harm done if all goes wrong with patches :-)
Greetings,
Wim
Damion Parry wrote:
>
> Hello,
>
> Are you installing on a RH7.0 or 7.1 server? If you're installing onto a
> 6.2 bix ignore this next bit:
>
> If you're installing on a RH 7.0 box, and you've installed the
> freevsd..rh7-pkgs rpm, the fact that glibc is failing to install into
> the skel could be a result of not applying recommended glibc 2.2-12
> update. If the rh7 pkgs rpm is not installing because of libcrypto
> problems, apologies, I shall have a look when I get into the office on
> Tuesday.
>
> If you're installing on a RH 7.1 box then the problem is that the glibc
> supplied with either of the pkgs rpm is too low. RH 7.1 is not supported
> at all yet, but if you want to help in the porting effort, let me know &
> I can supply you with all of the necessary steps invloved in patching
> the 3rd part rpms.
>
> Damion.
>
> C Neale wrote:
> >
> > As is stated in the mailing list archives inumerable times, the
> > freevsd-pkgs-*.rpm rpms are not for installation on the host server, but,
> > are installed by vsd-install.pl
> > into the skel
> >
> > You'll probably have to reinstall your host server, then install
> >
> > the freevsd rpms in the order
> >
> > freevsd-<version>.rpm followed by
> > freevsd-pkgs-<version>.rpm
> >
> > Then when you run vsd-install.pl it will install the freevsd patched rpms
> > into the skel
> >
> > You can get most of the answers from the archives, and Ben@fubra 's FAQ
> >
> > Chris Neale
> >
> > ----- Original Message -----
> > From: "Wim Godden" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Saturday, May 05, 2001 7:52 PM
> > Subject: Re: hostname: Unknown host and other errors
> >
> > > I can't apply the glibc rpm without using --nodeps, as it gives a
> > > conflict with the current glibc version. However, I've manually applied
> > > all rpms, but it still won't work. I still get the same result.
> > >
> > >
> > > Tim Sellar wrote:
> > > >
> > > > freeVSD uses a patched version of glibc within virtual servers. The
> > errors
> > > > you are reporting usually indicate that this modified glibc is not
> > correctly
> > > > installed within the skel. You should have seen a number of packages
> > > > installed into the skel towards the end of skel generation. If you
> > didn't,
> > > > it may be because you have installed the freevsd RPMs in the wrong
> > order -
> > > > you must install the freevsd RPM before installing the freevsd-pkgs RPM.
> > > > Check the mailing list archives for how you can modify the freesvd.conf
> > > > manually otherwise uninstall freevsd and repeat the installation exactly
> > as
> > > > detailed in the user-guide document.
> > > >
> > > > > -----Original Message-----
> > > > > From: [EMAIL PROTECTED]
> > > > > [mailto:[EMAIL PROTECTED]]On Behalf Of Wim Godden
> > > > > Sent: 05 May 2001 16:05
> > > > > To: [EMAIL PROTECTED]
> > > > > Subject: hostname: Unknown host and other errors
> > > > >
> > > > >
> > > > > When I do a vsboot --start, I get :
> > > > >
> > > > > start all VSes: stage [1]
> > > > > start all VSes: stage [2]
> > > > > hostname: Unknown host
> > > > > gethostbyname(): No such file or directory
> > > > > gethostbyname(): No such file or directory
> > > > > starting system logging: syslogd
> > > > > starting daemon: crond
> > > > > starting daemon: atd
> > > > > starting web server: httpd
> > > > > starting local daemons:.
> > > > > starting ssh server: sshd
> > > > > /vsd>-bash: -D: command not found
> > > > >
> > > > > And when I telnet to the IP I entered, I get my normal telnet login of
> > > > > my server, not the one for the virtual system.
> > >