[Spacewalk-list] trouble upgrading sw 0.5 to 0.6

Michiel van Es Michiele at info.nl
Tue Aug 25 22:01:33 UTC 2009


Hi Milan,

I used the steps you told me and that worked!
Thanks a bunch! :)
When I go to the upgrade package step and run the semanage commando I get:


[root at devmx01 ~]# semanage port -d -t cobbler_port_t -p tcp 25152
/usr/sbin/semanage: Port tcp/25152 is not defined

Did I miss something with upgrading or installing before?
(btw selinux is disabled)

Kind Regards,

Michiel
________________________________________
From: spacewalk-list-bounces at redhat.com [spacewalk-list-bounces at redhat.com] On Behalf Of Milan Zazrivec [mzazrivec at redhat.com]
Sent: Tuesday, August 25, 2009 7:19 PM
To: spacewalk-list at redhat.com
Subject: Re: [Spacewalk-list] trouble upgrading sw 0.5 to 0.6

On Tuesday 25 August 2009 17:44:58 Michiel van Es wrote:
> Hi,
<snip>
>
> Certificate RPM regeneration failed:
>
> Can anyone tell what I am doing wrong?

Well, nothing really. Your problem here is that you are upgrading jabberd 2.0
to jabberd 2.2.8.

Given that you have deleted jabberd user already, what you gotta do now is:

# getent group jabber || groupadd -r jabber
# getent passwd jabber || \
   useradd -r -g jabber -d /var/lib/jabberd -s /sbin/nologin \
   -c "Jabber Server" jabber
# sh scrippie.sh

Now do what scrippie.sh tells you to do and then start with the 0.5 -> 0.6
upgrade again, from the very beginning, no steps skipped.

-Milan

_______________________________________________
Spacewalk-list mailing list
Spacewalk-list at redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list




More information about the Spacewalk-list mailing list