Actions
Bug #10495
closedInstall Rudder on SLES12 sp1 fails because "apache2-mod_wsgi" is missing
Pull Request:
Severity:
Major - prevents use of part of Rudder | no simple workaround
UX impact:
User visibility:
Getting started - demo | first install | level 1 Techniques
Effort required:
Priority:
54
Name check:
Fix check:
Regression:
Description
It is perhaps only on our install tool. It seems that we are trying to download a specif packages which was updated since then:
==> sles12_server: Retrieving http://download.opensuse.org/repositories/Apache:/Modules/SLE_12_SP1/x86_64/apache2-mod_wsgi-4.5.2-58.1.x86_64.rpm ==> sles12_server: error: skipping http://download.opensuse.org/repositories/Apache:/Modules/SLE_12_SP1/x86_64/apache2-mod_wsgi-4.5.2-58.1.x86_64.rpm - transfer failed
And now, the file is: http://download.opensuse.org/repositories/Apache:/Modules/SLE_12_SP1/x86_64/apache2-mod_wsgi-4.5.2-59.1.x86_64.rpm
So, I'w wondering if the package is in standard SLES 12 dvd, and if we shouldn't provide one in our repos.
Updated by François ARMAND over 7 years ago
- Subject changed from Install of SLES12 sp1 fails because "apache2-mod_wsgi" is missing to Install Rudder on SLES12 sp1 fails because "apache2-mod_wsgi" is missing
- Severity set to Major - prevents use of part of Rudder | no simple workaround
- User visibility set to Getting started - demo | first install | level 1 Techniques
Updated by Benoît PECCATTE over 7 years ago
- Status changed from New to Rejected
We have now added this file to our own repositories, so no external repository is needed to install rudder
Actions