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 1924267 - F34FailsToInstall: R-zoo
Summary: F34FailsToInstall: R-zoo
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: R-zoo
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: José Matos
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1924565
Blocks: F34FailsToInstall
TreeView+ depends on / blocked
 
Reported: 2021-02-02 21:54 UTC by Miro Hrončok
Modified: 2021-02-04 17:32 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-02-04 17:32:28 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Miro Hrončok 2021-02-02 21:54:40 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 (R-zoo) Fails To Install in Fedora 34:

can't install R-zoo:
  - nothing provides R(lattice) >= 0.20.27 needed by R-zoo-1.8.8-5.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 José Matos 2021-02-03 00:59:32 UTC
Argh.....

Don't you love the way as in R dashes and dots are used in versions?

R-zoo requires R(lattice) >= 0.20.27 while R-core provides R(lattice) = 0.20-41.

It is even worse:
# repoquery -q --repo=rawhide{,-source} --provides R-core | grep lattice
R(lattice) = 0.20-41
R-lattice = 0.20.41

Notice the difference between the last 2 lines...

Comment 2 José Matos 2021-02-04 17:32:28 UTC
Now that R has been built with the correct settings:

# repoquery -q --repo=rawhide --provides R-core | grep lattice
R(lattice) = 0.20.41
R-lattice = 0.20.41

we can close this bug since R-zoo can again be installed in F34.


Note You need to log in before you can comment on or make changes to this bug.