-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Do not merge] Fedora packaging #7
base: main
Are you sure you want to change the base?
Conversation
I've started with Also note the comments in commit 540aba2 |
2ed6907
to
bcf3cd5
Compare
Here is my workflow for adding these: $ export rust_pkg=...
$ mkdir ../rust-${rust_pkg} && cd ../rust-${rust_pkg} && touch rust2rpm.toml && rust2rpm ${rust_pkg} After which I check https://bugzilla.redhat.com/ for any open review requests and https://crates.io/ for some other links.
|
f2d0bae
to
e19d3c1
Compare
acef2e6
to
f824b03
Compare
e3d42de
to
58d7fa1
Compare
/packit build |
Downstream has made quite some progress, the main blocker was
|
5bdd6b3
to
2c8f77a
Compare
I'm also seeing that axum is failing to build. Looks like we may need to make some inquiries to downstream or patch the dependency down to 0.4.4. Thanks for your continued work on this! |
Yeah, that whole dependency tree is being worked on downstream |
Status update:
|
7fd7216
to
4cba42b
Compare
Only remaining issue is with |
7f1a05f
to
d1e4c1f
Compare
Signed-off-by: Cristian Le <[email protected]>
Too many build dependencies to handle Signed-off-by: Cristian Le <[email protected]>
Signed-off-by: Cristian Le <[email protected]>
Signed-off-by: Cristian Le <[email protected]>
Signed-off-by: Cristian Le <[email protected]>
Signed-off-by: Cristian Le <[email protected]>
d1e4c1f
to
00b4fca
Compare
Signed-off-by: Cristian Le <[email protected]>
Signed-off-by: Cristian Le <[email protected]>
659e2c8
to
b61fb9f
Compare
Signed-off-by: Cristian Le <[email protected]>
Signed-off-by: Cristian Le <[email protected]>
Based on your Packit configuration the settings of the lecris/atuin Copr project would need to be updated as follows:
Packit was unable to update the settings above as it is missing To fix this you can do one of the following:
Please retrigger the build, once the issue above is fixed. |
5 similar comments
Based on your Packit configuration the settings of the lecris/atuin Copr project would need to be updated as follows:
Packit was unable to update the settings above as it is missing To fix this you can do one of the following:
Please retrigger the build, once the issue above is fixed. |
Based on your Packit configuration the settings of the lecris/atuin Copr project would need to be updated as follows:
Packit was unable to update the settings above as it is missing To fix this you can do one of the following:
Please retrigger the build, once the issue above is fixed. |
Based on your Packit configuration the settings of the lecris/atuin Copr project would need to be updated as follows:
Packit was unable to update the settings above as it is missing To fix this you can do one of the following:
Please retrigger the build, once the issue above is fixed. |
Based on your Packit configuration the settings of the lecris/atuin Copr project would need to be updated as follows:
Packit was unable to update the settings above as it is missing To fix this you can do one of the following:
Please retrigger the build, once the issue above is fixed. |
Based on your Packit configuration the settings of the lecris/atuin Copr project would need to be updated as follows:
Packit was unable to update the settings above as it is missing To fix this you can do one of the following:
Please retrigger the build, once the issue above is fixed. |
Signed-off-by: Cristian Le <[email protected]>
Signed-off-by: Cristian Le <[email protected]>
ac22aa3
to
5300e54
Compare
Signed-off-by: Cristian Le <[email protected]>
CI passed! |
Yeah, we're getting there, you can follow the progress here. I still need some experienced eyes to look over the |
Now to handle the dependencies themselves an prepare for packaging