Koozali.org: home of the SME Server
Obsolete Releases => SME Server 9.x => Topic started by: michelandre on February 09, 2017, 09:28:10 PM
-
Hi all,
What is the best way to a full update after a new installation with no Internet access?
Even if it is for a 7.3, I tried https://wiki.contribs.org/Yum_offline_updating but to no avail.
Thank you all,
Michel-André
-
michelandre
As that link says, (on a computer or sme server that does have Internet access) you need to manually download all updated packages & their dependency packages from the various external repos, & then do a yum local update.
It will not be a simple task to locate & download all the updated rpms & will be time consuming.
Here are the various morrors you can downlaod from
http://mirror.contribs.org/mirrors/
If it has not worked for you, then you did it wrong or did not know where to get the packages from etc etc etc.
Tell us details of what you did & why you feel it did not work (details please).
-
Dear janet,
Your comment simply denotes that you never tried it. If not so, please enlighten us poor mortals, etc etc etc.
Michel-André
-
michelandre
How wrong you are. In the days before yum, downloading packages & doing local installs was what was done.
I do not have time to give you a detailed description with every link you will need etc etc etc, to a great degree it will depend on what system you are running, what packages you have installed & so on. You will have to locate system specific dependency packages.
Here are a few clues.
The wget command is very useful for downloading from specific repos.
eg usage
wget http://mirror.canada.pialasse.com/releases/9.1/smeupdates/i386/RPMS/wget-1.12-8.el6.i686.rpm
This repo has the sme server updates for i386 systems
http://mirror.canada.pialasse.com/releases/9.1/smeupdates/i386/RPMS/
download all the packages to an empty folder & run
yum update *
You need to also download the CentOS updates from the CentOS repo
to get some clues as to the repo locations to download from do
db yum_repositories show
As I said earlier, if you provide the detailed steps you followed, then someone here can tell you where you went wrong.
-
Dear janet,
Your comment simply denotes that you never tried it. If not so, please enlighten us poor mortals, etc etc etc.
Michel-André
Michel-André, this is the wrong approach
You're just telling us "it doesn't work" without providing any evidente of your issue.
Instead arguing with Janet, please tell us your problemi so we can try to help you and, above all, try to make SME a better product
Thank you