Bug 1492588 - Cannot upgrade python2-rabbitvcs due to missing python2-tkinter
Summary: Cannot upgrade python2-rabbitvcs due to missing python2-tkinter
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: rabbitvcs
Version: 25
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Pete Walter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-09-18 09:16 UTC by Russell Odom
Modified: 2017-09-28 23:55 UTC (History)
4 users (show)

Fixed In Version: rabbitvcs-0.17.1-1.fc25.1
Clone Of:
Environment:
Last Closed: 2017-09-28 23:55:16 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Russell Odom 2017-09-18 09:16:40 UTC
Description of problem:
I am seeing these updates available:
[root@gigalith ~]# dnf list updates
Last metadata expiration check: 3:43:50 ago on Mon Sep 18 06:00:11 2017.
Upgraded Packages
python2-rabbitvcs.noarch                                            0.17.1-1.fc25                                            updates
rabbitvcs-core.noarch                                               0.17.1-1.fc25                                            updates
rabbitvcs-nautilus.noarch                                           0.17.1-1.fc25                                            updates

However, on upgrade, rabbitvcs-core is skipped due to a conflict and the other two are skipped due to broken dependencies. The cause is that python2-rabbitvcs-0.17.1-1.fc25.noarch requires python2-tkinter, which is not available.

[root@gigalith ~]# dnf update --best
Last metadata expiration check: 3:44:10 ago on Mon Sep 18 06:00:11 2017.
Error: nothing provides python2-tkinter needed by python2-rabbitvcs-0.17.1-1.fc25.noarch.
nothing provides python2-tkinter needed by python2-rabbitvcs-0.17.1-1.fc25.noarch.
nothing provides python2-tkinter needed by python2-rabbitvcs-0.17.1-1.fc25.noarch
(try to add '--allowerasing' to command line to replace conflicting packages)

[root@gigalith ~]# dnf update --best --allowerasing
Last metadata expiration check: 3:42:16 ago on Mon Sep 18 06:00:11 2017.
Dependencies resolved.
====================================================================================================================================
 Package                        Arch               Version                                          Repository                 Size
====================================================================================================================================
Upgrading:
 rabbitvcs-core                 noarch             0.17.1-1.fc25                                    updates                   259 k
Removing:
 python2-rabbitvcs              noarch             0.16.1-0.5.20160108gite8214e6.fc25               @@commandline             2.3 M
 rabbitvcs-nautilus             noarch             0.16.1-0.5.20160108gite8214e6.fc25               @@commandline              43 k
Skipping packages with broken dependencies:
 python2-rabbitvcs              noarch             0.17.1-1.fc25                                    updates                   393 k
 rabbitvcs-nautilus             noarch             0.17.1-1.fc25                                    updates                    24 k


Version-Release number of selected component (if applicable):
python2-rabbitvcs-0.16.1-0.5.20160108gite8214e6.fc25.noarch
rabbitvcs-core-0.16.1-0.5.20160108gite8214e6.fc25.noarch
rabbitvcs-nautilus-0.16.1-0.5.20160108gite8214e6.fc25.noarch


How reproducible:
Consistently

Steps to Reproduce:
1. A system with above packages installed
2. Attempt to "dnf update"

Actual results:
Upgrade fails.

Expected results:
Upgrade should succeed.

Additional info:
I see a package python3-rabbitvcs.noarch is available.

Comment 1 Pete Walter 2017-09-18 10:25:33 UTC
Should be fixed in rabbitvcs-0.17.1-1.fc25.1

Comment 2 Fedora Update System 2017-09-18 10:27:19 UTC
rabbitvcs-0.17.1-1.fc25.1 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-a71ec49820

Comment 3 Fedora Update System 2017-09-19 05:22:41 UTC
rabbitvcs-0.17.1-1.fc25.1 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-a71ec49820

Comment 4 Fedora Update System 2017-09-28 23:55:16 UTC
rabbitvcs-0.17.1-1.fc25.1 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.


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