Re: [CentOS] yum update problem - dependancy problem

2017-09-26 Thread James A. Peltier
While you may have them disabled _now_ at some point they were enabled and so a 
conflicting package was installed and is now causing the issue.

- On 26 Sep, 2017, at 05:23, Gary Stainburn g...@ringways.co.uk wrote:

| On Tuesday 26 September 2017 11:56:06 Joseph L. Casale wrote:
|> The error is actually pretty straight forward. You are using a repo
|> (atrpms) that has not been updated in years, it's not surprise that it
|> finally has lost compatibility with the platform.
|>
|> Find a modern and up to date replacement for any packages you reference
|> from atrpms and without the switches.
| 
| When looking at your suggestions I found that the atrpms were actually
| disabled (enabled=0)
| 
| I have enabled them and now it appears to be working.  Although the opposite
| of your suggestion, thanks for the fix.
| 
| I will remember for future installs to not use the atrpms.
| 
| Gary
| ___
| CentOS mailing list
| CentOS@centos.org
| https://lists.centos.org/mailman/listinfo/centos

-- 
James A. Peltier
IT Services - Research Computing Group
Simon Fraser University - Burnaby Campus
Phone   : 604-365-6432
Fax : 778-782-3045
E-Mail  : jpelt...@sfu.ca
Website : http://www.sfu.ca/itservices
Twitter : @sfu_rcg
Powering Engagement Through Technology
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] yum update problem - dependancy problem

2017-09-26 Thread Gary Stainburn
On Tuesday 26 September 2017 15:32:50 Leon Fauster wrote:
> Sorry to be pedantic, the symptom is fixed not the problem.
>
> To check which packages are from atrpms try this one:
>
> # rpm -qa --qf '%{NAME}-%{VENDOR}\n'  | grep -v CentOS
>
> It will list package name along with the corresponding repo tag.
>
> That list can then be used to plan a package migration.

Leon,

There's nothing wrong with being pedantic, and thanks for the command. It was 
very useful. However, for the box that has the problem, it's not worth the 
time and effort involved in doing the correct fix.

Gary
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] yum update problem - dependancy problem

2017-09-26 Thread Leon Fauster

> Am 26.09.2017 um 15:38 schrieb Gary Stainburn :
> 
> On Tuesday 26 September 2017 14:27:43 Mark Haney wrote:
>> On 09/26/2017 09:23 AM, James B. Byrne wrote:
>>> You have a conflicting package installed from repository @atrpms.  You
>>> need to remove that package and/or disable that repository to get past
>>> the dependency issue.  'Skip broken' is not going to handle this
>>> situation nor will any other set of yum options.
>> 
>> Christ, how long as ATRPMs been dead?  I think I stopped using it in
>> 2008/9.
> 
> I don't know. I will have installed then when following instrunctions found 
> online.  I generally check the dates on any web page I use, maybe I missed 
> one.
> 
> Anyway, enabling it again for this box fixed the problem.


Sorry to be pedantic, the symptom is fixed not the problem.

To check which packages are from atrpms try this one:

# rpm -qa --qf '%{NAME}-%{VENDOR}\n'  | grep -v CentOS

It will list package name along with the corresponding repo tag.

That list can then be used to plan a package migration.

--
LF


 

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] yum update problem - dependancy problem

2017-09-26 Thread Gary Stainburn
On Tuesday 26 September 2017 14:27:43 Mark Haney wrote:
> On 09/26/2017 09:23 AM, James B. Byrne wrote:
> > You have a conflicting package installed from repository @atrpms.  You
> > need to remove that package and/or disable that repository to get past
> > the dependency issue.  'Skip broken' is not going to handle this
> > situation nor will any other set of yum options.
>
> Christ, how long as ATRPMs been dead?  I think I stopped using it in
> 2008/9.

I don't know. I will have installed then when following instrunctions found 
online.  I generally check the dates on any web page I use, maybe I missed 
one.

Anyway, enabling it again for this box fixed the problem.
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] yum update problem - dependancy problem

2017-09-26 Thread Mark Haney

On 09/26/2017 09:23 AM, James B. Byrne wrote:

You have a conflicting package installed from repository @atrpms.  You
need to remove that package and/or disable that repository to get past
the dependency issue.  'Skip broken' is not going to handle this
situation nor will any other set of yum options.


Christ, how long as ATRPMs been dead?  I think I stopped using it in 
2008/9.



--
Mark Haney
Network Engineer at NeoNova
919-460-3330 option 1
mark.ha...@neonova.net
www.neonova.net

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] yum update problem - dependancy problem

2017-09-26 Thread Gary Stainburn
On Tuesday 26 September 2017 14:23:46 James B. Byrne wrote:
> You have a conflicting package installed from repository @atrpms.  You
> need to remove that package and/or disable that repository to get past
> the dependency issue.  'Skip broken' is not going to handle this
> situation nor will any other set of yum options.

Hi James,

Thanks for this. The actual problem was that the repo had been disabled.  I 
have made a note to not use atrpms in future.

Gary
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] yum update problem - dependancy problem

2017-09-26 Thread James B. Byrne
You have a conflicting package installed from repository @atrpms.  You
need to remove that package and/or disable that repository to get past
the dependency issue.  'Skip broken' is not going to handle this
situation nor will any other set of yum options.


On Tue, September 26, 2017 05:32, Gary Stainburn wrote:

> --> Processing Dependency: /usr/sbin/ldconfig for package:
> libbluray1-0.4.0-6.el7.x86_64
> --> Finished Dependency Resolution
> Error: Package: libbluray1-0.4.0-6.el7.x86_64 (@atrpms)
>Requires: /usr/sbin/ldconfig
>Removing: glibc-2.17-157.el7_3.1.i686 (@updates)
>Not found
>Updated By: glibc-2.17-196.el7.i686 (base)
>Not found
>  You could try using --skip-broken to work around the problem
>  You could try running: rpm -Va --nofiles --nodigest
> [root@lcomp5 ~]#
>
>


-- 
***  e-Mail is NOT a SECURE channel  ***
Do NOT transmit sensitive data via e-Mail
 Do NOT open attachments nor follow links sent by e-Mail

James B. Byrnemailto:byrn...@harte-lyne.ca
Harte & Lyne Limited  http://www.harte-lyne.ca
9 Brockley Drive  vox: +1 905 561 1241
Hamilton, Ontario fax: +1 905 561 0757
Canada  L8E 3C3

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] yum update problem - dependancy problem

2017-09-26 Thread Gary Stainburn
On Tuesday 26 September 2017 11:56:06 Joseph L. Casale wrote:
> The error is actually pretty straight forward. You are using a repo
> (atrpms) that has not been updated in years, it's not surprise that it
> finally has lost compatibility with the platform.
>
> Find a modern and up to date replacement for any packages you reference
> from atrpms and without the switches.

When looking at your suggestions I found that the atrpms were actually 
disabled (enabled=0)

I have enabled them and now it appears to be working.  Although the opposite 
of your suggestion, thanks for the fix.

I will remember for future installs to not use the atrpms.

Gary
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] yum update problem - dependancy problem

2017-09-26 Thread Joseph L. Casale
-Original Message-
From: CentOS [mailto:centos-boun...@centos.org] On Behalf Of Gary Stainburn
Sent: Tuesday, September 26, 2017 3:32 AM
To: centos@centos.org
Subject: [CentOS] yum update problem - dependancy problem

> For a while I've been updating using the command
> 
> yum -y --skip-broken  --exclude rpcbind update

I wish the yum maintainers would remove that suggestion:(

> Error: Package: libbluray1-0.4.0-6.el7.x86_64 (@atrpms)
>Requires: /usr/sbin/ldconfig
>Removing: glibc-2.17-157.el7_3.1.i686 (@updates)
>Not found
>Updated By: glibc-2.17-196.el7.i686 (base)
>Not found

The error is actually pretty straight forward. You are using a repo (atrpms)
that has not been updated in years, it's not surprise that it finally has lost
compatibility with the platform.

Find a modern and up to date replacement for any packages you reference
from atrpms and without the switches.
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos