-
Notifications
You must be signed in to change notification settings - Fork 3.7k
borgbackup: initial commit #19973
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
borgbackup: initial commit #19973
Conversation
Fails in CI. |
lang/python/borgbackup/Makefile
Outdated
|
||
PKG_LICENSE:=BSD | ||
PKG_LICENSE_FILES:=LICENSE | ||
PKG_MAINTAINER:=The Borg Collective |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure if this is accepted here.
Thanks for the review @BKPepe, I addressed all your comments. |
Ehh, your previous commit subjects were correct. It is required that it
starts with the package name, otherwise Git history is going to be mess and
CI will fail.
Dne so 26. 11. 2022 14:47 uživatel julienmalik ***@***.***>
napsal:
… Thanks for the review @BKPepe <https://github.com/BKPepe>, I addressed
all your comments.
—
Reply to this email directly, view it on GitHub
<#19973 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA7IDVCPTYMRUEE6X27JNETWKIIFVANCNFSM6AAAAAASL6CZVA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Yep spotted that just after writing. Fixed now |
Some concerns :
|
Still fails for the dirty patch.
|
Signed-off-by: Julien Malik <[email protected]>
Signed-off-by: Julien Malik <[email protected]>
Signed-off-by: Julien Malik <[email protected]>
Signed-off-by: Julien Malik <[email protected]>
Signed-off-by: Julien Malik <[email protected]>
Signed-off-by: Julien Malik <[email protected]>
Signed-off-by: Julien Malik <[email protected]>
Signed-off-by: Julien Malik <[email protected]>
Signed-off-by: Julien Malik <[email protected]>
I replaced my initial patch with a proper Now ran Thanks for your patience :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1 minor comment
rest looks good
@BKPepe See #19453 (comment) |
Uggh... I wanted to make users happy that they are going to have it in OpenWrt 22.03. 😢 😭 Thanks for letting me know. I will address it shortly. I would notice later than you since my builds are usually running after midnight. |
yeah, i no longer care about making users happy; anyway; i will fix stress-ng in 22.03 |
i'm reivising the above statement; apologies for any hypocrisy (on my part) |
https://downloads.cdn.openwrt.org/releases/faillogs-22.03/aarch64_cortex-a72/base/gdb/compile.txt
|
Maintainer: me
Compile tested: on Turris OS stable, based off of OpenWRT 21.02
Run tested: on Turris OS stable, based off of OpenWRT 21.02
Description:
Add package for borgbackup and its dependencies.