Stand alone RC11 (not upgrade) does not install packages correctly
-
Server
- FOG Version: RC11
- OS: Fedora 24
Client
- Service Version: 11.5
- OS: Windows 7
Description
When installing newest and only install RC11 packages show as missing…I had to install r 5941 (RC4) and then upgrade
-
What packages? I removed remi due to issues so if you can get a list I can try to find alternatives
-
@Tom-Elliott Well whats most interesting here is that RC4 used Remi, and that still worked. I know remi RPM has been sketchy in FOG’s installer lately, but I’ve not had any issues with installing it manually at all.
-
@Wayne-Workman this failed only as fresh/first install
-
@Hanz Right and it shouldn’t. If you’d give it another try if you have time, before FOG, install the Remi RPM manually via the steps given from their config wizard here:
https://rpms.remirepo.net/wizard/pick fedora 24, php 7.0, and single version. Do this first, then try to install fog and it should go fine.
-
@Wayne-Workman @Wayne-Workman I didn’t do the wizard, but did run the following
dnf install https://rpms.remirepo.net/fedora/remi-release-24.rpm
after first failure of course…msg returned that it was already installed…then FOG installer failed again.
[0_1475182206245_fog_error_1.3.0-RC-11.log](Uploading 100%)
-
@Hanz See if you can even download it.
wget https://rpms.remirepo.net/fedora/remi-release-24.rpm
If you can download it, then you can install it later withdnf install remi-release-24.rpm
in the directory you downloaded. -
So I took some time and figured out what was causing this. I don’t know if it will fix everything for everybody but I can fully install now.
-
I’ve tried the up-comming rc-14 with Fedora and it installs without any issues beyond needing firewall and SELinux configured as you would normally need to do.