Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e0CjC-0006JF-Cc for pgsql-pkg-yum@arkaria.postgresql.org; Thu, 05 Oct 2017 20:26:42 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1e0CjA-0004Jb-KA for pgsql-pkg-yum@arkaria.postgresql.org; Thu, 05 Oct 2017 20:26:40 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1e0CjA-0004I0-Bd for pgsql-pkg-yum@postgresql.org; Thu, 05 Oct 2017 20:26:40 +0000 Received: from mail-it0-x232.google.com ([2607:f8b0:4001:c0b::232]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1e0Cj1-0001Lh-O5 for pgsql-pkg-yum@postgresql.org; Thu, 05 Oct 2017 20:26:39 +0000 Received: by mail-it0-x232.google.com with SMTP id c195so2931420itb.4 for ; Thu, 05 Oct 2017 13:26:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=citusdata.com; s=google; h=from:mime-version:subject:message-id:date:to; bh=aXTMiVk6TEL9qYuFXpeaIqiM1T8z06EJHRJ4Wl5rsoE=; b=fx6K7O7dKsgAjxjDcG6b+JlmMowBc8bpNykzIsF37eCiWI2Tz4MctFjfNBEC3w7vCr VGvnhKqX7mBR2vVzsAgxX7UXg8NArSdG71QNri9QHewS3WiNOhHgu3zJ3Aznnl80dNE0 UhSglL8kcPuRAXI9E49tWIbm92XpDNsDQkvJ8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:mime-version:subject:message-id:date:to; bh=aXTMiVk6TEL9qYuFXpeaIqiM1T8z06EJHRJ4Wl5rsoE=; b=McLJN3+Prx5NsNfhe5mlE75EVQUaUOJw0qIe8ZffWhapdgOkdUS0Wx33ADT09p/9uK /P3BPa3EDnM8W6zbNoyDd8WEXNSlHo2zAR4pQAKAdJZRSzHPhErYgMahYigKbbuFR0Yj kN9zCegJKbnMkbHryjTIuu6qjlP0ss/bwcwpWwmH3jqvuLPyl46T2qWP/U5CaBmjJmfI OHCW7yv6HmCLGjBcWHYP61IrVAWw1e2V52tsaZyt63HYlKwPSl5USQI63joN4Qy1rOjG Tmqt42rfLhN0o13aQhMcc7dDcVAg+WFF5nu3f9ovdDqYmzIcg2WpgYIPUo0hlO1VjdkZ RXdA== X-Gm-Message-State: AMCzsaUBBHbJm7H7Qf1tPO5ruM7OptAPh6eNktIFcsVPvb8lxgy6DgvH C9fVdN90HSrufPsl525pjX92KQkiLMo= X-Google-Smtp-Source: AOwi7QDgVvBIVYegFcA46xKBH/Eb5MkkrzAqlDf3xDq6zZogGkxrBFjnBPaCWM1rPPm1ceXaxEHUOA== X-Received: by 10.36.137.66 with SMTP id s63mr530657itd.28.1507235189510; Thu, 05 Oct 2017 13:26:29 -0700 (PDT) Received: from [192.168.1.252] (c-76-25-177-126.hsd1.co.comcast.net. [76.25.177.126]) by smtp.gmail.com with ESMTPSA id j10sm8819201ioo.3.2017.10.05.13.26.28 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Oct 2017 13:26:28 -0700 (PDT) From: Jason Petersen Content-Type: multipart/alternative; boundary="Apple-Mail=_113A23D1-230B-441F-BA9F-C96C3A21DCD2" Mime-Version: 1.0 (Mac OS X Mail 11.0 \(3445.1.6\)) Subject: Problem with PostgreSQL 10 Repo RPM on Oracle Linux 6 Message-Id: <2B42F907-B162-42DD-AF7A-773BDF5FD615@citusdata.com> Date: Thu, 5 Oct 2017 14:26:28 -0600 To: pgsql-pkg-yum@postgresql.org, =?utf-8?B?RGV2cmltIEfDnE5Ew5xa?= X-Mailer: Apple Mail (2.3445.1.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 --Apple-Mail=_113A23D1-230B-441F-BA9F-C96C3A21DCD2 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Looks like something is wrong with the PGDG repo RPM for PostgreSQL 10 = on Oracle Linux 6=E2=80=A6 This works fine: yum install -y = https://download.postgresql.org/pub/repos/yum/10/redhat/rhel-6-x86_64/pgdg= -oraclelinux10-10-2.noarch.rpm But something is wrong with the URL that gets configured. Subsequent yum = commands error out: = https://download.postgresql.org/pub/repos/yum/10/redhat/rhel-6Server-x86_6= 4/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL = returned error: 404 Not Found" Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: = pgdg10. Please verify its path and try again Comparing https://download.postgresql.org/pub/repos/yum/9.6/redhat/ = to = https://download.postgresql.org/pub/repos/yum/10/redhat/ = , it appears = the problem is the lack of the four = rhel-6(Server|Workstation)-(i386|x86_64) folders. Is this intended? I assume not, but am unfamiliar with why/when = releasever is 6Server rather than 6 or 6.9 or something=E2=80=A6 -- Jason Petersen Software Engineer | Citus Data 303.736.9255 jason@citusdata.com --Apple-Mail=_113A23D1-230B-441F-BA9F-C96C3A21DCD2 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8 Looks= like something is wrong with the PGDG repo RPM for PostgreSQL 10 on = Oracle Linux 6=E2=80=A6


But something is wrong with the URL = that gets configured. Subsequent yum commands error out:

https://download.postgresql.org/pub/repos/yum/10/redhat/rhel-6S= erver-x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - = "The requested URL returned error: 404 Not Found"
Trying other mirror.
Error: Cannot = retrieve repository metadata (repomd.xml) for repository: pgdg10. = Please verify its path and try again
Comparing https://download.postgresql.org/pub/repos/yum/9.6/redhat/&n= bsp;to https://download.postgresql.org/pub/repos/yum/10/redhat/, = it appears the problem is the lack of the four = rhel-6(Server|Workstation)-(i386|x86_64) folders.
Is this intended? I assume not, but am = unfamiliar with why/when releasever is 6Server rather than 6 or 6.9 or = something=E2=80=A6

--
Jason = Petersen
Software = Engineer | Citus Data
303.736.9255

= --Apple-Mail=_113A23D1-230B-441F-BA9F-C96C3A21DCD2--