Koozali.org: home of the SME Server

5.6 Update 2 error

steve

5.6 Update 2 error
« 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?

Jon Blakely

Re: 5.6 Update 2 error
« Reply #1 on: March 09, 2003, 11:18:55 PM »
Have you re-booted the server.

Jon

steve

Re: 5.6 Update 2 error
« Reply #2 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

steve

Re: 5.6 Update 2 error
« Reply #3 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?

steve

Re: 5.6 Update 2 error
« Reply #4 on: March 10, 2003, 02:29:11 AM »
problem solved. there was a conflict with libpng.s0.2 that was preventing httpd from restarting.

Jim Danvers

Re: 5.6 Update 2 error
« Reply #5 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 -=-

rick

Re: 5.6 Update 2 error
« Reply #6 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.

Jim Danvers

Re: 5.6 Update 2 error
« Reply #7 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 -=-

Ray Mitchell

Re: 5.6 Update 2 error
« Reply #8 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

Tom H.

Re: 5.6 Update 2 error
« Reply #9 on: March 11, 2003, 03:50:48 AM »
My web is not working either after doing update 2.

Scott Smith

Re: 5.6 Update 2 error
« Reply #10 on: March 12, 2003, 11:07:44 PM »
.

Graeme Fleming

Re: 5.6 Update 2 error
« Reply #11 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