Project

Profile

Help

Issue #4223

closed

Unable to install pulp from https://repos.fedorapeople.org/repos/pulp/pulp/stable/2/7Server/x86_64/

Added by jluza over 5 years ago. Updated almost 5 years ago.

Status:
CLOSED - NOTABUG
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

Deps for pulp-server-2.17.1-1.el7.noarch.rpm:

jluza@unused ~/github $ # rpm -qR pulp-server-2.17.1-1.el7.noarch.rpm 
warning: pulp-server-2.17.1-1.el7.noarch.rpm: Header V4 RSA/SHA256 Signature, key ID 2c7e5d9a: NOKEY
...
python(abi) = 2.7
python-blinker
python-celery >= 4.0.0
python-django >= 1.8.0
...

However then I donwload https://repos.fedorapeople.org/repos/pulp/pulp/stable/2/7Server/x86_64/python2-celery-4.0.2-5.el7.noarch.rpm

I can see

jluza@unused ~/github $ # rpm --provides -qp python2-celery-4.0.2-5.el7.noarch.rpm 
warning: python2-celery-4.0.2-5.el7.noarch.rpm: Header V4 RSA/SHA256 Signature, key ID 2c7e5d9a: NOKEY
python-celery
python2-celery = 4.0.2-5.el7

compared to package provided by fedora:

jluza@unused ~/github $ # rpm --provides -qp python2-celery-4.0.2-7.fc28.noarch.rpm
python-celery = 4.0.2-7.fc28
python2-celery = 4.0.2-7.fc28
python2.7dist(celery) = 4.0.2
python2dist(celery) = 4.0.2
Actions #1

Updated by pcreech over 5 years ago

So, I looked at all the python2* packages we are currently distributing, and this is what I came up with:

[root@koji x86_64]# rpm --provides -qp python2-amqp-2.2.2-3.el7.noarch.rpm 
warning: python2-amqp-2.2.2-3.el7.noarch.rpm: Header V4 RSA/SHA256 Signature, key ID 2c7e5d9a: NOKEY
python-amqp
python2-amqp = 2.2.2-3.el7
[root@koji x86_64]# rpm --provides -qp python2-billiard-3.5.0.3-3.el7.x86_64.rpm 
warning: python2-billiard-3.5.0.3-3.el7.x86_64.rpm: Header V4 RSA/SHA256 Signature, key ID 2c7e5d9a: NOKEY
python-billiard
python2-billiard = 1:3.5.0.3-3.el7
python2-billiard(x86-64) = 1:3.5.0.3-3.el7
[root@koji x86_64]# rpm --provides -qp python2-celery-4.0.2-5.el7.noarch.rpm 
warning: python2-celery-4.0.2-5.el7.noarch.rpm: Header V4 RSA/SHA256 Signature, key ID 2c7e5d9a: NOKEY
python-celery
python2-celery = 4.0.2-5.el7
[root@koji x86_64]# rpm --provides -qp python2-debpkgr-1.1.0-1.el7.noarch.rpm 
warning: python2-debpkgr-1.1.0-1.el7.noarch.rpm: Header V4 RSA/SHA256 Signature, key ID 2c7e5d9a: NOKEY
python-debpkgr
python2-debpkgr = 1.1.0-1.el7
[root@koji x86_64]# rpm --provides -qp python2-django-1.11.13-1.el7.noarch.rpm 
warning: python2-django-1.11.13-1.el7.noarch.rpm: Header V4 RSA/SHA256 Signature, key ID 2c7e5d9a: NOKEY
Django = 1.11.13-1.el7
bundled(jquery) = 2.2.3
bundled(xregexp) = 2.0.0
django = 1.11.13-1.el7
python-django
python2-django = 1.11.13-1.el7
[root@koji x86_64]# rpm --provides -qp python2-kombu-4.0.2-9.el7.noarch.rpm 
warning: python2-kombu-4.0.2-9.el7.noarch.rpm: Header V4 RSA/SHA256 Signature, key ID 2c7e5d9a: NOKEY
python-kombu
python2-kombu = 1:4.0.2-9.el7
[root@koji x86_64]# rpm --provides -qp python2-solv-0.6.34-2.pulp.el7.x86_64.rpm 
warning: python2-solv-0.6.34-2.pulp.el7.x86_64.rpm: Header V4 RSA/SHA256 Signature, key ID 2c7e5d9a: NOKEY
python-solv = 0.6.34-2.pulp.el7
python-solv(x86-64) = 0.6.34-2.pulp.el7
python2-solv = 0.6.34-2.pulp.el7
python2-solv(x86-64) = 0.6.34-2.pulp.el7
[root@koji x86_64]# rpm --provides -qp python2-vine-1.1.3-4.el7.noarch.rpm 
warning: python2-vine-1.1.3-4.el7.noarch.rpm: Header V4 RSA/SHA256 Signature, key ID 2c7e5d9a: NOKEY
python-vine
python2-vine = 1.1.3-4.el7

These spec files were taken verbatim from fedora and rebuilt against our el7 buildroots in koji.katello.org

We unfortunately haven't seen this issue ourselves on any el7 platforms, so can you explain your install workflow a little bit, to hopefully help narrow down what is causing this to trip up an install?

Actions #2

Updated by jluza over 5 years ago

Today I tried to reproduce on centos 7 but I wasn't able to. I guess problem was related only to puppet deployed. Please feel free to close this as Can't reproduce

Actions #3

Updated by amacdona@redhat.com over 5 years ago

  • Status changed from NEW to CLOSED - NOTABUG
Actions #4

Updated by bmbouter almost 5 years ago

  • Tags Pulp 2 added

Also available in: Atom PDF