Koozali.org: home of the SME Server

userpanel and updates to sme 7.1.1

Offline stephen noble

  • *
  • 607
  • +1/-0
    • Dungog
userpanel and updates to sme 7.1.1
« 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]

Offline Normando

  • *
  • 841
  • +2/-1
    • Unixlan
userpanel and updates to sme 7.1.1
« Reply #1 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

Offline cool34000

  • *
  • 339
  • +0/-0
userpanel and updates to sme 7.1.1
« Reply #2 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...

Offline jonic

  • *
  • 103
  • +1/-0
userpanel and updates to sme 7.1.1
« Reply #3 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?

Offline stephen noble

  • *
  • 607
  • +1/-0
    • Dungog
userpanel and updates to sme 7.1.1
« Reply #4 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

Offline stephen noble

  • *
  • 607
  • +1/-0
    • Dungog
userpanel and updates to sme 7.1.1
« Reply #5 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

Offline jonic

  • *
  • 103
  • +1/-0
userpanel and updates to sme 7.1.1
« Reply #6 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.

Offline stephen noble

  • *
  • 607
  • +1/-0
    • Dungog
userpanel and updates to sme 7.1.1
« Reply #7 on: February 28, 2007, 05:36:56 PM »
yes

Offline raem

  • *
  • 3,972
  • +4/-0
Re: userpanel and updates to sme 7.1.1
« Reply #8 on: March 01, 2007, 12:27:42 PM »
snoble

Thanks Stephen, your work is appreciated
...

Offline william_syd

  • ****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
userpanel and updates to sme 7.1.1
« Reply #9 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.
Regards,
William

IF I give advise.. It's only if it was me....

Offline stephen noble

  • *
  • 607
  • +1/-0
    • Dungog
userpanel and updates to sme 7.1.1
« Reply #10 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

Offline cbacani

  • *
  • 111
  • +0/-0
For the layman
« Reply #11 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

Offline stephen noble

  • *
  • 607
  • +1/-0
    • Dungog
userpanel and updates to sme 7.1.1
« Reply #12 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

Offline Franco

  • *
  • 1,171
  • +0/-0
    • http://contribs.org
userpanel and updates to sme 7.1.1
« Reply #13 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:

Offline bpivk

  • *
  • 908
  • +0/-0
    • http://www.bezigrad.com
userpanel and updates to sme 7.1.1
« Reply #14 on: April 01, 2007, 05:55:36 PM »
Quote
Should I open a bug or a feature request?

Just close and reopen the browser.
"It should just work" if it doesn't report it. Thanks!