Works for me on F27, KDE spin.
Works for me on F26.
Works for me
virt-manager can start VMs once again, thanks.
No issues on skylake i7-6700, 64 bit.
Package updates hadn't reached mirrors so I fetched directly from koji. Jenkins now restarts correctly after installing subversion plugin. Subversion options are now available as expected when creating new jobs.
Upgraded from 2.0.17 to 2.0.18, "systemctl restart httpd". New version working without issue.
2.0.17 hadn't reached my mirror, so I downloaded the four packages above directly from koji. yum install, followed by "systemctl restart httpd" and "rb-site manage /var/www/reviewboard rebuild_index" Works as expected. Nice to see bug fixes working on interdiff version selection slider.
ReviewBoard.noarch 0:2.0.16-1.el7 python-django-evolution.noarch 1:0.7.5-1.el7 python-djblets.noarch 0:0.8.19-1.el7 yum command worked, however reloading web pages said ReviewBoard was taking a nap. Restarting httpd failed. Manually tried RB site upgrade: # /usr/bin/rb-site upgrade --all-sites Traceback (most recent call last): File "/usr/bin/rb-site", line 5, in <module> from pkg_resources import load_entry_point File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 3011, in <module> parse_requirements(requires), Environment() File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 626, in resolve raise DistributionNotFound(req) pkg_resources.DistributionNotFound: django-haystack>=2.3.1 # rpm -qa | grep haystack python-django-haystack-2.1.0-4.el7.noarch Looks like a haystack update is also needed for RB 2.0.16 to work. Fixed my system using: # yum history undo last Happy to report that downgrade worked.
Upgraded from 2.0.13 to 2.0.15. Rebuilt search index (as expected), no issues found.
Upgraded from RBTools 0.7-2.fc21 to 0.7.1-1.fc21. Pleased to see it fixed a bug posting diffs from SVN sandboxes.
Fresh install worked on F21 server beta.
Confirmed this fixes httpd + rb-site upgrade race against mariadb at system boot time.
Upgraded from 2.0.8-2.el7 to 2.0.11-1.el7.
Successful upgrade from 2.0.6 on CentOS7.
Successful upgrade from 1.7.22 to 1.7.24 on Centos6.
Successful fresh install of ReviewBoard 1.7.6-4 on CentOS 6.4 followed by "rb-site install".
Works for me. No upgrade issues.