Bug 1267886

Summary: STOP rename python-dnf to python2-dnf and back all the time
Product: [Fedora] Fedora Reporter: Harald Reindl <h.reindl>
Component: dnfAssignee: Packaging Maintenance Team <packaging-team-maint>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: jmracek, jsilhan, mluscon, packaging-team-maint, pnemade, RadekHolyPublic, tim.lauridsen, vmukhame
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-10-13 13:37:02 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Harald Reindl 2015-10-01 09:56:56 UTC
first it was "python-dnf", then it was "python2-dnf", now it's "python-dnf" and you maintainers obviously never heard about Obsoletes/Provides in SPEC files to avoid spit early testers in their face by for them to deal with "rpm --nodpes"

python-dnf-1.1.2-4.fc22.noarch.rpm
python2-dnf-1.1.2-2.fc22.noarch

Comment 1 Harald Reindl 2015-10-01 10:01:07 UTC
WTF

Package python-dnf-plugins-core-0.1.12-2.fc22.noarch has missing requires of python2-dnf >= ('0', '1.1.2', None)
Package python-dnf-plugins-core-0.1.12-2.fc22.noarch has missing requires of python2-dnf < ('0', '2.0', None)

Comment 2 Parag Nemade 2015-10-01 11:25:56 UTC
I really think f22 branch updates of dnf* packages should be updated separately, I see always merge happens from master and then struggle for having successful f22 koji build due to python-dnf/python2-dnf package names.

Comment 3 Harald Reindl 2015-10-01 11:30:50 UTC
it would be enough *one* time make a decision how it is named and the just use Provides/Obsoletes and just rebuild one the plugins to keep it in sync, not break upgrades and don't force users to deal with --noeps

to be honest it scares me terrible that a group maintaining a package manager don't use Provides/Obsoletes in a sane way

1.1.2-2 was completly broken in F22 and did not show any updates
1.1.2-4 works at least for basic operations
python-dnf-plugins-core with 1.1.2-4 has a broken dep

Comment 4 Jaroslav Mracek 2015-10-13 13:37:02 UTC
It has been released for Fedora 22 by a mistake and package was removed from repository. Sorry for it.