|
Return-Path: <rbarlow@redhat.com>
|
|
Received: from mi017.mc1.hosteurope.de ([80.237.138.238]) by wp245.webpack.hosteurope.de running ExIM with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) id 1aiV1E-00020e-24; Tue, 22 Mar 2016 23:43:20 +0100
|
|
Received: from mx1.redhat.com ([209.132.183.28]) by mx0.webpack.hosteurope.de (mi017.mc1.hosteurope.de) with esmtps (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) id 1aiV1D-0007na-F0 for dropbox+pulp+c71e+pulp_rpm@plan.io; Tue, 22 Mar 2016 23:43:19 +0100
|
|
Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (Postfix) with ESMTPS id 3199280E6A for <dropbox+pulp+c71e+pulp_rpm@plan.io>; Tue, 22 Mar 2016 22:43:16 +0000
|
|
Received: from ohm.usersys.redhat.com (ovpn-113-45.phx2.redhat.com [10.3.113.45]) by int-mx14.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id u2MMhFtZ001751 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for <dropbox+pulp+c71e+pulp_rpm@plan.io>; Tue, 22 Mar 2016 18:43:16 -0400
|
|
Date: Tue, 22 Mar 2016 18:43:14 -0400
|
|
From: Randy Barlow <rbarlow@redhat.com>
|
|
To: Pulp <dropbox+pulp+c71e+pulp_rpm@plan.io>
|
|
Message-ID: <3173771.f6mG5xYf1b@ohm.usersys.redhat.com>
|
|
In-Reply-To: <redmine.journal-9944.20160322184459.8154b9b5fee18f5c@plan.io>
|
|
References: <redmine.issue-858.20150409183056@plan.io>
|
|
<redmine.journal-9944.20160322184459.8154b9b5fee18f5c@plan.io>
|
|
Subject: Re: [RPM Support - Issue #858] As a user, I would like to receive
|
|
updated errata metadata
|
|
Mime-Version: 1.0
|
|
Content-Type: text/plain;
|
|
charset=us-ascii
|
|
Content-Transfer-Encoding: 7bit
|
|
Delivery-date: Tue, 22 Mar 2016 23:43:20 +0100
|
|
User-Agent: KMail/5.1.2 (Linux/4.5.0-0.rc7.git0.2.fc24.x86_64; KDE/5.20.0;
|
|
x86_64; ; )
|
|
X-Scanned-By: MIMEDefang 2.68 on 10.5.11.27
|
|
X-HE-Spam-Level: -----
|
|
X-HE-Spam-Score: -5.0
|
|
X-HE-Spam-Report: Content analysis details: (-5.0 points) pts rule name
|
|
description ---- ----------------------
|
|
-------------------------------------------------- -5.0 RCVD_IN_DNSWL_HI RBL:
|
|
Sender listed at http://www.dnswl.org/, high trust [209.132.183.28 listed in
|
|
list.dnswl.org]
|
|
X-HE-SPF: PASSED
|
|
Envelope-to: dropbox+pulp+c71e+pulp_rpm@plan.io
|
|
|
|
On Tuesday, March 22, 2016 7:45:01 PM EDT you wrote:
|
|
> one way forward is to make the errata primary key be a composite key
|
|
> including the errata_id and repo_id.
|
|
|
|
FWIW, this is how I solved the Tag uniqueness problem in pulp_docker.
|
|
|