Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: stephen noble on February 28, 2007, 02:08:26 PM

Title: userpanel and updates to sme 7.1.1
Post by: stephen noble on February 28, 2007, 02:08:26 PM
With the update to sme 7.1.1 there are changes to the /server-manager

Unfortunately smeserver-userpanel-0.9-9 ( aka /user-manager ) had to be updated as it conflicted with the new methods.

smeserver-userpanel-0.9-10 is the new version, for 7.1.1
available here, or from the dungog repository if enabled
http://sme.dungog.net/packages/smeserver/7.0/i386/html/index_dungog.html

After upgrading to 7.1.1 you will need to reinstall smeserver-userpanel-0.9-10 as 0.9-9 is automatically removed.

However because of dependency errors you may need to upgrade additional rpms manually before the upgrade can proceed

if installed upgrade to these versions, same location as above
smeserver-userpanels-1.0-5
smeserver-mailsorting-1.2-4



[edit, upgrade the two rpms not remove]
Title: userpanel and updates to sme 7.1.1
Post by: Normando on February 28, 2007, 02:28:49 PM
Yes. I need to remove smeserver-userpanel and panels manually, because I can't update to 7.1.1 for dependency errors.

Thanks
Title: userpanel and updates to sme 7.1.1
Post by: cool34000 on February 28, 2007, 03:42:26 PM
Thanks for update infos, I will try and just let you know if there are any errors...
Title: userpanel and updates to sme 7.1.1
Post by: jonic on February 28, 2007, 04:31:42 PM
Can I first upgrade smeserver-userpanel to the new version, and after do the upgrade to SME 7.1.1?
Title: userpanel and updates to sme 7.1.1
Post by: stephen noble on February 28, 2007, 04:45:05 PM
no
because bad things happened when 0.9-9 was installed we obsoleted
smeserver-userpanel in smeserver-support

but this is where the problem is,
it can't be obsoleted while it has existing dependencies

sorry
Title: userpanel and updates to sme 7.1.1
Post by: stephen noble on February 28, 2007, 05:15:08 PM
but now you can upgrade these rpms to the latest versions
and they won't block the upgrade,
i removed the requires

smeserver-userpanels-1.0-5
smeserver-mailsorting-1.2-4
Title: userpanel and updates to sme 7.1.1
Post by: jonic on February 28, 2007, 05:28:54 PM
Quote from: "snoble"
but now you can upgrade these rpms to the latest versions
and they won't block the upgrade,
i removed the requires

smeserver-userpanels-1.0-5
smeserver-mailsorting-1.2-4


Ok, thanks.

So the upgrade procedure is now:

1. upgrade smeserver-userpanels to version 1.0-5
2. upgrade smeserver-mailsorting to version 1.2-4
3. upgrade SME to 7.1.1
4. reinstall smeserver-userpanel, using the latest version (0.9-10), as it was removed during the upgrade to 7.1.1.
Title: userpanel and updates to sme 7.1.1
Post by: stephen noble on February 28, 2007, 05:36:56 PM
yes
Title: Re: userpanel and updates to sme 7.1.1
Post by: raem on March 01, 2007, 12:27:42 PM
snoble

Thanks Stephen, your work is appreciated
Title: userpanel and updates to sme 7.1.1
Post by: william_syd on March 02, 2007, 12:43:06 AM
Quote from: "jonic"

Ok, thanks.

So the upgrade procedure is now:

1. upgrade smeserver-userpanels to version 1.0-5
2. upgrade smeserver-mailsorting to version 1.2-4
3. upgrade SME to 7.1.1
4. reinstall smeserver-userpanel, using the latest version (0.9-10), as it was removed during the upgrade to 7.1.1.


So, as long as you have the dungog repository setup...
Code: [Select]
yum update \
--disablerepo=* \
--enablerepo=dungog \
--enablerepo=base \
--enablerepo=smeos \
--enablerepo=smeupdates \
--enablerepo=smeaddons

Then..
Code: [Select]
yum update \
--disablerepo=* \
--enablerepo=dungog \
--enablerepo=updates \
--enablerepo=base \
--enablerepo=smeos \
--enablerepo=smeupdates \
--enablerepo=smeaddons

And finally..
Code: [Select]
yum install smeserver-userpanel \
--disablerepo=* \
--enablerepo=dungog \
--enablerepo=updates \
--enablerepo=base \
--enablerepo=smeos \
--enablerepo=smeupdates \
--enablerepo=smeaddons

Not forgetting to do
Code: [Select]
signal-event post-upgrade; signal-event reboot
between each step.
Title: userpanel and updates to sme 7.1.1
Post by: stephen noble on March 02, 2007, 03:05:56 AM
> So, as long as you have the dungog repository setup.

you can d/l and install locally


> Not forgetting to do

you can just do this once at the end
Title: For the layman
Post by: cbacani on March 02, 2007, 03:45:49 AM
Quote from: "snoble"
yes


How do we do this? Is there a easy to perform this? Should we do anything until this is fixed?

Just asking
Title: userpanel and updates to sme 7.1.1
Post by: stephen noble on March 02, 2007, 04:16:41 AM
This only applies if you have added contribs
If you have you should have the skills to upgrade or remove them
Title: userpanel and updates to sme 7.1.1
Post by: Franco on April 01, 2007, 03:24:59 PM
If a user logins to user-manager, there's no Logout button. If the same user tries to login to server-manager then there's a problem.
Should I open a bug or a feature request?  :wink:
Title: userpanel and updates to sme 7.1.1
Post by: bpivk on April 01, 2007, 05:55:36 PM
Quote
Should I open a bug or a feature request?

Just close and reopen the browser.
Title: userpanel and updates to sme 7.1.1
Post by: Franco on April 01, 2007, 07:01:03 PM
Quote
Just close and reopen the browser.


That does not answer my question! Besides I think I could come up with that solution myself without bugging you here ( I like my tabbed windows)
Title: userpanel and updates to sme 7.1.1
Post by: bpivk on April 01, 2007, 07:48:20 PM
Well i didn't think that it bothers you that much. I was just sharing my idea.  :lol:  
Open a NFR if it bothers you that much.
Title: Re: userpanel and updates to sme 7.1.1
Post by: chris burnat on August 17, 2007, 08:10:55 AM
Remedials outlined in this topic still apply when upgrading to 7.2.
Note that smeserver-mailsorting is now version 1.2-8

So the upgrade procedure is now:
Quote
1. upgrade smeserver-userpanels to version 1.0-5 
2. upgrade smeserver-mailsorting to version 1.2-8 (latest rpm)
3. upgrade SME to 7.2 (check instructions found at: http://wiki.contribs.org/Updating_to_SME_7.2 )
4. reinstall smeserver-userpanel, using the latest version (0.9-10), as it was removed during the upgrade to 7.2
Title: Re: userpanel and updates to sme 7.1.1
Post by: steever on February 08, 2008, 07:19:42 AM
Hi guys - does this still need to be sticky?  We're on SME 7.3 now.

Steve
Title: Re: userpanel and updates to sme 7.1.1
Post by: byte on February 08, 2008, 10:49:41 AM
Hi guys - does this still need to be sticky?  We're on SME 7.3 now

Thanks, I agree lets remove sticky.