-
-
Notifications
You must be signed in to change notification settings - Fork 138
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
wolfberry 23.2 not present in alpine linux repository #958
Comments
I flagged the package as outdated last week, I think we need @tim-devel for this. |
Sorry but I don't use the Alpine version any more so am probably not the best person to maintain that version anymore. It is pretty straight forward to test and release a new version. Link to the guidance is below. You just need to change the version number in the APKBUILD file, test it builds and runs and then make a pull request against aports gitlab repo https://wiki.alpinelinux.org/wiki/Creating_an_Alpine_package |
You need to run the command below to update the checksum in the APKBUILD
abuild checksum
…On Sun, 16 Jul 2023, 10:27 am xpavli44, ***@***.***> wrote:
@tim-devel <https://github.com/tim-devel> I've made the MR
https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/48862 but
checks are failing with
>>> ERROR: ebusd: ebusd-23.2.tar.gz is missing in checksums
any idea how to fix it pls?
—
Reply to this email directly, view it on GitHub
<#958 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABUDLZUKGDQ36WBYXKNKKMTXQOXZLANCNFSM6AAAAAA2LLCWOE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
thanks to @psykose it should be done now https://gitlab.alpinelinux.org/alpine/aports/-/commit/a7abee0748bf5c5e9e95bc8fb5c78489917b644d |
Description
Latest release notes https://github.com/john30/ebusd/releases/tag/23.2
suggest
For Alpine Linux, run apk --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community add ebusd.
Actual behavior
However if I open https://dl-cdn.alpinelinux.org/alpine/edge/community/armv7/
only ebusd-23.1-r1.apk
is present there. This applies to all CPU architectures it seems.
Expected behavior
@john30 would it be possible to compile and upload 23.2 to the repository please?
I was wondering why ebusd addon from @LukasGrebe for Home Assistant is still running v 23.1 and
this seems to be the answer. It is pointing to a correct repo, but the up to date version of the package is not present there.
ebusd version
23.2
ebusd arguments
none
Operating system
other
CPU architecture
armv7l
Dockerized
same as ebusd version
Hardware interface
adapter 5 via WiFi
Related integration
other
Logs
no logs
The text was updated successfully, but these errors were encountered: