Koozali.org: home of the SME Server

Unable to update smecontribs

Offline beast

  • *
  • 245
  • +0/-0
Re: Unable to update smecontribs
« Reply #15 on: August 16, 2016, 05:00:32 PM »
This is a bit hard to understand for the normal user........

Offline ReetP

  • *
  • 3,738
  • +5/-0
Re: Unable to update smecontribs
« Reply #16 on: August 16, 2016, 05:32:40 PM »
This is a bit hard to understand for the normal user........

Hence we don't encourage you to go messing with your server unless you are experienced and really know what you are doing. The simplicity of SME is actually also its Achilles Heel as it stops users from having to think, and learn.

This *is* fairly complicated, and perhaps we should reflect that on the Wiki page.

Trying to install ANYTHING beyond the basic install will always carry a risk and you can easily get yourself in a bit of a mess which then can trash your server and/or leave you open to the world + dog.

I presume you want the PHP update to install some form of web app. Be very careful......

Rgds
John
...
1. Read the Manual
2. Read the Wiki
3. Don't ask for support on Unsupported versions of software
4. I have a job, wife, and kids and do this in my spare time. If you want something fixed, please help.

Bugs are easier than you think: http://wiki.contribs.org/Bugzilla_Help

If you love SME and don't want to lose it, join in: http://wiki.contribs.org/Koozali_Foundation

Offline stephdl

  • *
  • 1,519
  • +0/-0
    • Linux et Geekeries
Re: Unable to update smecontribs
« Reply #17 on: August 17, 2016, 12:09:23 AM »
In fact we could have a way to ease updates for all 'normal' users, it is to import all rpm from 'remi' to smecontribs, but it needs time.....and we are all volunteers O:)

Each time you give something easy to everybody.....it needs a lot of skills :-D

My concerns is mainly that the remi repository can break your server quickly and this is why we exclude some rpms. Now to explain why we added more rpm in dependancy of php-scl it is because we need them for smeserver-phhmyadmin
See http://wiki.contribs.org/Koozali_Foundation
irc : Freenode #sme_server #sme-fr

!!! Please write your knowledge to the Wiki !!!

Offline Jean-Philippe Pialasse

  • *
  • 2,763
  • +11/-0
  • aka Unnilennium
    • http://smeserver.pialasse.com
Re: Unable to update smecontribs
« Reply #18 on: August 17, 2016, 12:13:08 AM »
In fact we could have a way to ease updates for all 'normal' users, it is to import all rpm from 'remi' to smecontribs, but it needs time.....and we are all volunteers O:)

well, it would first need to ship SME with the signing key of Remi, we would also need to make a local copy of remi repo on our cluster to run our repo update script.
the part of pushing rpm is not that hard, this is all the other things around that are !

Offline stephdl

  • *
  • 1,519
  • +0/-0
    • Linux et Geekeries
Re: Unable to update smecontribs
« Reply #19 on: August 17, 2016, 08:50:20 AM »
What about ?

yum update smeserver-php-scl php54* php55* php56* --enablerepo=smecontribs,remi,epel
Or
yum update php54* php55* php56* --enablerepo=remi,epel

You can find it at https://wiki.contribs.org/PHP_Software_Collections#Update
See http://wiki.contribs.org/Koozali_Foundation
irc : Freenode #sme_server #sme-fr

!!! Please write your knowledge to the Wiki !!!

Offline beast

  • *
  • 245
  • +0/-0
Re: Unable to update smecontribs
« Reply #20 on: August 17, 2016, 10:07:12 AM »
What about ?

yum update smeserver-php-scl php54* php55* php56* --enablerepo=smecontribs,remi,epel
Or
yum update php54* php55* php56* --enablerepo=remi,epel

You can find it at https://wiki.contribs.org/PHP_Software_Collections#Update

Yes

yum update smeserver-php-scl php54* php55* php56* --enablerepo=smecontribs,remi,epel

Works fine :-)

Just get confused by the e-mail that state something else!

Offline beast

  • *
  • 245
  • +0/-0
Re: Unable to update smecontribs
« Reply #21 on: August 17, 2016, 10:08:14 AM »
People just get confused by the e-mail that state another command.