Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1917354

Summary: F34FailsToInstall: ocaml-xmlrpc-light, ocaml-xmlrpc-light-devel
Product: [Fedora] Fedora Reporter: Miro Hrončok <mhroncok>
Component: ocaml-xmlrpc-lightAssignee: Richard W.M. Jones <rjones>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: rjones
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ocaml-xmlrpc-light-0.6.1-59.fc33 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-01-18 17:28:19 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: 1868279    

Description Miro Hrončok 2021-01-18 10:54:26 UTC
Hello,

Please note that this comment was generated automatically. If you feel that this output has mistakes, please contact me via email (mhroncok).

Your package (ocaml-xmlrpc-light) Fails To Install in Fedora 34:

can't install ocaml-xmlrpc-light:
  - nothing provides ocaml(Nethttp) = 245491390a5bd9f58cde1bf61ca7ed51 needed by ocaml-xmlrpc-light-0.6.1-58.fc34.x86_64
  
can't install ocaml-xmlrpc-light-devel:
  - nothing provides ocaml(Nethttp) = 245491390a5bd9f58cde1bf61ca7ed51 needed by ocaml-xmlrpc-light-devel-0.6.1-58.fc34.x86_64
  
If you know about this problem and are planning on fixing it, please acknowledge so by setting the bug status to ASSIGNED. If you don't have time to maintain this package, consider orphaning it, so maintainers of dependent packages realize the problem.


If you don't react accordingly to the policy for FTBFS/FTI bugs (https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/), your package may be orphaned in 8+ weeks.

P.S. The data was generated solely from koji buildroot, so it might be newer than the latest compose or the content on mirrors.

P.P.S. If this bug has been reported in the middle of upgrading multiple dependent packages, please consider using side tags: https://docs.fedoraproject.org/en-US/rawhide-gating/multi-builds/

Thanks!

Comment 1 Richard W.M. Jones 2021-01-18 12:43:52 UTC
Can you tell me how you arrived at this error?  I just now installed
ocaml-xmlrpc-light on Rawhide with no problems.

Also:
# rpm -q --whatprovides 'ocaml(Nethttp)'
ocaml-ocamlnet-4.1.6-18.fc33.1.x86_64
ocaml-ocamlnet-devel-4.1.6-18.fc33.1.x86_64
# rpm -q --provides ocaml-ocamlnet | grep Nethttp
ocaml(Nethttp) = 245491390a5bd9f58cde1bf61ca7ed51
...

Comment 2 Miro Hrončok 2021-01-18 14:55:59 UTC
> P.S. The data was generated solely from koji buildroot, so it might be newer
> than the latest compose or the content on mirrors.

I.e.:

$ mock -r fedora-rawhide-x86_64 --enablerepo=local install ocaml-xmlrpc-light
...
Error: 
 Problem: cannot install the best candidate for the job
  - nothing provides ocaml(Nethttp) = 245491390a5bd9f58cde1bf61ca7ed51 needed by ocaml-xmlrpc-light-0.6.1-58.fc34.x86_64

And:

$ repoquery --repo=koji --provides ocaml-ocamlnet | grep Nethttp
ocaml(Nethttp) = 276c86d21c48792f2caccad34eeba695
...


The Koji repo is:

$ cat /etc/yum.repos.d/koji.repo 
[koji]
name=koji
baseurl=http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/
enabled=0

[koji-source]
name=koji-source
baseurl=http://kojipkgs.fedoraproject.org/repos/rawhide/latest/src/
enabled=0

Comment 3 Miro Hrončok 2021-01-18 14:57:50 UTC
Also:

$ repoquery --repo=rawhide --provides ocaml-ocamlnet | grep Nethttp
ocaml(Nethttp) = 276c86d21c48792f2caccad34eeba695

(Your local mirror might be slightly behind.)

Comment 4 Richard W.M. Jones 2021-01-18 14:59:36 UTC
Thanks - it looks like ocaml-xmlrpc-light needs to be rebuilt
because the dependency (ocaml-ocamlnet) was rebased in Rawhide.

Comment 5 Richard W.M. Jones 2021-01-18 15:12:11 UTC
Rawhide fix:
https://koji.fedoraproject.org/koji/taskinfo?taskID=59961289

Comment 6 Fedora Update System 2021-01-18 15:19:31 UTC
FEDORA-2021-e584790d92 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-e584790d92

Comment 7 Miro Hrončok 2021-01-18 17:28:19 UTC
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 34.

Thanks for taking care of it!

Comment 8 Fedora Update System 2021-01-19 01:52:01 UTC
FEDORA-2021-e584790d92 has been pushed to the Fedora 33 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-e584790d92`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-e584790d92

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 9 Fedora Update System 2021-01-27 01:18:00 UTC
FEDORA-2021-e584790d92 has been pushed to the Fedora 33 stable repository.
If problem still persists, please make note of it in this bug report.