Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gRZll-0003x8-LH for pgsql-pkg-yum@arkaria.postgresql.org; Tue, 27 Nov 2018 09:35:01 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1gRZlk-0000BD-HT for pgsql-pkg-yum@arkaria.postgresql.org; Tue, 27 Nov 2018 09:35:00 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gRK4w-0003nX-Cb for pgsql-pkg-yum@lists.postgresql.org; Mon, 26 Nov 2018 16:49:46 +0000 Received: from mail-oi1-x229.google.com ([2607:f8b0:4864:20::229]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gRK4s-0002Xx-6m for pgsql-pkg-yum@postgresql.org; Mon, 26 Nov 2018 16:49:44 +0000 Received: by mail-oi1-x229.google.com with SMTP id j21so16426212oii.8 for ; Mon, 26 Nov 2018 08:49:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=pgMhB4T81w0Vii6Oh/qzLshmmRL+vsHmPMBshRnrSdo=; b=IJbRaLpBlqzXYJlGp8eDIsKQpdzzSLy6uVQX8LbqRjnPb+3z+yYcDoHQZCZZcQHFYv ftAnI807nmUd5+tGZUaSGyuOI9YypZ5xbOULU6WSop+tz1CjKNJgphLQFZdQmIVSnqRi wl9uAg1lUS54rrYGl44I1Bcf/apnGUh11A7so4lA+ElvGc5wPeZaYuIr+wLfAXyh/Bbm LqYnCBF/wIm0wkwM388yliWH/quwjE/Byq81TlwD+o4ba+sQM6SkV4P5FuRKpHALmQGk VxV3XPG/vLszcfEDaQ1tkTIa8UgVaIXyBzbeKK9fn9hMrJXSPfv/pfiox+6K62CbqFqE ET0Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=pgMhB4T81w0Vii6Oh/qzLshmmRL+vsHmPMBshRnrSdo=; b=KHVOnLMUgPXgaDNmxtppW3hJYnVb3uyKv/wkVXhxUa4RGeF6ySII9Q0Pe84O672G7n +BiDHVA+GXAhmVltjnUO3apPw/pjoBIq7jds7V9IS+1j5EMSMW4tmKqtD8Qe4avNcPeT 7a9Gc6VslLrLMnwXw4eln3UhkNPVlPGY2tpXP5qgVod18A2vwZF4ZS89y+gv+Qmqs3HV O+dKL+4vQbR3lbufFGTKTUmq7Jblu+tHQIH6hwP7KbHhyyHicFAw3V2g1anIfLwNSG8j Mf2VpBkm6QmUr9/VMHCsAQDejdigoRDElu6YAz1KKJCzxwcC5gdVgji55YuPHYWNCUmq Gk/A== X-Gm-Message-State: AA+aEWaq4sIU2C4JfxzXVOt2n+ogOgl/ewSraMQiS8WFtLrPQ6VH47pU GpaeK9tORX3k+IC3lh/mhnDp+wa0kYcvdvBQR5mdv1g/ X-Google-Smtp-Source: AFSGD/U824w9xXWNvzqSbu2vqeQDpFO7NjV+ta7oC/Y8d26MCRqs33y0tofRCxgw4r/L52/BggHlw4uDpbQ9Ory+uCI= X-Received: by 2002:aca:6c8d:: with SMTP id h135mr13314760oic.140.1543250980944; Mon, 26 Nov 2018 08:49:40 -0800 (PST) MIME-Version: 1.0 From: Matthew Musgrove Date: Mon, 26 Nov 2018 10:49:29 -0600 Message-ID: Subject: Problem with RHEL6 RPM for barman (9.4 repo) To: pgsql-pkg-yum@postgresql.org Content-Type: multipart/alternative; boundary="00000000000084bfc8057b941ec3" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --00000000000084bfc8057b941ec3 Content-Type: text/plain; charset="UTF-8" The 2nd Quadrant RHEL6 repo contains an RPM for barman 2.5 that uses python2.6. Your barman 2.5 RPM for RHEL6 in the 9.4 repo < https://download.postgresql.org/pub/repos/yum/9.4/redhat/rhel-6-x86_64/barman-2.5-1.rhel6.noarch.rpm> is built for python3.4 but there aren't any RPM available for the prerequisite packages python-argh and python-argcomplete for python3.4. BTW, I tried to create a ticket and received an HTTP error 422 when trying to authenticate. Thanks, Matthew Musgrove --00000000000084bfc8057b941ec3 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
The 2nd Quadrant RHEL6 repo contains an R= PM for barman 2.5 that uses python2.6.

Your barman 2.5 RPM for RHEL6 in the 9.4 re= po <https://download.postgresql.or= g/pub/repos/yum/9.4/redhat/rhel-6-x86_64/barman-2.5-1.rhel6.noarch.rpm&= gt; is built for python3.4 but there aren't any RPM available for the p= rerequisite packages python-argh and python-argcomplete for python3.4.=C2= =A0

BTW, I tried to create a ticket and received an HTTP erro= r 422 when trying to authenticate.

Thanks,
Matthew Musgrove
=


--00000000000084bfc8057b941ec3--