ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Solved ownCloud Repo Key Failing on openSuse

    IT Discussion
    linux opensuse owncloud rpm
    1
    2
    1.0k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • scottalanmillerS
      scottalanmiller
      last edited by

      Working fine on CentOS and RHEL, seems to be an issue with the key used for the openSuse repo. Location and instructions taken right from ownCloud's site.

      rpm --import https://download.owncloud.org/download/repositories/stable/openSUSE_13.2/repodata/repomd.xml.key
      error: https://download.owncloud.org/download/repositories/stable/openSUSE_13.2/repodata/repomd.xml.key: import read failed(2).
      

      Anyone else seen this or gotten this to import?

      1 Reply Last reply Reply Quote 0
      • scottalanmillerS
        scottalanmiller
        last edited by

        Wow, actually a pretty easy one but don't ask me how I guessed at this.... openSuse by default is "missing" curl, so you need to do this before you can do rpm imports:

        zypper install curl
        
        1 Reply Last reply Reply Quote 2
        • 1 / 1
        • First post
          Last post