Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bQ7DW-0000HM-6z for pgsql-pkg-yum@arkaria.postgresql.org; Thu, 21 Jul 2016 06:12:18 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bQ7DV-0002AF-QN for pgsql-pkg-yum@arkaria.postgresql.org; Thu, 21 Jul 2016 06:12:17 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1bQ57L-0004Kj-4r for pgsql-pkg-yum@postgresql.org; Thu, 21 Jul 2016 03:57:47 +0000 Received: from mail-qk0-x22b.google.com ([2607:f8b0:400d:c09::22b]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bQ57H-0001wd-Ns for pgsql-pkg-yum@postgresql.org; Thu, 21 Jul 2016 03:57:45 +0000 Received: by mail-qk0-x22b.google.com with SMTP id x1so63657303qkb.3 for ; Wed, 20 Jul 2016 20:57:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jeyel-com.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to; bh=QT5grcsyCUNjb03+4ScUrRKuFbNEPdDIoC3GZlWNL5s=; b=uGiE8VqX3cGmaXlhObj2t1KFUKQc907CiRqbzbmAO+wfOvkmR0FJZIgjHvfRgeERug 8cSDOWkwNirkvnM7P962L/VHAmFYAUuiWVn6WpUE/Mfr38pPB7Qka6EAlzvrXV0PDjws GngnprUpobzYtjFfj6/T2lsLKmORNsZW/u40z5yRTT9N62VXWm6Jr3MNA5CcAI3LbUEU CSOKA3oFsuSIbL1+Am5V3/H25ESudWi8AuHxLfKYOBL9mdvnFZq53tWaZ5pi+1Uvct8l 8EX1swF0b5UlNSIcD4vEbDgpw75GwtvampFK6dGDuPoGqbmCQMGLbtEMVxj4kZ0clbVP 5TnA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=QT5grcsyCUNjb03+4ScUrRKuFbNEPdDIoC3GZlWNL5s=; b=NzsBJohRS4srOouzQCnDgEn2XwE9HPIzGJAjTBun5nsmfN8w8ngvHENm0e8OgHp4tL PgERGhgUJiTbAcipKc0bAQme3G7Vwxa8e25kBst9uWdvvgQWP2LiVT8/X8wkxZam1L4/ +q935a7/U5+TcWjP5M0CvmXfH3LssxU1uwuwIEarp3qF5gbr1+u3dQGmYYJJkNXeQnqX 3+HFtmm6wgdc67fCFhn9ZJ15ECw0AwcnNItp6Lxma4230N1g/ky4zILJyQs/MGOtklkn +cYGSZgc7N+oG1ttzSAKIhjQPJmpNEEkHkEaqfvjpAAfwD/YrS5t6yT66Fur3yygzzS8 yM2g== X-Gm-Message-State: ALyK8tKZ8ElkJn2QD9MnMQoLm0ZSOWNqHMQXWSi+wKtJQALJ+h8iLd/Fh7DcfIV7pqXOJFPBw4PsTr6c9hetPw== X-Received: by 10.55.138.69 with SMTP id m66mr49542326qkd.97.1469073462554; Wed, 20 Jul 2016 20:57:42 -0700 (PDT) MIME-Version: 1.0 Received: by 10.140.82.201 with HTTP; Wed, 20 Jul 2016 20:57:23 -0700 (PDT) From: Jason Ling Date: Thu, 21 Jul 2016 11:57:23 +0800 Message-ID: Subject: Missing Repository for SL 6.8 To: pgsql-pkg-yum@postgresql.org Content-Type: multipart/alternative; boundary=94eb2c072c08e2916a05381d516a X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-pkg-yum Precedence: bulk Sender: pgsql-pkg-yum-owner@postgresql.org --94eb2c072c08e2916a05381d516a Content-Type: text/plain; charset=UTF-8 This is the error message I get: http://yum.postgresql.org/9.2/redhat/rhel-6.8-x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found" Looking at http://yum.postgresql.org/9.2/redhat/, it appears you are missing the rhel-6.8 directories. However, you have rhel-6.9 directories which looks like a mistake as there is no such version released yet. --94eb2c072c08e2916a05381d516a Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
This is the error message I get:

h= ttp://yum.postgresql.org/9.2/redhat/rhel-6.8-x86_64/repodata/repomd.xml= : [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 = Not Found"


Lookin= g at=C2=A0http://yum.post= gresql.org/9.2/redhat/, it appears you are missing the rhel-6.8 directo= ries. However, you have rhel-6.9 directories which looks like a mistake as = there is no such version released yet.
--94eb2c072c08e2916a05381d516a--