Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1365698 - python3-dnf-plugins-extras-tracer depends on python2-tracer (instead of python3-tracer)
Summary: python3-dnf-plugins-extras-tracer depends on python2-tracer (instead of pytho...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: dnf-plugins-extras
Version: 24
Hardware: Unspecified
OS: Unspecified
low
unspecified
Target Milestone: ---
Assignee: rpm-software-management
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PYTHON3-PYTHON2
TreeView+ depends on / blocked
 
Reported: 2016-08-09 23:47 UTC by Dominik 'Rathann' Mierzejewski
Modified: 2016-11-30 11:00 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-11-30 11:00:00 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Dominik 'Rathann' Mierzejewski 2016-08-09 23:47:51 UTC
Description of problem:
python3-dnf-plugins-extras-tracer pulls in python2-tracer due to dependency on "tracer" instead of "python3-tracer".

Version-Release number of selected component (if applicable):
0.0.12-1.fc23

How reproducible:
Always

Steps to Reproduce:
1. install python3-tracer
2. try removing python2-tracer

Actual results:
dnf wants to remove python3-dnf-plugins-extras-tracer as well.

Expected results:
python3-dnf-plugins-extras-tracer should not depend on python2-tracer

Comment 1 Dominik 'Rathann' Mierzejewski 2016-11-18 12:15:15 UTC
Still valid on F24 (0.0.12-3.fc24.noarch). It's been 3 months and this seems like a very simple change, so if there's no action here for another week, I'll fix it myself.

Comment 2 Igor Gnatenko 2016-11-18 18:23:01 UTC
(In reply to Dominik 'Rathann' Mierzejewski from comment #1)
> Still valid on F24 (0.0.12-3.fc24.noarch). It's been 3 months and this seems
> like a very simple change, so if there's no action here for another week,
> I'll fix it myself.
Unfortunately it's not trivial to do, in current version we run it through subprocess.

https://github.com/rpm-software-management/dnf-plugins-extras/commit/4a29b1eda1e12faf4a2b19e9ba030098086a21ea

I will try to backport this, but priority is to fix & release dnf-plugins-extras for DNF 2.0


Note You need to log in before you can comment on or make changes to this bug.