Re: [Rpm-maint] [rpm-software-management/rpm] CI: Add initial GitHub Actions configuration (PR #2588)

2023-07-27 Thread Neal Gompa
This will also lay the groundwork for us to add macOS CI to RPM, as GitHub Actions offers Mac runners we can use. -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/2588#issuecomment-1655040608 You are receiving this because you are

Re: [Rpm-maint] [rpm-software-management/rpm] CI: Add initial GitHub Actions configuration (PR #2588)

2023-07-27 Thread Neal Gompa
@Conan-Kudo pushed 2 commits. 2074852a883335613cd6285f188d73b557c72e78 tests: Do not use interactive mode for mktree.podman "make check" 5467e43fc7a5c0c3f4592cba83328aefb1fedc09 CI: Add initial GitHub Actions configuration -- View it on GitHub:

Re: [Rpm-maint] [rpm-software-management/rpm] CI: Add initial GitHub Actions configuration (PR #2588)

2023-07-27 Thread Neal Gompa
@Conan-Kudo pushed 1 commit. e1249d42d350b473f53d3eda25761a034251bae2 CI: Add initial GitHub Actions configuration -- View it on GitHub: https://github.com/rpm-software-management/rpm/pull/2588/files/2f792c1b7aae0bb9e0f32b1743555663acdf8180..e1249d42d350b473f53d3eda25761a034251bae2 You are

[Rpm-maint] [rpm-software-management/rpm] CI: Add initial GitHub Actions configuration (PR #2588)

2023-07-27 Thread Neal Gompa
Fixes #2569 You can view, comment on, or merge this pull request online at: https://github.com/rpm-software-management/rpm/pull/2588 -- Commit Summary -- * CI: Add initial GitHub Actions configuration -- File Changes -- A .github/workflows/linux.yml (16) -- Patch Links --

Re: [Rpm-maint] [rpm-software-management/rpm] rpmbuild: default to LANG=C.utf8 ? (Issue #2587)

2023-07-27 Thread Neal Gompa
We shouldn't make the problem worse, and there are plenty of people using RPM on macOS for various reasons. We will have support for it one way or another. -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/issues/2587#issuecomment-1654994764

Re: [Rpm-maint] [rpm-software-management/rpm] rpmbuild: default to LANG=C.utf8 ? (Issue #2587)

2023-07-27 Thread Maxwell G
The current rpm version doesn't build on MacOS to begin with according to https://github.com/rpm-software-management/rpm/issues/, so I don't think that should be a consideration here. -- Reply to this email directly or view it on GitHub:

Re: [Rpm-maint] [rpm-software-management/rpm] rpmbuild: default to LANG=C.utf8 ? (Issue #2587)

2023-07-27 Thread Neal Gompa
For what it's worth, I think we should _at least_ consider making a build flag to switch RPM to use `C.UTF-8` instead of `C`, and make our CMake default to it for Linux. >From my research, it seems that Darwin/macOS does the "interesting" thing of >overlaying UTF-8 support to the C locale by

[Rpm-maint] [rpm-software-management/rpm] rpmbuild: default to LANG=C.utf8 ? (Issue #2587)

2023-07-27 Thread Jens Petersen
It is not unusual for software to require UTF-8 encoding to build these days. It seems rpmbuild still default to LANG=C nowadays. I think most platforms support LANG=C.UTF-8 now so could the default be changed? At least for platforms like Linux where it is available? For example I think mock

Re: [Rpm-maint] [rpm-software-management/rpm] Replace fakechroot with proper container technology (PR #2559)

2023-07-27 Thread Panu Matilainen
Yay! 拾 -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/2559#issuecomment-1653819061 You are receiving this because you are subscribed to this thread. Message ID: ___ Rpm-maint mailing list

Re: [Rpm-maint] [rpm-software-management/rpm] Nix packaging (PR #2499)

2023-07-27 Thread Et7f3
Ok I will check with the beta. -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/2499#issuecomment-1653721092 You are receiving this because you are subscribed to this thread. Message ID: ___