On Sat, 2018-10-20 at 13:03 -0400, Todd Zullinger wrote: > Sérgio Basto wrote: > > I had checked mock-core-config [1] , which are in use in copr (I > > guess) > > and can't enable developer tools . > > But on koji runs well , can you review this ? please . > > > > I could build azureus [4] on koji [2] which need eclipse-swt , but > > not > > on copr `Error: No Package found for rh-eclipse46-eclipse-swt >= > > 3.5` > > Unfortunately I didn't have much time to dig it ... > > Packages from the SCL repos in mock-core-configs are > restricted via the following config entry¹: > > includepkgs=devtoolset* > > That limit was not included in the initial koji > configuration, but my understanding was that was going to be > corrected. > > The only packages allowed to be used (or more specifically, > BuildRequired) from the SCL repos in EPEL are devtoolset*. > (Feel free to follow up on epel-devel on that, as that's > where the folks who know best are.) > > ¹ https://github.com/rpm-software-management/mock/blob/devel/mock-cor > e-configs/etc/mock/epel-7-x86_64.cfg#L62 Thank you for the reply I improve my spec [1], I'm using devtoolset-4, I could build and run azureus on el7 but unfortunately, this collection is EOL since Dec 2017; so I don't know if it is a good test, anyway with actual mock- core-configs we can't install dependencies (rh-java-common-jpackage- utils and rh-java-common-runtime). if I add to [sclo-rh] includepkgs=devtoolset*,rh* it works . In resume [2] fails with: [3] Thanks [1] https://github.com/sergiomb2/azureus/commits/master [2] mock -r epel-7-x86_64 --install devtoolset-4-eclipse-swt [3] Problem: cannot install the best candidate for the job - nothing provides rh-java-common-runtime needed by devtoolset-4- eclipse-swt-1:4.5.2-5.4.el7.x86_64 -- Sérgio M. B. _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx