[LON-CAPA-admin] yum update of centos 6

H. K. Ng hkng at fsu.edu
Thu Jul 28 20:03:32 EDT 2016


Thanks Stuart,

I normally do a minimal install per instruction. Then add local
customization such as oracle driver, ldap and a few others. I guess one of
them must install the package. Just removing the package without installing
the renamed package seems to work fine. No complain about sssd requiring
the package?? odd.

-hk

On Thu, Jul 28, 2016 at 1:47 PM, Stuart Raeburn <raeburn at msu.edu> wrote:

> H.K.,
>
> The libipa_hbac RPM is not installed on any CentOS LON-CAPA instances
> I manage, so you must have a package installed that is not expected,
> based on a minimal CentOS 6 install followed by installation of the
> LONCAPA-prerequisites rpm.
>
> It appears that libipa_hbac is a dependency of sssd, so my guess is
> that you have sssd installed.
>
> Anyway, looking at: http://mirrors.kernel.org/centos/6.8/updates/ I see
>
> python-libipa_hbac-1.13.3-22.el6_8.4.x86_64.rpm
> python-libipa_hbac-1.13.3-22.el6_8.4.i686.rpm
>
> which suggests that libipa_hbac-python was renamed python-libipa_hbac
> between CentOS 6.7 and 6.8.
>
> If I do:
>
> yum install libipa_hbac-python
>
> on CentOS 6.8 I find that python-libipa_hbac is actually installed.
>
>
> So one thing to try would be:
>
> yum remove libipa_hbac-python
> yum clean all
> yum update
>
> followed by
>
> yum install python-libipa_hbac
>
>
> Stuart Raeburn
> LON-CAPA Academic Consortium
>
>
> Quoting "H. K. Ng" <hkng at fsu.edu>:
>
> > Hi,
> >
> > Does anyone has trouble doing a yum update for centos 6.8? Seems that
> there
> > is a dependence resolution problem - see output below.. This has been
> going
> > on from over a month. Some on google has mentioned that the hbac-python
> etc
> > has moved to another repo (rhel-6-workstation-optional-rpms channel) but
> I
> > cannot find the repo. So any help is welcomed.
> >
> > Thanks,
> > -hk
> >
> > --> Running transaction check
> > ---> Package libipa_hbac.i686 0:1.12.4-47.el6_7.8 will be updated
> > --> Processing Dependency: libipa_hbac = 1.12.4-47.el6_7.8 for package:
> > libipa_hbac-python-1.12.4-47.el6_7.8.i686
> > ---> Package libnl3.i686 0:3.2.21-8.el6 will be installed
> > --> Finished Dependency Resolution
> > Error: Package: libipa_hbac-python-1.12.4-47.el6_7.8.i686 (@updates)
> >            Requires: libipa_hbac = 1.12.4-47.el6_7.8
> >            Removing: libipa_hbac-1.12.4-47.el6_7.8.i686 (@updates)
> >                libipa_hbac = 1.12.4-47.el6_7.8
> >            Updated By: libipa_hbac-1.13.3-22.el6_8.4.i686 (updates)
> >                libipa_hbac = 1.13.3-22.el6_8.4
> >            Available: libipa_hbac-1.13.3-22.el6.i686 (base)
> >                libipa_hbac = 1.13.3-22.el6
> >  You could try using --skip-broken to work around the problem
> >  You could try running: rpm -Va --nofiles --nodigest
>
> _______________________________________________
> LON-CAPA-admin mailing list
> LON-CAPA-admin at mail.lon-capa.org
> http://mail.lon-capa.org/mailman/listinfo/lon-capa-admin
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.lon-capa.org/pipermail/lon-capa-admin/attachments/20160728/8c8f7822/attachment-0001.html>


More information about the LON-CAPA-admin mailing list