Need help in shiibboleth upgrade from 2.3.1 to 2.4.3 on RH linux
Cantor, Scott
cantor.2 at osu.edu
Wed Dec 28 21:44:15 GMT 2011
On 12/28/11 4:22 PM, "Shaik, Abdul (NBCUniversal)"
<Abdul.Shaik at nbcuni.com> wrote:
>
>Installed the packages using RPM in the following order:
>
>log4shib
>xerces-c
>xml-security-c
>xmltooling
>opensaml
You are installing old code. You can't install them by those names.
You probably need to install the lib<name>-devel packages of each package
to ensure the right packages are installed, or try installing shibboleth
alone to start with and then remove it once all the others are in place.
> Since we need to build shibboleth with apache22, I tried to build
>from SRPM, I downlaoded shibboleth-2.4-2.2.src.rpm from
>
>http://download.opensuse.org/repositories/security://shibboleth/RHEL_4/src
>/
That is also ancient. The latest version is 2.4.3 of whatever the latest
revision is. That is version 2.4. You are misreading the package versions.
> I am getting the following error. Please let me know what needs to be
>done to fix.
Start over and don't install ancient releases of the software. That is
causing all of your problems. You can't download everything from the
repository like that unless you know what you're looking at.
Probably the simplest way to proceed is to use yum as intended and install
shibboleth itself directly. Once you have the latest versions and no
older versions of all of the packages, you can remove shibboleth with yum,
and then rebuild the absolute latest version from SRPM.
-- Scott
More information about the users
mailing list