Skip to content

Conversation

@RishabhSaini
Copy link

Supports to fix the issue: coreos/rpm-ostree#3096

dnf-context.cpp: Added network_wait seconds to struct DnfContext and implemented getters
and setters for it
dnf-repo.cpp: Call to librepo for network wait api call

Adding network wait support by callin in API's from librepo

             implemented getters and setters for it
dnf-repo: Call to librepo for network wait api call

Add network-wait support by calling in API's from librepo
@cgwalters
Copy link
Collaborator

The error message from CI isn't obvious to me. Maybe one of the maintainers here knows?

That said @RishabhSaini if you want to debug this, there's a useful trick to debug Github actions specifically which is basically to force push your PR's code to your fork's main branch. Now I normally have my git clones set up so that origin is the upstream and cgwalters is my fork, so I do:

git push -f cgwalters HEAD:main

Then, you'll see the ctions run on your fork's Actions tab over here: https://github.com/RishabhSaini/libdnf/actions

@RishabhSaini
Copy link
Author

Ok thanks, will have a look at it

@kontura
Copy link
Contributor

kontura commented Oct 17, 2022

Sorry for the inconvenience, the CI is currently broken, I am working on fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants