Bug 1478992 - Broken subpackage dependencies due to epoch bump
Summary: Broken subpackage dependencies due to epoch bump
Keywords:
Status: CLOSED DUPLICATE of bug 1478501
Alias: None
Product: Fedora
Classification: Fedora
Component: wireshark
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Peter Hatina
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-08-07 16:37 UTC by Sandro Mani
Modified: 2017-08-08 07:45 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-08-08 07:45:32 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Sandro Mani 2017-08-07 16:37:31 UTC
Description of problem:
The epoch was bumped (not sure for which reason?) here [1], but the subpackage dependencies were not updated, i.e.:

Requires:	%{name} = %{version}-%{release} 

should be

Requires:	%{name} = %{epoch}:%{version}-%{release}


[1] http://pkgs.fedoraproject.org/rpms/wireshark/c/88f0a0627c334e76d0e9de698f8be44aed76205b

Version-Release number of selected component (if applicable):
wireshark-1:2.4.0-5 onwards

Comment 1 Martin Sehnoutka 2017-08-08 07:45:32 UTC
Thanks for your report. I am aware of this bug and working on a solution.

*** This bug has been marked as a duplicate of bug 1478501 ***


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