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: ___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


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

2023-07-26 Thread Florian Festi
We have finally been able to get the new test suite back end merged into 
master. With that this PR is now obsolete. We won't patch up the old test suite 
to run on Nix. Please checkout the new test suite with the 4.19-beta that we 
are going to release the next few days.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2499#issuecomment-1651675116
You are receiving this because you are subscribed to this thread.

Message ID: ___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


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

2023-07-26 Thread Florian Festi
Closed #2499.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2499#event-9923279896
You are receiving this because you are subscribed to this thread.

Message ID: 
___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


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

2023-05-01 Thread Et7f3
For TMPDIR, I followed convention recommended by shellcheck and this project. I 
could add more TMP variants for differents env. I see other hardcoded path (not 
used by rpmbuild) I can clear in follow-up PR.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2499#issuecomment-1530358229
You are receiving this because you are subscribed to this thread.

Message ID: ___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


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

2023-05-01 Thread Et7f3
Hello,

We have rpm 4.18 in [nixpkgs](https://github.com/NixOS/nixpkgs) and I try to 
package newer version. I do it early since the build-system changed. While 
packaging I encounter some issue that might happen to other distro. I keep some 
patch in nixpkgs until I find a more generic way that works across distros.
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/2499

-- Commit Summary --

  * fix(tests): Handle binary in non-standard location
  * fix(test): Remove hardcoded dir /usr/bin/mkdir
  * fix(tests): mktemp is called with using ${TMPDIR}

-- File Changes --

M tests/populate (4)
M tests/rpmspec.at (1)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/2499.patch
https://github.com/rpm-software-management/rpm/pull/2499.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2499
You are receiving this because you are subscribed to this thread.

Message ID: rpm-software-management/rpm/pull/2...@github.com
___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint