Announcement

Collapse
No announcement yet.

Centos Repos

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Centos Repos

    Hi, rpm repository has stopped working. I can't update nxrelay or nxcloud.
    Error follows (tested from several links from different operators). Always same return

    Determining fastest mirrors
    http://www.deepwoods.net/repo/deepwo...ta/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"


  • #2
    I will ask Rob about it.

    Comment


    • #3
      He told me that he changed his hosting provider and he is working on several things. The new one is here I guess, http://www.deepwoods.net/repo/repodata/repomd.xml

      Comment


      • #4
        Hello support200, thanks for the reply. I will test and give you the result.

        Comment


        • #5
          I tested the new address, and it worked.
          It should be used like this in the yum repo file:
          [deepwoods]
          name=DeepWoods Repository
          baseurl=http://www.deepwoods.net/repo/
          gpgcheck=1
          gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-deepwoods
          enabled=1

          Comment


          • #6
            Correct. You can also update the repo information with your package manager such as
            Code:
            yum install http://deepwoods.net/repo/deepwoods-release-6-3.noarch.rpm
            That should update the old repo release package with the newer info since I switched hosts and the directory structure has changed.

            Rob

            Comment

            Working...
            X