Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: steve on March 09, 2003, 10:46:34 PM

Title: 5.6 Update 2 error
Post by: steve on March 09, 2003, 10:46:34 PM
I just installed update 2 following the instructions in the README. The server won't establish web connections now.

Anybody see this?
Title: Re: 5.6 Update 2 error
Post by: Jon Blakely on March 09, 2003, 11:18:55 PM
Have you re-booted the server.

Jon
Title: Re: 5.6 Update 2 error
Post by: steve on March 09, 2003, 11:59:30 PM
i did /sbin/e-smith/signal-event rebootJon Blakely wrote:
>
> Have you re-booted the server.
>
> Jon
Title: Re: 5.6 Update 2 error
Post by: steve on March 10, 2003, 01:58:21 AM
i just did a diff on the update1 rpms and those from update2. they are exactly the same.

wtf?
Title: Re: 5.6 Update 2 error
Post by: steve on March 10, 2003, 02:29:11 AM
problem solved. there was a conflict with libpng.s0.2 that was preventing httpd from restarting.
Title: Re: 5.6 Update 2 error
Post by: Jim Danvers on March 10, 2003, 03:07:34 AM
dumb-ass question time...  (sorry).  Where do I find out / get these updates?  You guys are talking about update 2 - sheesh - I didn't even know that there was a 1.  {shrug shoulders...  lol}  Also - is it safe to assume that the updates are some .rpm file and install is a typical rpm -Uvh ?  Oh...  one more - are they cumulative?  Ie; can I go straight to update 2 or do I have to install 1 first?

TIA...

-=- jd -=-
Title: Re: 5.6 Update 2 error
Post by: rick on March 10, 2003, 03:46:35 AM
Updates are generally cumulative unless specified otherwise, so you could go to the most recent, if you have the downloaded iso of 5.6 then update 1 was already included, updates are in the ftp directory on this site, and should be in the update 2 directory however that is empty and it would seem that they are sitting in the update 1 directory, I'm waiting for some sort of clarification as to which updates form update 2 before I install them. If anyone knows which files are the appropriate ones it would be appreciated if it could be posted somewhere.
Title: Re: 5.6 Update 2 error
Post by: Jim Danvers on March 10, 2003, 03:50:57 AM
Cool...  thanks Rick.  I'll keep an eye on this thread then and see if you (we) get an answer to your inquiry?  ;)  I do have the dnld'd 5.6 - thanks for pointing that one out.

-=- jd -=-
Title: Re: 5.6 Update 2 error
Post by: Ray Mitchell on March 10, 2003, 02:29:43 PM
Look at
http://www.e-smith.org
the announcment is there as of last Friday 7th March.

Download from
ftp://ftp.e-smith.org/pub/e-smith/updates/5.6/Update2/RPMS/

Note the Update1 folder is simply a link to the Update2 folder. There are no seperate files for Update1 as it was part of the unsupported CD iso image release.
I guess the Update1 link is there to avoid the question of where is Update 1 ??

Download files to a folder
then do
rpm -Uvh --replacepkgs *.rpm
/sbin/e-smith/signal-event post-upgrade
/sbin/e-smith/signal-event reboot

I have applied the update OK.

Regards
Ray Mitchell
Title: Re: 5.6 Update 2 error
Post by: Tom H. on March 11, 2003, 03:50:48 AM
My web is not working either after doing update 2.
Title: Re: 5.6 Update 2 error
Post by: Scott Smith on March 12, 2003, 11:07:44 PM
.
Title: Re: 5.6 Update 2 error
Post by: Graeme Fleming on March 26, 2003, 05:18:31 PM
Anyone lost access to /dev/cdrom after the update??  Try:

                                   mount /dev/cdrom /mnt/cdrom

if it fails then see my posts:

http://forums.contribs.org/index.php?topic=16857.msg65293#msg65293 and
http://forums.contribs.org/index.php?topic=16857.msg65293#msg65293

HTH