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

2023-07-04 Thread Panu Matilainen
Hmm, `make check` gives me ``` mount: /home/pmatilai/repos/brpm/tests/mktree.check/merged: special device sandbox does not exist. dmesg(1) may have more information after failed mount system call. mount: /home/pmatilai/repos/brpm/tests/mktree.check/merged: mount point not mounted or bad

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

2023-07-04 Thread Michal Domonkos
Rebased onto master, now cleaning up and squashing. You can view, comment on, or merge this pull request online at: https://github.com/rpm-software-management/rpm/pull/2559 -- Commit Summary -- * Add and use RPMTEST_CHECK* and RPMTEST_CLEANUP * Dont init plugins in Python tests * Remove

Re: [Rpm-maint] [rpm-software-management/rpm] [regression?] rpm 4.17 can't find group declared inside sceleton package (#1789)

2023-07-04 Thread Panu Matilainen
Closed #1789 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/issues/1789#event-9719841415 You are receiving this because you are subscribed to this thread. Message ID: ___ Rpm-maint

Re: [Rpm-maint] [rpm-software-management/rpm] [regression?] rpm 4.17 can't find group declared inside sceleton package (#1789)

2023-07-04 Thread Panu Matilainen
Fixed by f3eaeeb7341085e1850e914350cf1f33d538320d -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/issues/1789#issuecomment-1619931061 You are receiving this because you are subscribed to this thread. Message ID:

Re: [Rpm-maint] [rpm-software-management/rpm] Virtual provide when rpm uses rpm-sequoia (Issue #2556)

2023-07-04 Thread Panu Matilainen
Yeah there are various options. Checking at build-time doesn't work though, because the selected PGP option is an implementation detail inside rpm and can be changed without rebuilding API users. So it either needs to be an rpmlib() provide, but I dislike that because we'd be stuck with that

Re: [Rpm-maint] [rpm-software-management/rpm] Support generating dependencies for multiple files at once (PR #2537)

2023-07-04 Thread Panu Matilainen
Converted this to a draft, it needs some further work before merging. The current implementation requires the generator to output every single filename fed into it, whether there are dependencies for the file or not. While that needs to be allowed (to allow keeping simple generators simple),

Re: [Rpm-maint] [rpm-software-management/rpm] Rpm chroot operations use user/group info from the host (#882)

2023-07-04 Thread Panu Matilainen
Closed #882 as completed via #2503. -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/issues/882#event-9717886230 You are receiving this because you are subscribed to this thread. Message ID: ___

Re: [Rpm-maint] [rpm-software-management/rpm] Make user/group info reliable operation across chroot (PR #2503)

2023-07-04 Thread Panu Matilainen
Merged #2503 into master. -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/2503#event-9717885388 You are receiving this because you are subscribed to this thread. Message ID: ___ Rpm-maint

Re: [Rpm-maint] [rpm-software-management/rpm] Make user/group info reliable operation across chroot (PR #2503)

2023-07-04 Thread Panu Matilainen
Okay no further comments from anybody... This needs to go into the beta to give us a chance to react if it turns out to be a disaster. -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/2503#issuecomment-1619641327 You are receiving this