On Wed, Dec 13, 2023 at 01:50:44PM -0300, Julio Faracco wrote: > Thanks Fabio! > > I presume the CMakeLists.txt of the project I'm working on needs some rebase. > But first, I would like to see what is recommended before taking any action. The recommended action is what Fabio said. What's the project? Rich. > On Wed, Dec 13, 2023 at 1:02 PM Fabio Valentini <decathorpe@xxxxxxxxx> wrote: > > > > On Wed, Dec 13, 2023 at 4:57 PM Julio Faracco <jfaracco@xxxxxxxxxx> wrote: > > > > > > Hi everybody! > > > > > > Koji mocks does not access the internet during the build stage. > > > What are the recommendations when my project has some content inside > > > CMake to clone subrepos to compile my code? > > > > > > Do you have any guidelines for this? Honestly, I tried to google it, > > > but I'm not finding something useful or a real example. > > > > This situation can be handled by either > > > > 1. un-bundling subprojects (i.e. packaging them as separate packages > > and depending on them for the build), or > > 2. providing the sources for subprojects as separate tarballs and > > unpack them where expected during %prep step > > > > and usually Option 1 is preferred in Fedora, but it will depend on the > > exact circumstances and what kinds of subprojects you're dealing with. > > > > Fabio > > -- > > _______________________________________________ > > devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx > > To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx > > Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > > List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx > > Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue > > > > -- > Julio > -- > _______________________________________________ > devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx > Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx > Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com nbdkit - Flexible, fast NBD server with plugins https://gitlab.com/nbdkit/nbdkit -- _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue