SCIENTIFIC-LINUX-USERS Archives

November 2018

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Akemi Yagi <[log in to unmask]>
Reply To:
Akemi Yagi <[log in to unmask]>
Date:
Mon, 26 Nov 2018 11:48:14 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (50 lines)
On Mon, Nov 26, 2018 at 11:15 AM Adam Jensen <[log in to unmask]> wrote:
>
> Both of my SL-7.5 systems use the MATE desktop. Today, `yum update`
> gives some errors (below). Is there a good way to deal with this that
> won't result long-term maintenance problems?
>
>
> ---> Package libgtop2.x86_64 0:2.34.2-2.el7 will be updated
> --> Processing Dependency: libgtop-2.0.so.10()(64bit) for package:
> mate-system-monitor-1.16.0-1.el7.x86_64
> --> Processing Dependency: libgtop-2.0.so.10()(64bit) for package:
> mate-applets-1.16.0-1.el7.x86_64
> --> Processing Dependency: libgtop-2.0.so.10()(64bit) for package:
> marco-1.16.1-3.el7.x86_64
> --> Processing Dependency: libgtop-2.0.so.10()(64bit) for package:
> mate-disk-usage-analyzer-1.16.1-1.el7.x86_64
> --> Finished Dependency Resolution
> Error: Package: mate-system-monitor-1.16.0-1.el7.x86_64 (@epel)
>            Requires: libgtop-2.0.so.10()(64bit)
>            Removing: libgtop2-2.34.2-2.el7.x86_64 (@sl)
>                libgtop-2.0.so.10()(64bit)
>            Updated By: libgtop2-2.38.0-3.el7.x86_64 (sl-security)
>               ~libgtop-2.0.so.11()(64bit)
> Error: Package: marco-1.16.1-3.el7.x86_64 (@epel)
>            Requires: libgtop-2.0.so.10()(64bit)
>            Removing: libgtop2-2.34.2-2.el7.x86_64 (@sl)
>                libgtop-2.0.so.10()(64bit)
>            Updated By: libgtop2-2.38.0-3.el7.x86_64 (sl-security)
>               ~libgtop-2.0.so.11()(64bit)
> Error: Package: mate-applets-1.16.0-1.el7.x86_64 (@epel)
>            Requires: libgtop-2.0.so.10()(64bit)
>            Removing: libgtop2-2.34.2-2.el7.x86_64 (@sl)
>                libgtop-2.0.so.10()(64bit)
>            Updated By: libgtop2-2.38.0-3.el7.x86_64 (sl-security)
>               ~libgtop-2.0.so.11()(64bit)
> Error: Package: mate-disk-usage-analyzer-1.16.1-1.el7.x86_64 (@epel)
>            Requires: libgtop-2.0.so.10()(64bit)
>            Removing: libgtop2-2.34.2-2.el7.x86_64 (@sl)
>                libgtop-2.0.so.10()(64bit)
>            Updated By: libgtop2-2.38.0-3.el7.x86_64 (sl-security)
>               ~libgtop-2.0.so.11()(64bit)
>  You could try using --skip-broken to work around the problem
>  You could try running: rpm -Va --nofiles --nodigest

You need to enable epel-testing like so:

yum --enablerepo=epel-testing update

Akemi

ATOM RSS1 RSS2