Koozali.org: home of the SME Server

Koozali SME Server 10.1 is now on the mirrors - enjoy

Offline bunkobugsy

  • *
  • 274
  • +4/-0
Re: Koozali SME Server 10.1 is now on the mirrors - enjoy
« Reply #15 on: September 17, 2022, 08:31:13 PM »
Try this:
yum clean all
yum update --disablerepo=smecontribs
yum update
« Last Edit: September 17, 2022, 08:33:27 PM by bunkobugsy »

Offline bclayton

  • *
  • 137
  • +0/-0
Re: Koozali SME Server 10.1 is now on the mirrors - enjoy
« Reply #16 on: September 17, 2022, 08:53:44 PM »
Thanks for the response.  That did not work, still get the same errors.

Offline bunkobugsy

  • *
  • 274
  • +4/-0
Re: Koozali SME Server 10.1 is now on the mirrors - enjoy
« Reply #17 on: September 17, 2022, 09:20:00 PM »
could you post output of  yum update --disablerepo=smecontribs ?

Offline bclayton

  • *
  • 137
  • +0/-0
Re: Koozali SME Server 10.1 is now on the mirrors - enjoy
« Reply #18 on: September 17, 2022, 09:36:28 PM »
Sure.   
[root@provue-server ~]# yum update --disablerepo=smecontribs
Loaded plugins: fastestmirror, post-transaction-actions, priorities, smeserver
Loading mirror speeds from cached hostfile
 * base: mirrors.lug.mtu.edu
 * smeupdates: mirror.canada.pialasse.com
 * updates: atl.mirrors.clouvider.net
No packages marked for update
[root@provue-server ~]#

Offline bunkobugsy

  • *
  • 274
  • +4/-0
Re: Koozali SME Server 10.1 is now on the mirrors - enjoy
« Reply #19 on: September 17, 2022, 09:48:30 PM »
You should have these:
# rpm -qa smeserver-php
smeserver-php-3.0.0-43.el7.sme.x86_64
# rpm -qa e-smith-apache
e-smith-apache-2.6.0-22.el7.sme.noarch

Try again:
yum clean all --enablerepo=*
yum update --disablerepo=smecontribs

Offline bclayton

  • *
  • 137
  • +0/-0
Re: Koozali SME Server 10.1 is now on the mirrors - enjoy
« Reply #20 on: September 17, 2022, 09:53:15 PM »
OK, here's the output:
[root@provue-server ~]# yum clean all --enablerepo=*
Loaded plugins: fastestmirror, post-transaction-actions, priorities, smeserver
Cleaning repos: base centosplus epel extras fasttrack fws fws-testing remi
              : remi-php55 remi-safe sme7contribs smeaddons smecontribs smedev
              : smeextras smeos smetest smeupdates smeupdates-testing stephdl
              : testing updates
Cleaning up list of fastest mirrors
[root@provue-server ~]# yum update --disablerepo=smecontribs
Loaded plugins: fastestmirror, post-transaction-actions, priorities, smeserver
Determining fastest mirrors
 * base: mirrors.lug.mtu.edu
 * smeupdates: ibsgaarden.dk
 * updates: atl.mirrors.clouvider.net
base                                                     | 3.6 kB     00:00
remi-safe                                                | 3.0 kB     00:00
smeupdates                                               | 2.9 kB     00:00
updates                                                  | 2.9 kB     00:00
(1/5): smeupdates/primary_db                               | 1.2 kB   00:00
(2/5): base/7/x86_64/group_gz                              | 153 kB   00:00
(3/5): remi-safe/7/x86_64/primary_db                       | 2.3 MB   00:01
(4/5): base/7/x86_64/primary_db                            | 6.1 MB   00:03
(5/5): updates/7/x86_64/primary_db                         |  17 MB   00:05
No packages marked for update
[root@provue-server ~]#

Offline bunkobugsy

  • *
  • 274
  • +4/-0
Re: Koozali SME Server 10.1 is now on the mirrors - enjoy
« Reply #21 on: September 17, 2022, 09:57:28 PM »
and for these?
rpm -qa smeserver-php
rpm -qa e-smith-apache

Offline bclayton

  • *
  • 137
  • +0/-0
Re: Koozali SME Server 10.1 is now on the mirrors - enjoy
« Reply #22 on: September 17, 2022, 10:02:30 PM »
[root@provue-server ~]# rpm -qa smeserver-php
smeserver-php-3.0.0-42.el7.sme.x86_64
[root@provue-server ~]# rpm -qa e-smith-apache
e-smith-apache-2.6.0-16.el7.sme.noarch
[root@provue-server ~]# ^C
[root@provue-server ~]#

Offline bunkobugsy

  • *
  • 274
  • +4/-0
Re: Koozali SME Server 10.1 is now on the mirrors - enjoy
« Reply #23 on: September 17, 2022, 10:10:59 PM »
You should have these repos enabled:
 * base:
 * smeaddons:
 * smeextras:
 * smeos:
 * smeupdates:
 * updates:

yum update --enablerepo=smeos
« Last Edit: September 17, 2022, 10:12:51 PM by bunkobugsy »

Offline bclayton

  • *
  • 137
  • +0/-0
Re: Koozali SME Server 10.1 is now on the mirrors - enjoy
« Reply #24 on: September 17, 2022, 10:17:40 PM »
I believe they are all enabled.  Can you give the cli command to check to be sure?

Offline bunkobugsy

  • *
  • 274
  • +4/-0
Re: Koozali SME Server 10.1 is now on the mirrors - enjoy
« Reply #25 on: September 17, 2022, 10:24:13 PM »
/sbin/e-smith/audittools/repositories

can be easily enabled from server-manager > Software installer > Change software installer settings

yum update --enablerepo=smeos   should get you updated, but make sure repos are enabled

Offline bclayton

  • *
  • 137
  • +0/-0
Re: Koozali SME Server 10.1 is now on the mirrors - enjoy
« Reply #26 on: September 17, 2022, 10:35:36 PM »
Thanks, I did check server-manager.
Here is the output of the first command.  But after I ran the yum update --enablerepo=smeos command, the updates completed.
Thank you so much for your help!!  What outstanding support you guys provide!  I'm fully updated.

[root@provue-server ~]# /sbin/e-smith/audittools/repositories
base: enabled
centosplus: disabled
epel: disabled
extras: disabled
fasttrack: disabled
fws: disabled
fws-testing: disabled
remi: disabled
remi-php55: disabled
remi-safe: enabled
sme7contribs: disabled
smeaddons: disabled
smecontribs: enabled
smedev: disabled
smeextras: disabled
smeos: disabled
smetest: disabled
smeupdates: enabled
smeupdates-testing: disabled
stephdl: disabled
testing: disabled
updates: enabled
[root@provue-server ~]#

Offline bunkobugsy

  • *
  • 274
  • +4/-0
Re: Koozali SME Server 10.1 is now on the mirrors - enjoy
« Reply #27 on: September 17, 2022, 10:51:06 PM »
Great, now enable these repos: smeaddons, smeextras, smeos

Offline bclayton

  • *
  • 137
  • +0/-0
Re: Koozali SME Server 10.1 is now on the mirrors - enjoy
« Reply #28 on: September 17, 2022, 10:56:13 PM »
Done! :-P

Offline Jean-Philippe Pialasse

  • *
  • 2,746
  • +11/-0
  • aka Unnilennium
    • http://smeserver.pialasse.com
Re: Koozali SME Server 10.1 is now on the mirrors - enjoy
« Reply #29 on: September 18, 2022, 06:13:59 AM »
great work bunkobugsy debuging bclayton with his disabled repos !

are you able to update now bclayton ?