[Fedora QA] #472: create testcase for resizing in custom partitioning
by fedora-badges
#472: create testcase for resizing in custom partitioning
------------------------+------------------------
Reporter: kparal | Owner:
Type: task | Status: new
Priority: major | Milestone: Fedora 22
Component: Test cases | Version:
Keywords: | Blocked By:
Blocking: |
------------------------+------------------------
After discovering https://bugzilla.redhat.com/show_bug.cgi?id=1221247 it
seems reasonable we should test this more properly in the future.
Currently we seem to have no test case about resizing partitions in manual
part dialog. We probably should, and test it against at least a standard
partition and a logical volume. Optionally, we can split standard
partitions into ext4 and ntfs, to cover similar use cases as in our
QA:Testcase_partitioning_guided_shrink .
--
Ticket URL: <https://fedorahosted.org/fedora-qa/ticket/472>
Fedora QA <http://fedorahosted.org/fedora-qa>
Fedora Quality Assurance
4 years, 5 months
Non-image blocker process change proposal
by Adam Williamson
Hi, folks! It's been a recurring issue in the blocker review / release
validation process in recent times that we run across bugs that qualify
as blockers, but for which the fix does not need to be in the final
frozen media or install trees.
Common cases are bugs related to upgrading, especially since the
introduction of fedup and even more so of dnf-system-upgrade; most
upgrade-related issues can now be sufficiently fixed by package updates
to either the source or target release. Bugs to do with writing USB
media from the previous release, for instance, also often fall in this
category.
Up until now we've been sort of handwaving these as 'special blockers',
following the regular blocker process but noting in comments that they
don't block the compose. We haven't been tracking very hard if they
actually *are* being fixed with updates promptly, we've just been sort
of waving a magic wand and assuming it will happen. I just found one
which was supposed to be fixed with a 0-day update for Beta, but hadn't
been fixed yet: https://bugzilla.redhat.com/show_bug.cgi?id=1263230
So, we kinda need to do this better.
Up top I'd like to note there are really kind of two buckets of
'special blockers' for any given release. If the release being
validated is N, they are:
1) Bugs for which the fix must be in the 0-day update set for N
2) Bugs for which the fix must be stable in N-1 and N-2 by N release day
There will be a lot of process nerd detail involved in any fix, but
before any detailed drafts I'd like to suggest two broad possible
approaches and see what people think:
#1 Separate trackers
--------------------
As a sort of on-the-spot PoC for F23 Beta, I created a new tracker bug
for bucket 1: https://bugzilla.redhat.com/show_bug.cgi?id=1264167
We could formalize that approach, and have a '0-day' blocker tracker
for each milestone. We could either just have one '0-day' tracker and
throw bugs for both the pending release and previous stable releases on
the same tracker and keep track of what needs updating where in each
bug, or we could have two 0-day trackers for each milestone, one for
the pending release, and one for previous stable releases.
So we'd have something like:
F24AlphaBlocker
F24AlphaFreezeException
F24Alpha0Day
(F24AlphaStable) (? - better alias suggestions welcome)
and so on. This is a lot of bugs, but there is a script to create them,
so we're not adding a bunch of onerous work.
So far as proposing bugs goes, I think we'd probably want to extend the
current somewhat flexible approach; formally you would nominate a bug
as a particular type of blocker/FE (by marking it as blocking the
appropriate tracker), but we would move things around in blocker review
meetings sensibly, as we currently do (when something is nominated as
FE but should really be a blocker, or vice versa). In blocker review
we'd go through all bugs nominated for any of the trackers, probably
starting with 'Blocker', then '0Day' and 'Stable', then
'FreezeException'.
#2 MOAR METADATA
----------------
The alternative is to make the existing Blocker trackers do more work.
In this model we wouldn't add any new tracker bugs; we'd just add new
'magic words' in the Whiteboard field. Right now, an accepted blocker
is identified by the string 'AcceptedBlocker' appearing in the
whiteboard field. We could simply add some more magical strings like
that: 'Accepted0Day' and 'AcceptedStable', say (better suggestions
welcome).
I kind of like this idea as it's less change and involves creating
fewer new bugs. We'd have to make some changes to blockerbugs either
way - tflink can say if either approach would be more work in
blockerbugs, but I'm gonna guess they'd be fairly similar.
With either approach, the basic goal is to make it more feasible to
keep an eye on each of the different categories of 'release blocker'
bugs; right now we have solid processes in place for ensuring the
'normal' blockers are all addressed in the release media, but we don't
have any processes in place for ensuring 0Day and Stable bugs actually
get updates shipped when we say they must.
My suggestion would be that we make sure 'blockerbugs' includes lists
of each type of blocker. Ahead of and at Go/No-Go meetings, we would
want to have a formal assurance from the person responsible for fixing
the bug that the fix would be provided by a certain time - say, one day
or two days ahead of the release date - and it would be QA's
responsibility to ensure the updates are tested promptly, and releng's
responsibility to ensure they are pushed on time after being tested. I
would suggest the Program Manager ought to have overall responsibility
for keeping an eye on the 0Day and Stable blocker lists and making sure
the maintainer, QA, and releng all did their jobs on time.
It'd be great if folks could post their general thoughts on this, and
any preference for option 1 or option 2. Thanks!
--
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net
http://www.happyassassin.net
4 years, 10 months
criterion proposal: upgrading across 2 releases
by Kamil Paral
Our current upgrade criterion says:
"For each one of the release-blocking package sets, it must be possible to successfully complete an upgrade from a fully updated installation of the previous stable Fedora release with that package set installed."
https://fedoraproject.org/wiki/Fedora_24_Beta_Release_Criteria#Upgrade_re...
Currently we have no criterion that would cover upgrading across 2 releases, e.g. from F21 to F23 (directly, not one by one). But in the real world this very often happens. It's even one of the reasons we support our releases until N+2 release is available + 1 month (i.e. F21 is supported until F23 is out + 1 month). The often cited reason is for people to be upgrading just once per year (and have one month to do that). And of course many (probably most) of them don't upgrade one by one, but skip a release.
I feel that for something as important as system upgrade, we should provide a better level of quality and assurance for upgrading across 2 releases. Currently we have no criterion and testing it is just an afterthought, not even tracked anywhere. I'd like to amend the existing criterion to include N-2 release as well, i.e.:
"For each one of the release-blocking package sets, it must be possible to successfully complete an upgrade from a fully updated installation of any of the two previous stable Fedora releases with that package set installed."
(language corrections very welcome)
We can discuss whether N+2 upgrading should be a separate Final criterion, not joined with the Beta one. I don't feel strongly either way.
I'd also set up a new test case in our installation matrix in the upgrade section:
https://fedoraproject.org/wiki/Template:Installation_test_matrix#Upgrade
Something like QA:Testcase_upgrade_dnf_skip_release. The question is whether to have just a single test case and let people choose which package set they test, or whether to pick some particular package set. We probably don't want to test all combinations, at least not manually. Just a single "please test something" test case would be satisfactory here, I think. Something will get tested, and we will block on important bugs we discover, that's the important change.
If we decide to not go this route for some reason, I think we should adjust our tools (system-upgrade) and documentation (wiki, fedora docs) and provide very clear and visible warning that the only officially supported means of upgrading is to go up releases one by one. And that skipping releases might be dangerous (considerably more than doing it the recommended way). Because I feel we would be doing our users a disservice if we neither tested skipping releases nor warned them against doing that.
Thoughts?
Kamil
4 years, 11 months
[Fedora QA] #474: Proposed Test Day - i18n
by fedora-badges
#474: Proposed Test Day - i18n
----------------------+------------------------
Reporter: tagoh | Owner:
Type: task | Status: new
Priority: major | Milestone: Fedora 23
Component: Test Day | Version:
Keywords: | Blocked By:
Blocking: |
----------------------+------------------------
After discussing the schedule of i18n test day in the fedora i18n meeting
yesterday, we have agreed to have it 1st of September.
--
Ticket URL: <https://fedorahosted.org/fedora-qa/ticket/474>
Fedora QA <http://fedorahosted.org/fedora-qa>
Fedora Quality Assurance
4 years, 11 months
Fedora Rawhide 20151130 compose check report
by Fedora compose checker
Missing expected images:
Cloud disk raw i386
Cloud disk raw x86_64
Cloud_atomic disk raw x86_64
Images in this compose but not Rawhide 20151129:
Design_suite live x86_64
Workstation live x86_64
Workstation live i386
Cinnamon live i386
Mate live i386
Workstation disk raw armhfp
Mate disk raw armhfp
Cinnamon live x86_64
Design_suite live i386
Mate live x86_64
No images in Rawhide 20151129 but not this.
Failed openQA tests: 51 of 52
ID: 9276 Test: x86_64 kde_live default_install
ID: 9275 Test: i386 kde_live default_install
ID: 9274 Test: i386 workstation_live default_install
ID: 9273 Test: x86_64 workstation_live default_install@uefi
ID: 9272 Test: x86_64 workstation_live default_install
ID: 9271 Test: i386 generic_boot default_install
ID: 9270 Test: x86_64 generic_boot default_install@uefi
ID: 9269 Test: x86_64 generic_boot default_install
ID: 9268 Test: i386 universal upgrade_desktop_32bit
ID: 9267 Test: i386 universal server_lvmthin
ID: 9266 Test: i386 universal server_ext3
ID: 9265 Test: i386 universal server_btrfs
ID: 9264 Test: i386 universal server_software_raid
ID: 9263 Test: i386 universal server_simple_encrypted
ID: 9262 Test: i386 universal server_repository_http_graphical
ID: 9261 Test: i386 universal server_scsi_updates_img
ID: 9260 Test: i386 universal package_set_minimal
ID: 9259 Test: x86_64 universal server_no_swap@uefi
ID: 9258 Test: x86_64 universal server_lvmthin@uefi
ID: 9257 Test: x86_64 universal server_ext3@uefi
ID: 9256 Test: x86_64 universal server_btrfs@uefi
ID: 9255 Test: x86_64 universal server_software_raid@uefi
ID: 9254 Test: x86_64 universal server_multi_empty@uefi
ID: 9253 Test: x86_64 universal server_simple_free_space@uefi
ID: 9252 Test: x86_64 universal server_simple_encrypted@uefi
ID: 9251 Test: x86_64 universal server_delete_partial@uefi
ID: 9250 Test: x86_64 universal server_delete_pata@uefi
ID: 9249 Test: x86_64 universal server_sata_multi@uefi
ID: 9248 Test: x86_64 universal european_language_install
ID: 9247 Test: x86_64 universal server_shrink_ntfs
ID: 9246 Test: x86_64 universal server_shrink_ext4
ID: 9245 Test: x86_64 universal server_updates_img_local
ID: 9244 Test: x86_64 universal upgrade_desktop_64bit
ID: 9242 Test: x86_64 universal server_kickstart_hdd
ID: 9241 Test: x86_64 universal server_no_swap
ID: 9240 Test: x86_64 universal server_lvmthin
ID: 9239 Test: x86_64 universal server_ext3
ID: 9238 Test: x86_64 universal server_btrfs
ID: 9237 Test: x86_64 universal server_software_raid
ID: 9236 Test: x86_64 universal server_multi_empty
ID: 9235 Test: x86_64 universal server_simple_free_space
ID: 9234 Test: x86_64 universal server_simple_encrypted
ID: 9233 Test: x86_64 universal server_delete_partial
ID: 9232 Test: x86_64 universal server_repository_http_variation
ID: 9231 Test: x86_64 universal server_repository_http_graphical
ID: 9230 Test: x86_64 universal server_mirrorlist_graphical
ID: 9229 Test: x86_64 universal server_delete_pata
ID: 9228 Test: x86_64 universal server_kickstart_user_creation
ID: 9227 Test: x86_64 universal server_scsi_updates_img
ID: 9226 Test: x86_64 universal server_sata_multi
ID: 9225 Test: x86_64 universal package_set_minimal
Passed openQA tests: 1 of 52
--
Mail generated by check-compose:
https://git.fedorahosted.org/cgit/fedora-qa.git/tree/check-compose
5 years, 1 month
rawhide report: 20151130 changes
by Fedora compose checker
Compose started at Mon Nov 30 05:15:02 UTC 2015
Broken deps for i386
----------------------------------------------------------
[IQmol]
IQmol-2.3.0-9.fc24.i686 requires libboost_serialization.so.1.58.0
IQmol-2.3.0-9.fc24.i686 requires libboost_iostreams.so.1.58.0
IQmol-2.3.0-9.fc24.i686 requires libOpenMeshCore.so.3.2
[alliance]
alliance-5.0-40.20090901snap.fc22.i686 requires libXm.so.2
[ardour]
ardour-2.8.16-15.fc23.i686 requires libaubio.so.2
[eclipse-jbosstools]
eclipse-jbosstools-as-4.2.2-1.fc22.noarch requires osgi(org.eclipse.tm.terminal)
[fawkes]
fawkes-core-0.5.0-26.fc24.i686 requires libmicrohttpd.so.10
fawkes-plugin-player-0.5.0-26.fc24.i686 requires libgeos-3.4.2.so
fawkes-plugin-xmlrpc-0.5.0-26.fc24.i686 requires libmicrohttpd.so.10
[fedfind]
fedfind-1.6.2-2.fc24.noarch requires python2-cached_property
[gnash]
1:gnash-0.8.10-19.fc24.i686 requires libboost_thread.so.1.58.0
1:gnash-0.8.10-19.fc24.i686 requires libboost_system.so.1.58.0
1:gnash-0.8.10-19.fc24.i686 requires libboost_serialization.so.1.58.0
1:gnash-0.8.10-19.fc24.i686 requires libboost_program_options.so.1.58.0
1:gnash-0.8.10-19.fc24.i686 requires libboost_iostreams.so.1.58.0
1:gnash-0.8.10-19.fc24.i686 requires libboost_date_time.so.1.58.0
1:gnash-cygnal-0.8.10-19.fc24.i686 requires libboost_thread.so.1.58.0
1:gnash-cygnal-0.8.10-19.fc24.i686 requires libboost_system.so.1.58.0
1:gnash-cygnal-0.8.10-19.fc24.i686 requires libboost_serialization.so.1.58.0
1:gnash-cygnal-0.8.10-19.fc24.i686 requires libboost_program_options.so.1.58.0
1:gnash-cygnal-0.8.10-19.fc24.i686 requires libboost_iostreams.so.1.58.0
1:gnash-cygnal-0.8.10-19.fc24.i686 requires libboost_date_time.so.1.58.0
1:gnash-extension-dejagnu-0.8.10-19.fc24.i686 requires libboost_thread.so.1.58.0
1:gnash-extension-dejagnu-0.8.10-19.fc24.i686 requires libboost_system.so.1.58.0
1:gnash-extension-dejagnu-0.8.10-19.fc24.i686 requires libboost_program_options.so.1.58.0
1:gnash-extension-dejagnu-0.8.10-19.fc24.i686 requires libboost_iostreams.so.1.58.0
1:gnash-extension-fileio-0.8.10-19.fc24.i686 requires libboost_thread.so.1.58.0
1:gnash-extension-fileio-0.8.10-19.fc24.i686 requires libboost_system.so.1.58.0
1:gnash-extension-fileio-0.8.10-19.fc24.i686 requires libboost_program_options.so.1.58.0
1:gnash-extension-fileio-0.8.10-19.fc24.i686 requires libboost_iostreams.so.1.58.0
1:gnash-extension-lirc-0.8.10-19.fc24.i686 requires libboost_thread.so.1.58.0
1:gnash-extension-lirc-0.8.10-19.fc24.i686 requires libboost_system.so.1.58.0
1:gnash-extension-lirc-0.8.10-19.fc24.i686 requires libboost_program_options.so.1.58.0
1:gnash-extension-lirc-0.8.10-19.fc24.i686 requires libboost_iostreams.so.1.58.0
1:gnash-extension-mysql-0.8.10-19.fc24.i686 requires libboost_thread.so.1.58.0
1:gnash-extension-mysql-0.8.10-19.fc24.i686 requires libboost_system.so.1.58.0
1:gnash-extension-mysql-0.8.10-19.fc24.i686 requires libboost_program_options.so.1.58.0
1:gnash-extension-mysql-0.8.10-19.fc24.i686 requires libboost_iostreams.so.1.58.0
1:gnash-klash-0.8.10-19.fc24.i686 requires libboost_system.so.1.58.0
1:gnash-klash-0.8.10-19.fc24.i686 requires libboost_program_options.so.1.58.0
1:gnash-plugin-0.8.10-19.fc24.i686 requires libboost_iostreams.so.1.58.0
1:python-gnash-0.8.10-19.fc24.i686 requires libboost_thread.so.1.58.0
1:python-gnash-0.8.10-19.fc24.i686 requires libboost_system.so.1.58.0
1:python-gnash-0.8.10-19.fc24.i686 requires libboost_program_options.so.1.58.0
1:python-gnash-0.8.10-19.fc24.i686 requires libboost_iostreams.so.1.58.0
[golang-github-kraman-libcontainer]
golang-github-kraman-libcontainer-devel-0-0.4.gitd700e5b.fc24.noarch requires golang(github.com/docker/docker/pkg/netlink)
[golang-github-kubernetes-heapster]
golang-github-kubernetes-heapster-devel-0.16.1-1.fc24.noarch requires golang(github.com/google/cadvisor/info/v1)
golang-github-kubernetes-heapster-devel-0.16.1-1.fc24.noarch requires golang(github.com/google/cadvisor/client)
golang-github-kubernetes-heapster-devel-0.16.1-1.fc24.noarch requires golang(github.com/coreos/fleet/schema)
golang-github-kubernetes-heapster-devel-0.16.1-1.fc24.noarch requires golang(github.com/coreos/fleet/registry)
golang-github-kubernetes-heapster-devel-0.16.1-1.fc24.noarch requires golang(github.com/coreos/fleet/pkg)
golang-github-kubernetes-heapster-devel-0.16.1-1.fc24.noarch requires golang(github.com/coreos/fleet/machine)
golang-github-kubernetes-heapster-devel-0.16.1-1.fc24.noarch requires golang(github.com/coreos/fleet/etcd)
golang-github-kubernetes-heapster-devel-0.16.1-1.fc24.noarch requires golang(github.com/coreos/fleet/client)
[golang-github-prometheus-prometheus]
golang-github-prometheus-prometheus-devel-0.15.0-1.fc24.noarch requires golang(gopkg.in/fsnotify.v1)
[guacamole-server]
libguac-client-rdp-0.9.8-1.fc24.i686 requires libfreerdp.so.1.2
libguac-client-rdp-0.9.8-1.fc24.i686 requires libfreerdp-client.so.1.2
[heat-cfntools]
heat-cfntools-1.3.0-4.fc23.noarch requires python(abi) = 0:3.4
[js-of-ocaml]
js-of-ocaml-2.4-8.fc23.i686 requires ocaml(runtime) = 0:4.02.2
js-of-ocaml-2.4-8.fc23.i686 requires ocaml(Lwt_list) = 0:0ce891783d3177cd33ebd9ed60d4b62d
js-of-ocaml-2.4-8.fc23.i686 requires ocaml(Lwt) = 0:6f62eda62952a3e464e9c34a825cf0de
[listen]
listen-0.6.5-14.fc22.i686 requires python-tunepimp
listen-0.6.5-14.fc22.i686 requires /usr/bin/puid
[nodejs-got]
nodejs-got-5.1.0-1.fc24.noarch requires npm(url-parse-lax) < 0:2
nodejs-got-5.1.0-1.fc24.noarch requires npm(url-parse-lax) >= 0:1.0.0
[nodejs-package-info]
nodejs-package-info-2.2.2-1.fc24.noarch requires npm(got) < 0:5
[openstack-heat-gbp]
openstack-heat-gbp-2015.1.1-1.fc24.noarch requires openstack-heat-engine < 0:2015.2
[openstack-neutron-gbp]
openstack-neutron-gbp-2015.1.1-1.fc24.noarch requires openstack-neutron < 0:2015.2
[openvas-gsa]
openvas-gsa-6.0.6-1.fc24.i686 requires libmicrohttpd.so.10
[pion-net]
pion-net-5.0.7-1.fc24.i686 requires libboost_thread.so.1.58.0
pion-net-5.0.7-1.fc24.i686 requires libboost_system.so.1.58.0
pion-net-5.0.7-1.fc24.i686 requires libboost_regex.so.1.58.0
pion-net-5.0.7-1.fc24.i686 requires libboost_filesystem.so.1.58.0
pion-net-5.0.7-1.fc24.i686 requires libboost_date_time.so.1.58.0
[pyfits]
python3-pyfits-3.3-6.fc23.i686 requires python(abi) = 0:3.4
python3-pyfits-3.3-6.fc23.i686 requires libpython3.4m.so.1.0
[pylint]
python3-pylint-1.4.3-3.fc23.noarch requires python(abi) = 0:3.4
python3-pylint-gui-1.4.3-3.fc23.noarch requires python(abi) = 0:3.4
[pystatgrab]
pystatgrab-0.5-16.fc23.i686 requires libstatgrab.so.6
[python-actdiag]
python3-actdiag-0.5.1-5.fc23.noarch requires python(abi) = 0:3.4
[python-admesh]
python3-admesh-0.98.3-2.fc23.i686 requires python(abi) = 0:3.4
python3-admesh-0.98.3-2.fc23.i686 requires libpython3.4m.so.1.0
[python-astroid]
python3-astroid-1.3.7-1.fc24.noarch requires python(abi) = 0:3.4
[python-autopep8]
python3-autopep8-1.2-1.fc24.noarch requires python(abi) = 0:3.4
[python-behave]
python3-behave-1.2.5-4.fc24.noarch requires python(abi) = 0:3.4
[python-boto]
python3-boto-2.38.0-3.fc23.noarch requires python(abi) = 0:3.4
[python-botocore]
python3-botocore-0.79.0-2.fc23.noarch requires python(abi) = 0:3.4
[python-castellan]
python3-castellan-0.2.1-2.fc24.noarch requires python3-oslo-policy
[python-catkin_tools]
python3-catkin_tools-0.3.0-1.fc23.noarch requires python(abi) = 0:3.4
[python-cliff]
python3-cliff-1.15.0-1.fc24.noarch requires python(abi) = 0:3.4
[python-cornice]
python3-cornice-1.0.0-2.fc23.noarch requires python(abi) = 0:3.4
python3-cornice-sphinx-1.0.0-2.fc23.noarch requires python(abi) = 0:3.4
[python-django-horizon-gbp]
openstack-dashboard-gbp-2015.1.1-2.fc24.noarch requires openstack-dashboard < 0:2015.2
python-django-horizon-gbp-2015.1.1-2.fc24.noarch requires python-django-horizon < 0:2015.2
[python-docx]
python3-docx-0.8.5-3.fc23.noarch requires python(abi) = 0:3.4
[python-enum34]
python3-enum34-1.0.4-2.fc23.noarch requires python(abi) = 0:3.4
[python-gbpclient]
python-gbpclient-0.10.1-1.fc24.noarch requires python-neutronclient < 0:2.5.0
[python-html2text]
python3-html2text-2015.6.6-2.fc23.noarch requires python(abi) = 0:3.4
[python-nwdiag]
python3-nwdiag-1.0.0-5.fc23.noarch requires python(abi) = 0:3.4
[python-openopt]
python3-openopt-0.5602-2.fc23.noarch requires python(abi) = 0:3.4
[python-parse]
python3-parse-1.6.4-2.fc23.noarch requires python(abi) = 0:3.4
[python-parse_type]
python3-parse_type-0.3.4-3.fc23.noarch requires python(abi) = 0:3.4
[python-pykalman]
python3-pykalman-0.9.5-4.20140827git2aeb4ad.fc24.noarch requires python(abi) = 0:3.4
[python-rsa]
python3-rsa-3.1.4-1.fc24.noarch requires python(abi) = 0:3.4
[python-shapely]
python3-shapely-1.5.2-2.fc24.i686 requires python(abi) = 0:3.4
python3-shapely-1.5.2-2.fc24.i686 requires libpython3.4m.so.1.0
[python-sphinxcontrib-napoleon]
python-sphinxcontrib-napoleon-0.2.9-3.fc24.noarch requires python-sphinx < 0:1.3
python3-sphinxcontrib-napoleon-0.2.9-3.fc24.noarch requires python3-sphinx < 0:1.3
[python-wikitcms]
python-wikitcms-1.13.2-1.fc24.noarch requires python2-cached_property
[python-wsme]
python3-wsme-0.7.0-2.fc24.noarch requires python(abi) = 0:3.4
[python3-cherrypy]
python3-cherrypy-3.8.0-1.fc23.noarch requires python(abi) = 0:3.4
[razorqt]
lightdm-razorqt-0.5.2-23.fc23.i686 requires libqtxdg.so.1
razorqt-about-0.5.2-23.fc23.i686 requires libqtxdg.so.1
razorqt-appswitcher-0.5.2-23.fc23.i686 requires libqtxdg.so.1
razorqt-autosuspend-0.5.2-23.fc23.i686 requires libqtxdg.so.1
razorqt-config-0.5.2-23.fc23.i686 requires libqtxdg.so.1
razorqt-desktop-0.5.2-23.fc23.i686 requires libqtxdg.so.1
razorqt-globalkeyshortcuts-0.5.2-23.fc23.i686 requires libqtxdg.so.1
razorqt-libs-0.5.2-23.fc23.i686 requires libqtxdg.so.1
razorqt-libs-devel-0.5.2-23.fc23.i686 requires libqtxdg.so.1
razorqt-notifications-0.5.2-23.fc23.i686 requires libqtxdg.so.1
razorqt-openssh-askpass-0.5.2-23.fc23.i686 requires libqtxdg.so.1
razorqt-panel-0.5.2-23.fc23.i686 requires libstatgrab.so.6
razorqt-panel-0.5.2-23.fc23.i686 requires libqtxdg.so.1
razorqt-policykit-agent-0.5.2-23.fc23.i686 requires libqtxdg.so.1
razorqt-power-0.5.2-23.fc23.i686 requires libqtxdg.so.1
razorqt-runner-0.5.2-23.fc23.i686 requires libqtxdg.so.1
razorqt-session-0.5.2-23.fc23.i686 requires libqtxdg.so.1
[repsnapper]
repsnapper-2.3.2-0.7.a5.fc23.i686 requires liblmfit.so.5
[rubygem-ghost]
rubygem-ghost-1.0.0-1.fc24.noarch requires rubygem(unindent) = 0:1.0
[shogun]
python3-shogun-4.0.1-0.1.git20150808.779c3ad.fc24.i686 requires python(abi) = 0:3.4
python3-shogun-4.0.1-0.1.git20150808.779c3ad.fc24.i686 requires libpython3.4m.so.1.0
[ugene]
ugene-1.19.0-7.fc24.i686 requires qt5(x86-32) >= 0:5.5.1
[varnish-agent]
varnish-agent-4.0.0-0.5.RC2.fc23.i686 requires libmicrohttpd.so.10
[xmms-scrobbler]
xmms-scrobbler-0.4.0-17.fc23.i686 requires libmusicbrainz.so.4
Broken deps for x86_64
----------------------------------------------------------
[IQmol]
IQmol-2.3.0-9.fc24.x86_64 requires libboost_serialization.so.1.58.0()(64bit)
IQmol-2.3.0-9.fc24.x86_64 requires libboost_iostreams.so.1.58.0()(64bit)
IQmol-2.3.0-9.fc24.x86_64 requires libOpenMeshCore.so.3.2()(64bit)
[alliance]
alliance-5.0-40.20090901snap.fc22.x86_64 requires libXm.so.2()(64bit)
[ardour]
ardour-2.8.16-15.fc23.x86_64 requires libaubio.so.2()(64bit)
[eclipse-jbosstools]
eclipse-jbosstools-as-4.2.2-1.fc22.noarch requires osgi(org.eclipse.tm.terminal)
[fawkes]
fawkes-core-0.5.0-26.fc24.i686 requires libmicrohttpd.so.10
fawkes-core-0.5.0-26.fc24.x86_64 requires libmicrohttpd.so.10()(64bit)
fawkes-plugin-player-0.5.0-26.fc24.x86_64 requires libgeos-3.4.2.so()(64bit)
fawkes-plugin-xmlrpc-0.5.0-26.fc24.x86_64 requires libmicrohttpd.so.10()(64bit)
[fedfind]
fedfind-1.6.2-2.fc24.noarch requires python2-cached_property
[gnash]
1:gnash-0.8.10-19.fc24.x86_64 requires libboost_thread.so.1.58.0()(64bit)
1:gnash-0.8.10-19.fc24.x86_64 requires libboost_system.so.1.58.0()(64bit)
1:gnash-0.8.10-19.fc24.x86_64 requires libboost_serialization.so.1.58.0()(64bit)
1:gnash-0.8.10-19.fc24.x86_64 requires libboost_program_options.so.1.58.0()(64bit)
1:gnash-0.8.10-19.fc24.x86_64 requires libboost_iostreams.so.1.58.0()(64bit)
1:gnash-0.8.10-19.fc24.x86_64 requires libboost_date_time.so.1.58.0()(64bit)
1:gnash-cygnal-0.8.10-19.fc24.x86_64 requires libboost_thread.so.1.58.0()(64bit)
1:gnash-cygnal-0.8.10-19.fc24.x86_64 requires libboost_system.so.1.58.0()(64bit)
1:gnash-cygnal-0.8.10-19.fc24.x86_64 requires libboost_serialization.so.1.58.0()(64bit)
1:gnash-cygnal-0.8.10-19.fc24.x86_64 requires libboost_program_options.so.1.58.0()(64bit)
1:gnash-cygnal-0.8.10-19.fc24.x86_64 requires libboost_iostreams.so.1.58.0()(64bit)
1:gnash-cygnal-0.8.10-19.fc24.x86_64 requires libboost_date_time.so.1.58.0()(64bit)
1:gnash-extension-dejagnu-0.8.10-19.fc24.x86_64 requires libboost_thread.so.1.58.0()(64bit)
1:gnash-extension-dejagnu-0.8.10-19.fc24.x86_64 requires libboost_system.so.1.58.0()(64bit)
1:gnash-extension-dejagnu-0.8.10-19.fc24.x86_64 requires libboost_program_options.so.1.58.0()(64bit)
1:gnash-extension-dejagnu-0.8.10-19.fc24.x86_64 requires libboost_iostreams.so.1.58.0()(64bit)
1:gnash-extension-fileio-0.8.10-19.fc24.x86_64 requires libboost_thread.so.1.58.0()(64bit)
1:gnash-extension-fileio-0.8.10-19.fc24.x86_64 requires libboost_system.so.1.58.0()(64bit)
1:gnash-extension-fileio-0.8.10-19.fc24.x86_64 requires libboost_program_options.so.1.58.0()(64bit)
1:gnash-extension-fileio-0.8.10-19.fc24.x86_64 requires libboost_iostreams.so.1.58.0()(64bit)
1:gnash-extension-lirc-0.8.10-19.fc24.x86_64 requires libboost_thread.so.1.58.0()(64bit)
1:gnash-extension-lirc-0.8.10-19.fc24.x86_64 requires libboost_system.so.1.58.0()(64bit)
1:gnash-extension-lirc-0.8.10-19.fc24.x86_64 requires libboost_program_options.so.1.58.0()(64bit)
1:gnash-extension-lirc-0.8.10-19.fc24.x86_64 requires libboost_iostreams.so.1.58.0()(64bit)
1:gnash-extension-mysql-0.8.10-19.fc24.x86_64 requires libboost_thread.so.1.58.0()(64bit)
1:gnash-extension-mysql-0.8.10-19.fc24.x86_64 requires libboost_system.so.1.58.0()(64bit)
1:gnash-extension-mysql-0.8.10-19.fc24.x86_64 requires libboost_program_options.so.1.58.0()(64bit)
1:gnash-extension-mysql-0.8.10-19.fc24.x86_64 requires libboost_iostreams.so.1.58.0()(64bit)
1:gnash-klash-0.8.10-19.fc24.x86_64 requires libboost_system.so.1.58.0()(64bit)
1:gnash-klash-0.8.10-19.fc24.x86_64 requires libboost_program_options.so.1.58.0()(64bit)
1:gnash-plugin-0.8.10-19.fc24.x86_64 requires libboost_iostreams.so.1.58.0()(64bit)
1:python-gnash-0.8.10-19.fc24.x86_64 requires libboost_thread.so.1.58.0()(64bit)
1:python-gnash-0.8.10-19.fc24.x86_64 requires libboost_system.so.1.58.0()(64bit)
1:python-gnash-0.8.10-19.fc24.x86_64 requires libboost_program_options.so.1.58.0()(64bit)
1:python-gnash-0.8.10-19.fc24.x86_64 requires libboost_iostreams.so.1.58.0()(64bit)
[golang-github-kraman-libcontainer]
golang-github-kraman-libcontainer-devel-0-0.4.gitd700e5b.fc24.noarch requires golang(github.com/docker/docker/pkg/netlink)
[golang-github-prometheus-prometheus]
golang-github-prometheus-prometheus-devel-0.15.0-1.fc24.noarch requires golang(gopkg.in/fsnotify.v1)
[guacamole-server]
libguac-client-rdp-0.9.8-1.fc24.i686 requires libfreerdp.so.1.2
libguac-client-rdp-0.9.8-1.fc24.i686 requires libfreerdp-client.so.1.2
libguac-client-rdp-0.9.8-1.fc24.x86_64 requires libfreerdp.so.1.2()(64bit)
libguac-client-rdp-0.9.8-1.fc24.x86_64 requires libfreerdp-client.so.1.2()(64bit)
[heat-cfntools]
heat-cfntools-1.3.0-4.fc23.noarch requires python(abi) = 0:3.4
[js-of-ocaml]
js-of-ocaml-2.4-8.fc23.x86_64 requires ocaml(runtime) = 0:4.02.2
js-of-ocaml-2.4-8.fc23.x86_64 requires ocaml(Lwt_list) = 0:0ce891783d3177cd33ebd9ed60d4b62d
js-of-ocaml-2.4-8.fc23.x86_64 requires ocaml(Lwt) = 0:6f62eda62952a3e464e9c34a825cf0de
[listen]
listen-0.6.5-14.fc22.x86_64 requires python-tunepimp
listen-0.6.5-14.fc22.x86_64 requires /usr/bin/puid
[nodejs-got]
nodejs-got-5.1.0-1.fc24.noarch requires npm(url-parse-lax) < 0:2
nodejs-got-5.1.0-1.fc24.noarch requires npm(url-parse-lax) >= 0:1.0.0
[nodejs-package-info]
nodejs-package-info-2.2.2-1.fc24.noarch requires npm(got) < 0:5
[openstack-heat-gbp]
openstack-heat-gbp-2015.1.1-1.fc24.noarch requires openstack-heat-engine < 0:2015.2
[openstack-neutron-gbp]
openstack-neutron-gbp-2015.1.1-1.fc24.noarch requires openstack-neutron < 0:2015.2
[openvas-gsa]
openvas-gsa-6.0.6-1.fc24.x86_64 requires libmicrohttpd.so.10()(64bit)
[pion-net]
pion-net-5.0.7-1.fc24.i686 requires libboost_thread.so.1.58.0
pion-net-5.0.7-1.fc24.i686 requires libboost_system.so.1.58.0
pion-net-5.0.7-1.fc24.i686 requires libboost_regex.so.1.58.0
pion-net-5.0.7-1.fc24.i686 requires libboost_filesystem.so.1.58.0
pion-net-5.0.7-1.fc24.i686 requires libboost_date_time.so.1.58.0
pion-net-5.0.7-1.fc24.x86_64 requires libboost_thread.so.1.58.0()(64bit)
pion-net-5.0.7-1.fc24.x86_64 requires libboost_system.so.1.58.0()(64bit)
pion-net-5.0.7-1.fc24.x86_64 requires libboost_regex.so.1.58.0()(64bit)
pion-net-5.0.7-1.fc24.x86_64 requires libboost_filesystem.so.1.58.0()(64bit)
pion-net-5.0.7-1.fc24.x86_64 requires libboost_date_time.so.1.58.0()(64bit)
[pyfits]
python3-pyfits-3.3-6.fc23.x86_64 requires python(abi) = 0:3.4
python3-pyfits-3.3-6.fc23.x86_64 requires libpython3.4m.so.1.0()(64bit)
[pylint]
python3-pylint-1.4.3-3.fc23.noarch requires python(abi) = 0:3.4
python3-pylint-gui-1.4.3-3.fc23.noarch requires python(abi) = 0:3.4
[pystatgrab]
pystatgrab-0.5-16.fc23.x86_64 requires libstatgrab.so.6()(64bit)
[python-actdiag]
python3-actdiag-0.5.1-5.fc23.noarch requires python(abi) = 0:3.4
[python-admesh]
python3-admesh-0.98.3-2.fc23.x86_64 requires python(abi) = 0:3.4
python3-admesh-0.98.3-2.fc23.x86_64 requires libpython3.4m.so.1.0()(64bit)
[python-astroid]
python3-astroid-1.3.7-1.fc24.noarch requires python(abi) = 0:3.4
[python-autopep8]
python3-autopep8-1.2-1.fc24.noarch requires python(abi) = 0:3.4
[python-behave]
python3-behave-1.2.5-4.fc24.noarch requires python(abi) = 0:3.4
[python-boto]
python3-boto-2.38.0-3.fc23.noarch requires python(abi) = 0:3.4
[python-botocore]
python3-botocore-0.79.0-2.fc23.noarch requires python(abi) = 0:3.4
[python-castellan]
python3-castellan-0.2.1-2.fc24.noarch requires python3-oslo-policy
[python-catkin_tools]
python3-catkin_tools-0.3.0-1.fc23.noarch requires python(abi) = 0:3.4
[python-cliff]
python3-cliff-1.15.0-1.fc24.noarch requires python(abi) = 0:3.4
[python-cornice]
python3-cornice-1.0.0-2.fc23.noarch requires python(abi) = 0:3.4
python3-cornice-sphinx-1.0.0-2.fc23.noarch requires python(abi) = 0:3.4
[python-django-horizon-gbp]
openstack-dashboard-gbp-2015.1.1-2.fc24.noarch requires openstack-dashboard < 0:2015.2
python-django-horizon-gbp-2015.1.1-2.fc24.noarch requires python-django-horizon < 0:2015.2
[python-docx]
python3-docx-0.8.5-3.fc23.noarch requires python(abi) = 0:3.4
[python-enum34]
python3-enum34-1.0.4-2.fc23.noarch requires python(abi) = 0:3.4
[python-gbpclient]
python-gbpclient-0.10.1-1.fc24.noarch requires python-neutronclient < 0:2.5.0
[python-html2text]
python3-html2text-2015.6.6-2.fc23.noarch requires python(abi) = 0:3.4
[python-nwdiag]
python3-nwdiag-1.0.0-5.fc23.noarch requires python(abi) = 0:3.4
[python-openopt]
python3-openopt-0.5602-2.fc23.noarch requires python(abi) = 0:3.4
[python-parse]
python3-parse-1.6.4-2.fc23.noarch requires python(abi) = 0:3.4
[python-parse_type]
python3-parse_type-0.3.4-3.fc23.noarch requires python(abi) = 0:3.4
[python-pykalman]
python3-pykalman-0.9.5-4.20140827git2aeb4ad.fc24.noarch requires python(abi) = 0:3.4
[python-rsa]
python3-rsa-3.1.4-1.fc24.noarch requires python(abi) = 0:3.4
[python-shapely]
python3-shapely-1.5.2-2.fc24.x86_64 requires python(abi) = 0:3.4
python3-shapely-1.5.2-2.fc24.x86_64 requires libpython3.4m.so.1.0()(64bit)
[python-sphinxcontrib-napoleon]
python-sphinxcontrib-napoleon-0.2.9-3.fc24.noarch requires python-sphinx < 0:1.3
python3-sphinxcontrib-napoleon-0.2.9-3.fc24.noarch requires python3-sphinx < 0:1.3
[python-wikitcms]
python-wikitcms-1.13.2-1.fc24.noarch requires python2-cached_property
[python-wsme]
python3-wsme-0.7.0-2.fc24.noarch requires python(abi) = 0:3.4
[python3-cherrypy]
python3-cherrypy-3.8.0-1.fc23.noarch requires python(abi) = 0:3.4
[razorqt]
lightdm-razorqt-0.5.2-23.fc23.x86_64 requires libqtxdg.so.1()(64bit)
razorqt-about-0.5.2-23.fc23.x86_64 requires libqtxdg.so.1()(64bit)
razorqt-appswitcher-0.5.2-23.fc23.x86_64 requires libqtxdg.so.1()(64bit)
razorqt-autosuspend-0.5.2-23.fc23.x86_64 requires libqtxdg.so.1()(64bit)
razorqt-config-0.5.2-23.fc23.x86_64 requires libqtxdg.so.1()(64bit)
razorqt-desktop-0.5.2-23.fc23.x86_64 requires libqtxdg.so.1()(64bit)
razorqt-globalkeyshortcuts-0.5.2-23.fc23.x86_64 requires libqtxdg.so.1()(64bit)
razorqt-libs-0.5.2-23.fc23.i686 requires libqtxdg.so.1
razorqt-libs-0.5.2-23.fc23.x86_64 requires libqtxdg.so.1()(64bit)
razorqt-libs-devel-0.5.2-23.fc23.i686 requires libqtxdg.so.1
razorqt-libs-devel-0.5.2-23.fc23.x86_64 requires libqtxdg.so.1()(64bit)
razorqt-notifications-0.5.2-23.fc23.x86_64 requires libqtxdg.so.1()(64bit)
razorqt-openssh-askpass-0.5.2-23.fc23.x86_64 requires libqtxdg.so.1()(64bit)
razorqt-panel-0.5.2-23.fc23.x86_64 requires libstatgrab.so.6()(64bit)
razorqt-panel-0.5.2-23.fc23.x86_64 requires libqtxdg.so.1()(64bit)
razorqt-policykit-agent-0.5.2-23.fc23.x86_64 requires libqtxdg.so.1()(64bit)
razorqt-power-0.5.2-23.fc23.x86_64 requires libqtxdg.so.1()(64bit)
razorqt-runner-0.5.2-23.fc23.x86_64 requires libqtxdg.so.1()(64bit)
razorqt-session-0.5.2-23.fc23.x86_64 requires libqtxdg.so.1()(64bit)
[repsnapper]
repsnapper-2.3.2-0.7.a5.fc23.x86_64 requires liblmfit.so.5()(64bit)
[rubygem-ghost]
rubygem-ghost-1.0.0-1.fc24.noarch requires rubygem(unindent) = 0:1.0
[shogun]
python3-shogun-4.0.1-0.1.git20150808.779c3ad.fc24.x86_64 requires python(abi) = 0:3.4
python3-shogun-4.0.1-0.1.git20150808.779c3ad.fc24.x86_64 requires libpython3.4m.so.1.0()(64bit)
[ugene]
ugene-1.19.0-7.fc24.x86_64 requires qt5(x86-64) >= 0:5.5.1
[varnish-agent]
varnish-agent-4.0.0-0.5.RC2.fc23.x86_64 requires libmicrohttpd.so.10()(64bit)
[xmms-scrobbler]
xmms-scrobbler-0.4.0-17.fc23.x86_64 requires libmusicbrainz.so.4()(64bit)
Broken deps for armhfp
----------------------------------------------------------
[IQmol]
IQmol-2.3.0-9.fc24.armv7hl requires libboost_serialization.so.1.58.0
IQmol-2.3.0-9.fc24.armv7hl requires libboost_iostreams.so.1.58.0
IQmol-2.3.0-9.fc24.armv7hl requires libOpenMeshCore.so.3.2
[alliance]
alliance-5.0-40.20090901snap.fc22.armv7hl requires libXm.so.2
[ardour]
ardour-2.8.16-15.fc23.armv7hl requires libaubio.so.2
[eclipse-jbosstools]
eclipse-jbosstools-as-4.2.2-1.fc22.noarch requires osgi(org.eclipse.tm.terminal)
[fawkes]
fawkes-core-0.5.0-26.fc24.armv7hl requires libmicrohttpd.so.10
fawkes-plugin-player-0.5.0-26.fc24.armv7hl requires libgeos-3.4.2.so
fawkes-plugin-xmlrpc-0.5.0-26.fc24.armv7hl requires libmicrohttpd.so.10
[fedfind]
fedfind-1.6.2-2.fc24.noarch requires python2-cached_property
[gnash]
1:gnash-0.8.10-19.fc24.armv7hl requires libboost_thread.so.1.58.0
1:gnash-0.8.10-19.fc24.armv7hl requires libboost_system.so.1.58.0
1:gnash-0.8.10-19.fc24.armv7hl requires libboost_serialization.so.1.58.0
1:gnash-0.8.10-19.fc24.armv7hl requires libboost_program_options.so.1.58.0
1:gnash-0.8.10-19.fc24.armv7hl requires libboost_iostreams.so.1.58.0
1:gnash-0.8.10-19.fc24.armv7hl requires libboost_date_time.so.1.58.0
1:gnash-cygnal-0.8.10-19.fc24.armv7hl requires libboost_thread.so.1.58.0
1:gnash-cygnal-0.8.10-19.fc24.armv7hl requires libboost_system.so.1.58.0
1:gnash-cygnal-0.8.10-19.fc24.armv7hl requires libboost_serialization.so.1.58.0
1:gnash-cygnal-0.8.10-19.fc24.armv7hl requires libboost_program_options.so.1.58.0
1:gnash-cygnal-0.8.10-19.fc24.armv7hl requires libboost_iostreams.so.1.58.0
1:gnash-cygnal-0.8.10-19.fc24.armv7hl requires libboost_date_time.so.1.58.0
1:gnash-extension-dejagnu-0.8.10-19.fc24.armv7hl requires libboost_thread.so.1.58.0
1:gnash-extension-dejagnu-0.8.10-19.fc24.armv7hl requires libboost_system.so.1.58.0
1:gnash-extension-dejagnu-0.8.10-19.fc24.armv7hl requires libboost_program_options.so.1.58.0
1:gnash-extension-dejagnu-0.8.10-19.fc24.armv7hl requires libboost_iostreams.so.1.58.0
1:gnash-extension-fileio-0.8.10-19.fc24.armv7hl requires libboost_thread.so.1.58.0
1:gnash-extension-fileio-0.8.10-19.fc24.armv7hl requires libboost_system.so.1.58.0
1:gnash-extension-fileio-0.8.10-19.fc24.armv7hl requires libboost_program_options.so.1.58.0
1:gnash-extension-fileio-0.8.10-19.fc24.armv7hl requires libboost_iostreams.so.1.58.0
1:gnash-extension-lirc-0.8.10-19.fc24.armv7hl requires libboost_thread.so.1.58.0
1:gnash-extension-lirc-0.8.10-19.fc24.armv7hl requires libboost_system.so.1.58.0
1:gnash-extension-lirc-0.8.10-19.fc24.armv7hl requires libboost_program_options.so.1.58.0
1:gnash-extension-lirc-0.8.10-19.fc24.armv7hl requires libboost_iostreams.so.1.58.0
1:gnash-extension-mysql-0.8.10-19.fc24.armv7hl requires libboost_thread.so.1.58.0
1:gnash-extension-mysql-0.8.10-19.fc24.armv7hl requires libboost_system.so.1.58.0
1:gnash-extension-mysql-0.8.10-19.fc24.armv7hl requires libboost_program_options.so.1.58.0
1:gnash-extension-mysql-0.8.10-19.fc24.armv7hl requires libboost_iostreams.so.1.58.0
1:gnash-klash-0.8.10-19.fc24.armv7hl requires libboost_system.so.1.58.0
1:gnash-klash-0.8.10-19.fc24.armv7hl requires libboost_program_options.so.1.58.0
1:gnash-plugin-0.8.10-19.fc24.armv7hl requires libboost_iostreams.so.1.58.0
1:python-gnash-0.8.10-19.fc24.armv7hl requires libboost_thread.so.1.58.0
1:python-gnash-0.8.10-19.fc24.armv7hl requires libboost_system.so.1.58.0
1:python-gnash-0.8.10-19.fc24.armv7hl requires libboost_program_options.so.1.58.0
1:python-gnash-0.8.10-19.fc24.armv7hl requires libboost_iostreams.so.1.58.0
[golang-github-kraman-libcontainer]
golang-github-kraman-libcontainer-devel-0-0.4.gitd700e5b.fc24.noarch requires golang(github.com/docker/docker/pkg/netlink)
[golang-github-kubernetes-heapster]
golang-github-kubernetes-heapster-devel-0.16.1-1.fc24.noarch requires golang(github.com/google/cadvisor/info/v1)
golang-github-kubernetes-heapster-devel-0.16.1-1.fc24.noarch requires golang(github.com/google/cadvisor/client)
golang-github-kubernetes-heapster-devel-0.16.1-1.fc24.noarch requires golang(github.com/coreos/fleet/schema)
golang-github-kubernetes-heapster-devel-0.16.1-1.fc24.noarch requires golang(github.com/coreos/fleet/registry)
golang-github-kubernetes-heapster-devel-0.16.1-1.fc24.noarch requires golang(github.com/coreos/fleet/pkg)
golang-github-kubernetes-heapster-devel-0.16.1-1.fc24.noarch requires golang(github.com/coreos/fleet/machine)
golang-github-kubernetes-heapster-devel-0.16.1-1.fc24.noarch requires golang(github.com/coreos/fleet/etcd)
golang-github-kubernetes-heapster-devel-0.16.1-1.fc24.noarch requires golang(github.com/coreos/fleet/client)
[golang-github-prometheus-prometheus]
golang-github-prometheus-prometheus-devel-0.15.0-1.fc24.noarch requires golang(gopkg.in/fsnotify.v1)
[guacamole-server]
libguac-client-rdp-0.9.8-1.fc24.armv7hl requires libfreerdp.so.1.2
libguac-client-rdp-0.9.8-1.fc24.armv7hl requires libfreerdp-client.so.1.2
[heat-cfntools]
heat-cfntools-1.3.0-4.fc23.noarch requires python(abi) = 0:3.4
[js-of-ocaml]
js-of-ocaml-2.4-8.fc23.armv7hl requires ocaml(runtime) = 0:4.02.2
js-of-ocaml-2.4-8.fc23.armv7hl requires ocaml(Lwt_list) = 0:0ce891783d3177cd33ebd9ed60d4b62d
js-of-ocaml-2.4-8.fc23.armv7hl requires ocaml(Lwt) = 0:6f62eda62952a3e464e9c34a825cf0de
[listen]
listen-0.6.5-14.fc22.armv7hl requires python-tunepimp
listen-0.6.5-14.fc22.armv7hl requires /usr/bin/puid
[nodejs-got]
nodejs-got-5.1.0-1.fc24.noarch requires npm(url-parse-lax) < 0:2
nodejs-got-5.1.0-1.fc24.noarch requires npm(url-parse-lax) >= 0:1.0.0
[nodejs-package-info]
nodejs-package-info-2.2.2-1.fc24.noarch requires npm(got) < 0:5
[openstack-heat-gbp]
openstack-heat-gbp-2015.1.1-1.fc24.noarch requires openstack-heat-engine < 0:2015.2
[openstack-neutron-gbp]
openstack-neutron-gbp-2015.1.1-1.fc24.noarch requires openstack-neutron < 0:2015.2
[openvas-gsa]
openvas-gsa-6.0.6-1.fc24.armv7hl requires libmicrohttpd.so.10
[pion-net]
pion-net-5.0.7-1.fc24.armv7hl requires libboost_thread.so.1.58.0
pion-net-5.0.7-1.fc24.armv7hl requires libboost_system.so.1.58.0
pion-net-5.0.7-1.fc24.armv7hl requires libboost_regex.so.1.58.0
pion-net-5.0.7-1.fc24.armv7hl requires libboost_filesystem.so.1.58.0
pion-net-5.0.7-1.fc24.armv7hl requires libboost_date_time.so.1.58.0
[pyfits]
python3-pyfits-3.3-6.fc23.armv7hl requires python(abi) = 0:3.4
python3-pyfits-3.3-6.fc23.armv7hl requires libpython3.4m.so.1.0
[pylint]
python3-pylint-1.4.3-3.fc23.noarch requires python(abi) = 0:3.4
python3-pylint-gui-1.4.3-3.fc23.noarch requires python(abi) = 0:3.4
[pystatgrab]
pystatgrab-0.5-16.fc23.armv7hl requires libstatgrab.so.6
[python-actdiag]
python3-actdiag-0.5.1-5.fc23.noarch requires python(abi) = 0:3.4
[python-admesh]
python3-admesh-0.98.3-2.fc23.armv7hl requires python(abi) = 0:3.4
python3-admesh-0.98.3-2.fc23.armv7hl requires libpython3.4m.so.1.0
[python-astroid]
python3-astroid-1.3.7-1.fc24.noarch requires python(abi) = 0:3.4
[python-autopep8]
python3-autopep8-1.2-1.fc24.noarch requires python(abi) = 0:3.4
[python-behave]
python3-behave-1.2.5-4.fc24.noarch requires python(abi) = 0:3.4
[python-boto]
python3-boto-2.38.0-3.fc23.noarch requires python(abi) = 0:3.4
[python-botocore]
python3-botocore-0.79.0-2.fc23.noarch requires python(abi) = 0:3.4
[python-castellan]
python3-castellan-0.2.1-2.fc24.noarch requires python3-oslo-policy
[python-catkin_tools]
python3-catkin_tools-0.3.0-1.fc23.noarch requires python(abi) = 0:3.4
[python-cliff]
python3-cliff-1.15.0-1.fc24.noarch requires python(abi) = 0:3.4
[python-cornice]
python3-cornice-1.0.0-2.fc23.noarch requires python(abi) = 0:3.4
python3-cornice-sphinx-1.0.0-2.fc23.noarch requires python(abi) = 0:3.4
[python-django-horizon-gbp]
openstack-dashboard-gbp-2015.1.1-2.fc24.noarch requires openstack-dashboard < 0:2015.2
python-django-horizon-gbp-2015.1.1-2.fc24.noarch requires python-django-horizon < 0:2015.2
[python-docx]
python3-docx-0.8.5-3.fc23.noarch requires python(abi) = 0:3.4
[python-enum34]
python3-enum34-1.0.4-2.fc23.noarch requires python(abi) = 0:3.4
[python-gbpclient]
python-gbpclient-0.10.1-1.fc24.noarch requires python-neutronclient < 0:2.5.0
[python-html2text]
python3-html2text-2015.6.6-2.fc23.noarch requires python(abi) = 0:3.4
[python-nwdiag]
python3-nwdiag-1.0.0-5.fc23.noarch requires python(abi) = 0:3.4
[python-openopt]
python3-openopt-0.5602-2.fc23.noarch requires python(abi) = 0:3.4
[python-parse]
python3-parse-1.6.4-2.fc23.noarch requires python(abi) = 0:3.4
[python-parse_type]
python3-parse_type-0.3.4-3.fc23.noarch requires python(abi) = 0:3.4
[python-pykalman]
python3-pykalman-0.9.5-4.20140827git2aeb4ad.fc24.noarch requires python(abi) = 0:3.4
[python-rsa]
python3-rsa-3.1.4-1.fc24.noarch requires python(abi) = 0:3.4
[python-shapely]
python3-shapely-1.5.2-2.fc24.armv7hl requires python(abi) = 0:3.4
python3-shapely-1.5.2-2.fc24.armv7hl requires libpython3.4m.so.1.0
[python-sphinxcontrib-napoleon]
python-sphinxcontrib-napoleon-0.2.9-3.fc24.noarch requires python-sphinx < 0:1.3
python3-sphinxcontrib-napoleon-0.2.9-3.fc24.noarch requires python3-sphinx < 0:1.3
[python-wikitcms]
python-wikitcms-1.13.2-1.fc24.noarch requires python2-cached_property
[python-wsme]
python3-wsme-0.7.0-2.fc24.noarch requires python(abi) = 0:3.4
[python3-cherrypy]
python3-cherrypy-3.8.0-1.fc23.noarch requires python(abi) = 0:3.4
[razorqt]
lightdm-razorqt-0.5.2-23.fc23.armv7hl requires libqtxdg.so.1
razorqt-about-0.5.2-23.fc23.armv7hl requires libqtxdg.so.1
razorqt-appswitcher-0.5.2-23.fc23.armv7hl requires libqtxdg.so.1
razorqt-autosuspend-0.5.2-23.fc23.armv7hl requires libqtxdg.so.1
razorqt-config-0.5.2-23.fc23.armv7hl requires libqtxdg.so.1
razorqt-desktop-0.5.2-23.fc23.armv7hl requires libqtxdg.so.1
razorqt-globalkeyshortcuts-0.5.2-23.fc23.armv7hl requires libqtxdg.so.1
razorqt-libs-0.5.2-23.fc23.armv7hl requires libqtxdg.so.1
razorqt-libs-devel-0.5.2-23.fc23.armv7hl requires libqtxdg.so.1
razorqt-notifications-0.5.2-23.fc23.armv7hl requires libqtxdg.so.1
razorqt-openssh-askpass-0.5.2-23.fc23.armv7hl requires libqtxdg.so.1
razorqt-panel-0.5.2-23.fc23.armv7hl requires libstatgrab.so.6
razorqt-panel-0.5.2-23.fc23.armv7hl requires libqtxdg.so.1
razorqt-policykit-agent-0.5.2-23.fc23.armv7hl requires libqtxdg.so.1
razorqt-power-0.5.2-23.fc23.armv7hl requires libqtxdg.so.1
razorqt-runner-0.5.2-23.fc23.armv7hl requires libqtxdg.so.1
razorqt-session-0.5.2-23.fc23.armv7hl requires libqtxdg.so.1
[repsnapper]
repsnapper-2.3.2-0.7.a5.fc23.armv7hl requires liblmfit.so.5
[rubygem-ghost]
rubygem-ghost-1.0.0-1.fc24.noarch requires rubygem(unindent) = 0:1.0
[shogun]
python3-shogun-4.0.1-0.1.git20150808.779c3ad.fc24.armv7hl requires python(abi) = 0:3.4
python3-shogun-4.0.1-0.1.git20150808.779c3ad.fc24.armv7hl requires libpython3.4m.so.1.0
[varnish-agent]
varnish-agent-4.0.0-0.5.RC2.fc23.armv7hl requires libmicrohttpd.so.10
[xmms-scrobbler]
xmms-scrobbler-0.4.0-17.fc23.armv7hl requires libmusicbrainz.so.4
New package: KPMcore-1.9.50-5.fc24
Library for managing partitions by KDE programs.
New package: bugyou-0.1-1.fc24
Automatic Bug Reporting Tool
New package: capstone-3.0.4-4.fc24
A lightweight multi-platform, multi-architecture disassembly framework
New package: getdp-2.7.0-1.fc24
General Environment for the Treatment of Discrete Problems
New package: gifticlib-1.0.9-1.fc24
IO library for the GIFTI cortical surface data format
New package: mumble-1.2.10-4.fc24
Voice chat suite aimed at gamers
New package: nodejs-gdal-0.8.0-1.fc24
Node.js bindings to GDAL
New package: php-nette-caching-2.3.3-1.fc24
Nette Caching Component
New package: php-nette-di-2.3.6-1.fc24
Nette Dependency Injection Component
New package: php-nette-http-2.3.3-1.fc24
Nette HTTP Component
New package: php-tracy-2.3.6-1.fc24
Tracy: useful PHP debugger
New package: python-baker-1.3-1.git408295259ae5.fc24
Easy, powerful access to Python functions from the command line
New package: python-gradunwarp-1.0.2-3.fc24
Gradient Unwarping
New package: python-nibabel-2.0.2-1.fc24
Python package to access a cacophony of neuro-imaging file formats
New package: python-pyriemann-0.2.3-3.fc24
Covariance matrices manipulation and Biosignal classification
New package: python-tabulate-0.7.5-2.fc24
Pretty-print tabular data in Python, a library and a command-line utility
New package: riffle-1.0.0-1.fc24
Annotations and Classes for managing and executing dependent processes
Removed package: indefero-1.3.3-6.fc23
Removed package: php-channel-ezc-1-9.fc23
Removed package: php-ezc-Archive-1.4.1-11.fc23
Removed package: php-ezc-Authentication-1.3.1-10.fc23
Removed package: php-ezc-AuthenticationDatabaseTiein-1.1-10.fc23
Removed package: php-ezc-Base-1.8-10.fc23
Removed package: php-ezc-Cache-1.5-10.fc23
Removed package: php-ezc-Configuration-1.3.5-10.fc23
Removed package: php-ezc-ConsoleTools-1.6.1-10.fc23
Removed package: php-ezc-Database-1.4.7-10.fc23
Removed package: php-ezc-DatabaseSchema-1.4.4-10.fc23
Removed package: php-ezc-EventLog-1.4-11.fc23
Removed package: php-ezc-EventLogDatabaseTiein-1.0.2-10.fc23
Removed package: php-ezc-Feed-1.3-10.fc23
Removed package: php-ezc-File-1.2-13.fc23
Removed package: php-ezc-Graph-1.5-11.fc23
Removed package: php-ezc-Mail-1.7.1-10.fc23
Removed package: php-ezc-PersistentObject-1.7.1-10.fc23
Removed package: php-ezc-PersistentObjectDatabaseSchemaTiein-1.3-10.fc23
Removed package: php-ezc-SystemInformation-1.0.8-10.fc23
Removed package: php-ezc-Template-1.4.2-10.fc23
Removed package: php-ezc-Webdav-1.1.4-10.fc23
Removed package: php-pluf-1.0-7.gitb1fed2e.fc23
Updated Packages:
3Depict-0.0.18-3.fc24
---------------------
* Sun Nov 29 2015 Kalev Lember <klember(a)redhat.com> - 0.0.18-3
- Rebuilt for libmgl soname bump
Size change: 144 bytes
LibRaw-0.17.1-1.fc24
--------------------
* Sun Nov 29 2015 Jon Ciesla <limburgher(a)gmail.com> - 0.17.1-1
- 0.17.1.
Size change: 1516 bytes
ardour2-2.8.16-19.fc24
----------------------
* Sun Nov 29 2015 Nils Philippsen <nils(a)redhat.com> - 2.8.16-19
- patch for and build with -std=c++11
- patch for libsigc++20 >= 2.6
- patch for aubio >= 0.4.0
- mention legacy version in appdata file
- miscellaneous fixes
Size change: 33265 bytes
atlas-3.10.2-11.fc24
--------------------
* Sun Nov 29 2015 Zbigniew Jędrzejewski-Szmek <zbyszek(a)in.waw.pl> - 3.10.2-11
- Rebuild for updated lapack
Size change: 1253 bytes
audacious-3.7-5.fc24
--------------------
* Sun Nov 29 2015 Michael Schwendt <mschwendt(a)fedoraproject.org> - 3.7-5
- remove desktop-file-utils dep again, because it's fully optional
according to the guidelines
* Sun Nov 29 2015 Michael Schwendt <mschwendt(a)fedoraproject.org> - 3.7-4
- F24 only: add explicit dep on desktop-file-utils, too
* Sun Nov 29 2015 Michael Schwendt <mschwendt(a)fedoraproject.org> - 3.7-3
- F24 only: rely on file triggers instead of update-desktop-database calls
Size change: 609 bytes
audacious-plugins-3.7-2.fc24
----------------------------
* Sun Nov 29 2015 Michael Schwendt <mschwendt(a)fedoraproject.org> - 3.7-2
- Add ModernToolkit kudo to subpackage appdata files.
Size change: 165 bytes
darkstat-3.0.719-1.fc24
-----------------------
* Sun Nov 29 2015 Pavel Alexeev <Pahan(a)Hubbitus.info> - 3.0.719-1
- Update to upstream version 3.0.719.
- Lib exit should be fixed (https://unix4lyfe.org/gitweb/darkstat/commitdiff/dbd25d7f8f06770f46fe9f3d...).
Size change: 2010 bytes
eclipse-jgit-4.1.0-6.fc24
-------------------------
* Sun Nov 29 2015 Mat Booth <mat.booth(a)redhat.com> - 4.1.0-6
- Fix a problem with command line "jgit daemon" invocation
- This should also fix rhbz#1228138
Size change: 731 bytes
eclipse-pdt-3.6.0-3.fc24
------------------------
* Sun Nov 29 2015 Mat Booth <mat.booth(a)redhat.com> - 3.6.0-3
- Ignore intermittant test failures
Size change: -942 bytes
eclipse-pydev-4.4.0-3.fc24
--------------------------
* Sun Nov 29 2015 Mat Booth <mat.booth(a)redhat.com> - 1:4.4.0-3
- Rebuild to fix broken antlr symlink
Size change: 118 bytes
findbugs-contrib-6.4.0-1.fc24
-----------------------------
* Sun Nov 29 2015 Richard Fearn <richardfearn(a)gmail.com> - 6.4.0-1
- Update to 6.4.0
Size change: 17985 bytes
hercules-3.12-1.fc24
--------------------
* Sun Nov 29 2015 Dan Horák <dan[at]danny.cz> - 3.12-1
- updated to 3.12
Size change: -54902 bytes
ioprocess-0.15.0-4.fc24
-----------------------
* Sun Nov 29 2015 Yeela Kaplan <ykaplan(a)redhat.com> - 0.15.0-4
- Fix string formatting for 32bit architecture
* Thu Nov 26 2015 Yaniv Bronhaim <ybronhei(a)redhat.com> - 0.15.0-3
- Rebuild for ovirt 3.6.1
- Add debug logging
- Fix memory and cpu leak
- Set cpu affinity to run ioprocess on any cpu
Size change: -1694 bytes
jeromq-0.3.5-3.fc24
-------------------
* Mon Nov 30 2015 Mikolaj Izdebski <mizdebsk(a)redhat.com> - 0.3.5-3
- Skip running checkstyle during build
Size change: -959 bytes
kde-l10n-15.08.3-1.fc24
-----------------------
* Sun Nov 29 2015 Rex Dieter <rdieter(a)fedoraproject.org> - 15.08.3-1
- 15.08.3
- plasma-desktop conflict with kde-l10n-fr (#1286433)
Size change: -102570 bytes
libosmium-2.5.3-2.fc24
----------------------
* Sun Nov 29 2015 Tom Hughes <tom(a)compton.nu> - 2.5.3-2
- Add patches for test failures
* Wed Nov 18 2015 Tom Hughes <tom(a)compton.nu> - 2.5.3-1
- Update to 2.5.3 upstream release
Size change: 7775 bytes
libreoffice-5.1.0.0-7.beta1.fc24
--------------------------------
* Thu Nov 26 2015 David Tardon <dtardon(a)redhat.com> - 1:5.1.0.0-7.beta1
- update to 5.1.0 beta1
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1:5.1.0.0-6.alpha1
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
Size change: 429013 bytes
lxterminal-0.2.0-3.D20151126gitbe658ad3.fc24
--------------------------------------------
* Sun Nov 29 2015 Mamoru TASAKA <mtasaka(a)fedoraproject.org> - 0.2.0-3.D20151126gitbe658ad3
- Try the latest git
Size change: 1202825 bytes
mediawiki-1.26.0-1.fc24
-----------------------
* Sun Nov 29 2015 Michael Cronenworth <mike(a)cchtml.com> - 1.26.0-1
- Update to 1.26.0
- https://www.mediawiki.org/wiki/Release_notes/1.26#MediaWiki_1.26.0
Size change: 1708621 bytes
msmtp-1.6.3-1.fc24
------------------
* Sun Nov 29 2015 Niels de Vos <devos(a)fedoraproject.org> - 1.6.3-1
- Update to version 1.6.3 (#1286308)
- TLS: use system crypto policy (#1179321)
Size change: 3621 bytes
nodejs-millstone-0.6.16-4.fc24
------------------------------
* Mon Nov 30 2015 Tom Hughes <tom(a)compton.nu> - 0.6.16-4
- Enable tests
* Sun Nov 29 2015 Tom Hughes <tom(a)compton.nu> - 0.6.16-3
- Update srs dependency
Size change: 2474 bytes
nodejs-normalize-path-2.0.1-1.fc24
----------------------------------
* Mon Nov 30 2015 Dan Callaghan <dcallagh(a)redhat.com> - 2.0.1-1
- upstream bug fix release 2.0.1: no longer strips leading ./
Size change: 480 bytes
nodejs-srs-1.0.1-2.fc24
-----------------------
* Sun Nov 29 2015 Tom Hughes <tom(a)compton.nu> - 1.0.1-2
- Really update to 1.0.1 upstream release
Size change: -2217492 bytes
pax-utils-1.1.4-1.fc24
----------------------
* Sun Nov 29 2015 Dominik Mierzejewski <rpm(a)greysector.net> - 1.1.4-1
- update to 1.1.4 (#1286232)
- drop no longer needed patch
Size change: 3983 bytes
perl-Crypt-Random-1.25-24.fc24
------------------------------
* Sun Nov 29 2015 Paul Howarth <paul(a)city-fan.org> - 1.25-24
- Fix broken previous fix for CPAN RT#99880, RHBZ#1158379
Size change: 318 bytes
perl-Hijk-0.26-1.fc24
---------------------
* Sun Nov 29 2015 Emmanuel Seyman <emmanuel(a)seyman.fr> - 0.26-1
- Update to 0.26
- Use NO_PACKLIST=1 when creating Makefile
Size change: 409 bytes
perl-Mojolicious-6.33-1.fc24
----------------------------
* Sun Nov 29 2015 Emmanuel Seyman <emmanuel(a)seyman.fr> - 6.33-1
- Update to 6.33
Size change: 154 bytes
perl-Mojolicious-Plugin-CHI-0.12-1.fc24
---------------------------------------
* Sun Nov 29 2015 Emmanuel Seyman <emmanuel(a)seyman.fr> - 0.12-1
- Update to 0.12
Size change: 237 bytes
python-markdown-2.6.5-1.fc24
----------------------------
* Sun Nov 29 2015 Thomas Moschny <thomas.moschny(a)gmx.de> - 2.6.5-1
- Update to 2.6.5.
Size change: 191 bytes
scanmem-0.15.4-1.fc24
---------------------
* Sun Nov 29 2015 Igor Gnatenko <i.gnatenko.brain(a)gmail.com> - 0.15.4-1
- 0.15.4
Size change: -534 bytes
tcalc-2.0-1.fc24
----------------
* Sun Nov 29 2015 Mohammed Isam <mohammed_isam1984(a)yahoo.com> 2.0-1
- Added Factorial function
- Expanded Table option (Added: from, to, step)
- Improved Custom file reading
- Added Bitwise op support (partial)
- Corrected precendence in calculations
Size change: 4059 bytes
tor-0.2.7.5-1.fc24
------------------
* Sun Nov 29 2015 Jamie Nguyen <jamielinux(a)fedoraproject.org> - 0.2.7.5-1
- update to upstream release 0.2.7.5
Size change: 1248582 bytes
x11vnc-0.9.14-1.fc24
--------------------
* Mon Nov 30 2015 Pavel Alexeev <Pahan(a)Hubbitus.info> - 0.9.14-1
- New upstream version 0.9.19.
- bz#1118353 should be fixed.
Size change: -5886 bytes
xfe-1.41-1.fc24
---------------
* Sun Nov 29 2015 Mamoru TASAKA <mtasaka(a)fedoraproject.org> - 1.41-1
- 1.41
Size change: 124633 bytes
Summary:
Added Packages: 17
Removed Packages: 23
Modified Packages: 34
Size of added packages: 24936041 (24 M)
Size change of modified packages: 2410192 (2.3 M)
Size of removed packages: 24310854 (23 M)
Size change: 3035379 (2.9 M)
Compose finished at Mon Nov 30 10:49:26 UTC 2015
5 years, 1 month