Forums

Vucko Zagi
Vucko Zagi
Offline
Resolved
0 votes
Hi
I am running ClearOS Community Edition 7 standalone. When trying to install Transmission I get following error in marketplace:

Exception: [u'ERROR with transaction check vs depsolve:', 'libnatpmp is needed by app-transmission-core-1:2.1.2-1.v7.noarch']

Doesanybody know a solution for this problem?
Sunday, September 04 2016, 04:50 AM
Share this post:

Accepted Answer

Sunday, September 04 2016, 01:52 PM - #Permalink
Resolved
0 votes
yum --enablerepo=* list libnatpmp* --showduplicates
gives:
<snip>
Available Packages
libnatpmp.x86_64 20150609-1.el7 clearos-epel
libnatpmp.x86_64 20150609-1.el7 clearos-epel-unverified
libnatpmp-devel.x86_64 20150609-1.el7 clearos-epel
libnatpmp-devel.x86_64 20150609-1.el7 clearos-epel-unverified
clearos-epel should be enabled anyway so what is the output to:
yum repolist


You can install it with a:
yum install libnatpmp --enablerepo=clearos-epel
The reply is currently minimized Show
Responses (2)
  • Accepted Answer

    Sunday, September 04 2016, 03:47 PM - #Permalink
    Resolved
    0 votes
    Can you check your repo list? I think clearos-epel should be enabled by default.
    The reply is currently minimized Show
  • Accepted Answer

    Vucko Zagi
    Vucko Zagi
    Offline
    Sunday, September 04 2016, 03:10 PM - #Permalink
    Resolved
    0 votes
    Worked like charm, Thanks Nick. Very much appreciated.
    The reply is currently minimized Show
Your Reply