Looking at the list of broken dependencies, it seems that we have some work to do. IOW there are quite some packages, which have hard dependency on older JSON.
Although there are several things to note at this place:
1. DNF/RPM might be able to install the packages due to this [1] bug 2. RubyGems won't be able to load such dependencies, on the other hand, since JSON is default gem and it is always available in the $LOAD_PATH, RubyGems might not be involved at all.
We should fix it anyway ...
Vít
[1] https://bugzilla.redhat.com/show_bug.cgi?id=1389871
-------- Přeposlaná zpráva -------- Předmět: Fedora rawhide compose report: 20170117.n.0 changes Datum: Tue, 17 Jan 2017 22:41:12 +0000 Od: Fedora Rawhide Report rawhide@fedoraproject.org Přeposláno - Komu: Development discussions related to Fedora devel@lists.fedoraproject.org Komu: devel@lists.fedoraproject.org
[rubygem-aws-sdk] rubygem-aws-sdk-1.60.2-3.fc24.noarch requires rubygem(json) < 0:2 [rubygem-capillary] rubygem-capillary-1.0.4-6.fc24.noarch requires rubygem(json) < 0:2 [rubygem-coveralls] rubygem-coveralls-0.8.13-1.fc26.noarch requires rubygem(json) < 0:2 rubygem-coveralls-0.8.13-1.fc26.noarch requires rubygem(simplecov) < 0:0.12 [rubygem-linode] rubygem-linode-0.8.1-3.fc24.noarch requires rubygem(json) < 0:2 [rubygem-occi-api] rubygem-occi-api-4.3.6-1.fc25.noarch requires rubygem(json) < 0:2 [rubygem-occi-cli] rubygem-occi-cli-4.3.6-1.fc26.noarch requires rubygem(json) < 0:2 [rubygem-pkgwat] rubygem-pkgwat-0.1.4-8.fc24.noarch requires rubygem(json) < 0:2 [rubygem-rdoc] rubygem-rdoc-4.2.2-2.fc25.noarch requires rubygem(json) < 0:2 [rubygem-sdoc] rubygem-sdoc-0.4.1-4.fc24.noarch requires rubygem(json) < 0:2
This should be mostly fixed now.
Vít
Dne 18.1.2017 v 10:59 Vít Ondruch napsal(a):
Looking at the list of broken dependencies, it seems that we have some work to do. IOW there are quite some packages, which have hard dependency on older JSON.
Although there are several things to note at this place:
- DNF/RPM might be able to install the packages due to this [1] bug
- RubyGems won't be able to load such dependencies, on the other
hand, since JSON is default gem and it is always available in the $LOAD_PATH, RubyGems might not be involved at all.
We should fix it anyway ...
Vít
[1] https://bugzilla.redhat.com/show_bug.cgi?id=1389871
-------- Přeposlaná zpráva -------- Předmět: Fedora rawhide compose report: 20170117.n.0 changes Datum: Tue, 17 Jan 2017 22:41:12 +0000 Od: Fedora Rawhide Report rawhide@fedoraproject.org Přeposláno - Komu: Development discussions related to Fedora devel@lists.fedoraproject.org Komu: devel@lists.fedoraproject.org
[rubygem-aws-sdk] rubygem-aws-sdk-1.60.2-3.fc24.noarch requires rubygem(json) < 0:2 [rubygem-capillary] rubygem-capillary-1.0.4-6.fc24.noarch requires rubygem(json) < 0:2 [rubygem-coveralls] rubygem-coveralls-0.8.13-1.fc26.noarch requires rubygem(json) < 0:2 rubygem-coveralls-0.8.13-1.fc26.noarch requires rubygem(simplecov) < 0:0.12 [rubygem-linode] rubygem-linode-0.8.1-3.fc24.noarch requires rubygem(json) < 0:2 [rubygem-occi-api] rubygem-occi-api-4.3.6-1.fc25.noarch requires rubygem(json) < 0:2 [rubygem-occi-cli] rubygem-occi-cli-4.3.6-1.fc26.noarch requires rubygem(json) < 0:2 [rubygem-pkgwat] rubygem-pkgwat-0.1.4-8.fc24.noarch requires rubygem(json) < 0:2 [rubygem-rdoc] rubygem-rdoc-4.2.2-2.fc25.noarch requires rubygem(json) < 0:2 [rubygem-sdoc] rubygem-sdoc-0.4.1-4.fc24.noarch requires rubygem(json) < 0:2
ruby-sig mailing list -- ruby-sig@lists.fedoraproject.org To unsubscribe send an email to ruby-sig-leave@lists.fedoraproject.org
ruby-sig@lists.fedoraproject.org