Bug 1278499 - atomic needs requires on python3-dbus (python-dbus on fedora 22)
Summary: atomic needs requires on python3-dbus (python-dbus on fedora 22)
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: atomic
Version: 23
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Lokesh Mandvekar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-05 15:51 UTC by Dusty Mabe
Modified: 2015-12-17 07:33 UTC (History)
4 users (show)

Fixed In Version: atomic-1.6-5.git09ac479.fc23 atomic-1.7-2.gitd378de0.fc22 atomic-1.7-2.gitd378de0.fc23
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-16 09:53:27 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Dusty Mabe 2015-11-05 15:51:08 UTC
Description of problem:

If you install atomic-1.4-1.git9d724aa.fc23.x86_64 from updates-testing repo the python3-dbus rpm does not get pulled in and you end up with this error:

Steps to Reproduce on Fedora 23:
1.  dnf install atomic --enablerepo=updates-testing
2.  atomic version


Actual results:

[root@f23rc9 ~]# atomic version
Traceback (most recent call last):
  File "/usr/bin/atomic", line 31, in <module>
    import Atomic
  File "/usr/lib/python3.4/site-packages/Atomic/__init__.py", line 6, in <module>
    from .atomic import Atomic
  File "/usr/lib/python3.4/site-packages/Atomic/atomic.py", line 17, in <module>
    import dbus
ImportError: No module named 'dbus'

Comment 1 Pavel Raiskup 2015-11-11 14:53:35 UTC
Ping?  Note that you should push new release to f23 because ASAP -- you have
broken upgrade path from F22.

Comment 2 Fedora Update System 2015-11-11 18:32:16 UTC
atomic-1.6-4.git8a66e29.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-cb8a57cc66

Comment 3 Fedora Update System 2015-11-11 20:30:51 UTC
atomic-1.6-5.git09ac479.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-b26290fd1e

Comment 4 Fedora Update System 2015-11-12 03:57:36 UTC
atomic-1.6-4.git8a66e29.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update atomic'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-cb8a57cc66

Comment 5 Fedora Update System 2015-11-13 05:30:03 UTC
atomic-1.6-5.git09ac479.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update atomic'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-b26290fd1e

Comment 6 Fedora Update System 2015-11-13 22:52:43 UTC
atomic-1.6-5.git09ac479.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2015-11-23 18:31:31 UTC
atomic-1.7-2.gitd378de0.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-825b7a03c1

Comment 8 Colin Walters 2015-11-23 20:15:31 UTC
Worth noting one can work around this via `rpm-ostree upgrade`.

Comment 9 Fedora Update System 2015-11-23 20:46:56 UTC
atomic-1.7-2.gitd378de0.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-b6c503d73a

Comment 10 Lokesh Mandvekar 2015-11-23 20:47:53 UTC
(In reply to Fedora Update System from comment #9)
> atomic-1.7-2.gitd378de0.fc22 has been submitted as an update to Fedora 22.
> https://bodhi.fedoraproject.org/updates/FEDORA-2015-b6c503d73a

Note: f22 needs python-dbus and not python3-bus. Any case, this should fix the 'no module dbus' error.

Comment 11 Fedora Update System 2015-11-25 02:55:14 UTC
atomic-1.7-2.gitd378de0.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update atomic'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-825b7a03c1

Comment 12 Fedora Update System 2015-11-26 02:27:21 UTC
atomic-1.7-2.gitd378de0.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update atomic'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-b6c503d73a

Comment 13 Fedora Update System 2015-12-16 09:53:23 UTC
atomic-1.7-2.gitd378de0.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.

Comment 14 Fedora Update System 2015-12-17 07:33:03 UTC
atomic-1.7-2.gitd378de0.fc23 has been pushed to the Fedora 23 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.