Bug 2113210
| Summary: | erlang-p1_acme: FTBFS in Fedora rawhide/f37 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fedora Release Engineering <releng> | ||||||||
| Component: | erlang-p1_acme | Assignee: | Peter Lemenkov <lemenkov> | ||||||||
| Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 37 | CC: | erlang-maint-sig, lemenkov, randy, rhbugs | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2022-09-15 15:07:26 UTC | Type: | --- | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Embargoed: | |||||||||||
| Bug Depends On: | |||||||||||
| Bug Blocks: | 2045102, 2045109, 2117176 | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Fedora Release Engineering
2022-08-01 23:26:05 UTC
Created attachment 1901067 [details]
build.log
Created attachment 1901068 [details]
root.log
file root.log too big, will only attach last 32768 bytes
Created attachment 1901069 [details]
state.log
This bug appears to have been reported against 'rawhide' during the Fedora Linux 37 development cycle. Changing version to 37. As suggested by Miroslav Suchý's mail on fedora-devel, I just tried the following on my F36 system: # Run this only if you use default Fedora modules # next time you run any DNF command default modules will be enabled again sudo dnf module reset '*' dnf --releasever=37 --setopt=module_platform_id=platform:f37 \ --enablerepo=updates-testing \ $(rpm -q fedora-repos-modular >/dev/null && echo --enablerepo=updates-testing-modular) \ --assumeno distro-sync which resulted in problems updating a 5 packages, but this package erlang-p1_acme is the only which does not have a F37FailsToInstall bug (referenced to https://bugzilla.redhat.com/show_bug.cgi?id=2045109) yet: Error: Problem 1: problem with installed package erlang-riak_ensemble-3.0.10-1.fc36.x86_64 - package erlang-riak_ensemble-3.0.10-1.fc37.x86_64 requires erlang(erl_nif_version) = 2.15, but none of the providers can be installed - erlang-riak_ensemble-3.0.10-1.fc36.x86_64 does not belong to a distupgrade repository - erlang-erts-24.3.4.4-1.fc36.x86_64 does not belong to a distupgrade repository Problem 2: problem with installed package erlang-xmpp-1.4.9-4.fc36.x86_64 - package erlang-xmpp-1.4.9-4.fc36.x86_64 requires erlang(erl_nif_version) = 2.15, but none of the providers can be installed - package erlang-erts-24.3.4.4-1.fc36.x86_64 requires erlang-kernel(x86-64) = 24.3.4.4-1.fc36, but none of the providers can be installed - erlang-kernel-24.3.4.4-1.fc36.x86_64 does not belong to a distupgrade repository Problem 3: problem with installed package erlang-jiffy-1.0.5-4.fc36.x86_64 - package erlang-jiffy-1.0.5-4.fc36.x86_64 requires erlang(erl_nif_version) = 2.15, but none of the providers can be installed - package erlang-erts-24.3.4.4-1.fc36.x86_64 requires erlang-stdlib(x86-64) = 24.3.4.4-1.fc36, but none of the providers can be installed - erlang-stdlib-24.3.4.4-1.fc36.x86_64 does not belong to a distupgrade repository Problem 4: problem with installed package erlang-esip-1.0.37-4.fc36.x86_64 - package erlang-esip-1.0.37-4.fc36.x86_64 requires erlang(erl_nif_version) = 2.15, but none of the providers can be installed - package erlang-erts-24.3.4.4-1.fc36.x86_64 requires erlang-stdlib(x86-64) = 24.3.4.4-1.fc36, but none of the providers can be installed - package erlang-stdlib-24.3.4.4-1.fc36.x86_64 requires erlang-compiler(x86-64) = 24.3.4.4-1.fc36, but none of the providers can be installed - erlang-compiler-24.3.4.4-1.fc36.x86_64 does not belong to a distupgrade repository Problem 5: problem with installed package erlang-p1_acme-1.0.8-4.fc36.noarch - package erlang-p1_acme-1.0.8-4.fc36.noarch requires erlang-jiffy, but none of the providers can be installed - package erlang-p1_acme-1.0.8-4.fc36.noarch requires erlang-jiffy >= 1.0.5, but none of the providers can be installed - package erlang-jiffy-1.0.5-4.fc36.x86_64 requires erlang(erl_nif_version) = 2.15, but none of the providers can be installed - package erlang-erts-24.3.4.4-1.fc36.x86_64 requires erlang-stdlib(x86-64) = 24.3.4.4-1.fc36, but none of the providers can be installed - package erlang-stdlib-24.3.4.4-1.fc36.x86_64 requires erlang-crypto(x86-64) = 24.3.4.4-1.fc36, but none of the providers can be installed - erlang-crypto-24.3.4.4-1.fc36.x86_64 does not belong to a distupgrade repository (try to add '--skip-broken' to skip uninstallable packages) Hello, Please note that this comment was generated automatically. If you feel that this output has mistakes, please contact me via email (mhroncok). All subpackages of a package against which this bug was filled are now installable or removed from Fedora 37. Thanks for taking care of it! |