On 05/17/2014 03:56 AM, Boris Derzhavets wrote:
# yum update
---> Package python-neutron.noarch 0:2013.2.3-2.fc20 will be an update
--> Processing Dependency: python-neutronclient >= 2.3.4 for package:
python-neutron-2013.2.3-2.fc20.noarch
--> Finished Dependency Resolution
Error: Package: python-neutron-2013.2.3-2.fc20.noarch (updates)
Requires: python-neutronclient >= 2.3.4
Installed: python-neutronclient-2.3.1-3.fc20.noarch (@updates)
python-neutronclient = 2.3.1-3.fc20
Available: python-neutronclient-2.3.1-2.fc20.noarch (fedora)
python-neutronclient = 2.3.1-2.fc20
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
# yum update --skip-broken
Packages skipped because of dependency problems:
openstack-neutron-2013.2.3-2.fc20.noarch from updates
openstack-neutron-openvswitch-2013.2.3-2.fc20.noarch from updates
python-eventlet-0.14.0-1.fc20.noarch from updates
python-greenlet-0.4.2-1.fc20.x86_64 from updates
python-neutron-2013.2.3-2.fc20.noarch from updates
Thanks.
B.
The new neutronclient is needed for
http://pad.lv/1280941 apparently.
For now please install manually like:
rpm -Uvh
http://kojipkgs.fedoraproject.org/packages/python-neutronclient/2.3.4/1.f...
I've submitted the update now:
https://admin.fedoraproject.org/updates/python-neutronclient-2.3.4-1.fc20
Please provide feedback on that to expediate the propagation.
sorry for trouble.
Pádraig.