Skip to content

Automatically create Debian Package and add CI/CD#8

Open
AndrewQuijano wants to merge 3 commits intopanda-re:mainfrom
AndrewQuijano:main
Open

Automatically create Debian Package and add CI/CD#8
AndrewQuijano wants to merge 3 commits intopanda-re:mainfrom
AndrewQuijano:main

Conversation

@AndrewQuijano
Copy link

@AndrewQuijano AndrewQuijano commented Dec 23, 2025

Hello,
I believe that, for easier maintenance, as this library is unlikely to be updated frequently, creating a Debian package to install the header would be beneficial.

If there is ever a need for a hot-fix, with everything having a release, someone can use jq to confirm they are using the latest version of libhc.

Plus, I can confirm that creating releases works, https://github.com/AndrewQuijano/libhc/releases/tag/v0.0.2

Here is the content of the files, showing that this packaging works as intended:
image

image image

Installation works:
image

image

This should also close #5 with the fix on the second commit.

@AndrewQuijano AndrewQuijano changed the title Automatically create Debian Package Automatically create Debian Package and ARM fix Dec 27, 2025
@AndrewQuijano
Copy link
Author

AndrewQuijano commented Jan 1, 2026

I also added new CI/CD, unfortunately it looks like ARM hypercalls are broken.


i386 - PASS

image

x86-64 - PASS

image

ARM - FAIL

image

AARCH64 - FAIL
There seems to be a bigger PyPanda issue with copying a binary into AARCH.

image

@AndrewQuijano AndrewQuijano changed the title Automatically create Debian Package and ARM fix Automatically create Debian Package and CI/CD Jan 1, 2026
@AndrewQuijano AndrewQuijano force-pushed the main branch 2 times, most recently from 138c87b to 5fdc2aa Compare January 1, 2026 01:37
@AndrewQuijano AndrewQuijano changed the title Automatically create Debian Package and CI/CD Automatically create Debian Package and add CI/CD Jan 1, 2026
@AndrewQuijano AndrewQuijano force-pushed the main branch 2 times, most recently from 60e9d28 to 6d21ef0 Compare January 2, 2026 03:09
@AndrewQuijano
Copy link
Author

Hi @lacraig2, please review the PR, please let me know if you have suggestions for the LibHC Debian package.

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.

Inconsistent return value ABI for Aarch64

1 participant