Search Criteria
Package Details: mock 5.9-1.1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mock.git (read-only, click to copy) |
---|---|
Package Base: | mock |
Description: | A simple chroot build environment manager for building RPMs |
Upstream URL: | https://github.com/rpm-software-management/mock |
Licenses: | GPL-2.0-or-later |
Submitter: | td123 |
Maintainer: | larchunix |
Last Packager: | larchunix |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2011-02-23 05:50 (UTC) |
Last Updated: | 2024-09-30 09:57 (UTC) |
Dependencies (17)
- mock-core-configsAUR
- python (python37AUR, python311AUR, python310AUR)
- python-backoffAUR
- python-distro
- python-pyroute2
- python-requests
- python-templated-dictionaryAUR
- rpm-tools (rpm-tools-gitAUR)
- python-argparse-manpage (make)
- createrepo_c (optional) – for mockchain command
- dnf-plugins-coreAUR (optional) – to build RPMs for DNF based distributions (hint: use bootstrap images instead)
- dnf5AUR (optional) – to build RPMs for DNF5 based distributions (hint: use bootstrap images instead)
- lvm2 (lvm2-gitAUR) (optional) – for lvm_root plugin
- nosyncAUR (optional) – to speed up yum/dnf database access
- pigz (pigz-gitAUR) (optional) – for parallel compression of chroot cache
- podman (podman-gitAUR) (optional) – to use bootstrap images (recommended)
- procenvAUR (optional) – for procenv plugin
Latest Comments
1 2 Next › Last »
MarsSeed commented on 2024-02-27 11:35 (UTC)
I suggest that you please kindly remove optdepend
yum-utils
: not just EOL for a decade now, but has been broken on AUR for almost 3 years.patatahooligan commented on 2020-09-23 16:13 (UTC) (edited on 2020-09-23 16:18 (UTC) by patatahooligan)
There's a bigger issue than just convenience when removing system users. The id of a user should not be reused because if there are leftover files owned by the old user, they will now be owned by the one that replaces it. So you actually want to keep system users indefinitely for security reasons!
EDIT: I misread the
post_remove
script as deleting the user, when instead it deletes the group. I think the same issue applies if files are created with the group set asmock
.anatolik commented on 2020-09-15 20:19 (UTC)
IMHO it makes sense not to remove mock group in post_remove(). Otherwise it makes harder to re-install this package
larchunix commented on 2020-05-23 18:10 (UTC)
@anatolik
Which config should be used as default? Fedora? CentOS? ...? IMHO, none of them make sense as default on Arch Linux systems.
anatolik commented on 2020-05-22 04:39 (UTC) (edited on 2020-05-22 04:39 (UTC) by anatolik)
I installed the package and at the first run it says:
It would be great if the package installed a default config file.
larchunix commented on 2017-11-17 19:05 (UTC)
pnorcks commented on 2017-11-17 14:15 (UTC)
pnorcks commented on 2016-03-14 04:00 (UTC)
Duologic commented on 2016-03-13 14:25 (UTC)
1 2 Next › Last »