Search Criteria
Package Details: clean-chroot-manager 2.209-1
Git Clone URL: | https://aur.archlinux.org/clean-chroot-manager.git (read-only, click to copy) |
---|---|
Package Base: | clean-chroot-manager |
Description: | Wrapper for managing clean chroot builds with local repo therein. |
Upstream URL: | https://github.com/graysky2/clean-chroot-manager |
Licenses: | |
Conflicts: | |
Replaces: | |
Submitter: | graysky |
Maintainer: | graysky |
Last Packager: | graysky |
Votes: | 57 |
Popularity: | 0.007108 |
First Submitted: | 2013-08-18 16:52 |
Last Updated: | 2020-06-21 12:17 |
Dependencies (4)
- rsync (rsync-git)
- devtools>=20190821-1 (devtools32-git, devtools-git)
- libarchive>=3.3.3 (libarchive-git)
- pacman>=5.2 (pacman-git)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »
alpha.niner commented on 2016-01-26 15:25
$ sudo ccm l
==> Listing out packages in chroot repo...
-rw-r--r-- 1 root root 51K Jan 26 10:19 python-configshell-fb-git-1.1.fb19.r0.g7d537ea-1-any.pkg.tar.xz
-rw-r--r-- 1 root root 65K Jan 26 10:19 python-rtslib-fb-git-2.1.fb59.r10.g2b12785-1-any.pkg.tar.xz
$ sudo ccm S
...
error: target not found: python-rtslib-fb-git
error: target not found: python-configshell-fb-git
==> ERROR: 'pacman' failed to install missing dependencies.
==> ERROR: Build failed, check /mnt/scratch/service/build
$ ls -a /mnt/scratch/service/build
. ..
$ sudo ccm s
<success>
graysky commented on 2016-01-26 13:43
Are the packages in the local repo? What is the output of: ccm l
alpha.niner commented on 2016-01-26 05:04
When I try to build a package with 'ccm S' that depends on packages already built with ccm (also 'ccm S') the build fails:
==> Making package: targetcli-fb-git <snip>
==> Checking runtime dependencies...
==> Installing missing dependencies...
error: target not found: python-rtslib-fb-git
error: target not found: python-configshell-fb-git
==> ERROR: 'pacman' failed to install missing dependencies.
The build succeeds when using 'ccm s'. Note the deps (and the pkg I'm building) are modified-for-git versions of AUR packages so you won't find them anywhere.
graysky commented on 2015-11-14 16:31
Bump to v2.73-1
Changelog: Better distcc integration.
Commit: https://github.com/graysky2/clean-chroot-manager/compare/v2.72...v2.73
ilusi0n commented on 2015-10-10 22:57
@graysky I knew I was missing something stupid. I though I was suppose to do more than building the package. Now that you mention the handling by the localrepo it made me a "click". Yes, it's working fine. Sorry for the confusion.
graysky commented on 2015-10-10 11:42
The whole point of the localrepo in the chroot is to obviate that specific scenario. Build B first. If B is needed to build A it is handled automatically by the localrepo. Is that not working?
ilusi0n commented on 2015-10-10 09:04
graysky, I'm sorry if this question is kinda easy but I didn't find any information on the github or in the man page.
Let's imagine that I want to build a package A in the chroot, but that package A has a dependence B that is in the AUR. How do I install the B package in the chroot?
graysky commented on 2015-10-08 19:55
Bump to v2.72-1
Changelog: Better btrfs support.
Commit: https://github.com/graysky2/clean-chroot-manager/compare/v2.70...v2.72
graysky commented on 2015-09-24 15:26
Bump to v2.69-1
Changelog: Support for distcc.
Commit:https://github.com/graysky2/clean-chroot-manager/compare/v2.68...v2.69
graysky commented on 2015-09-24 15:26
Bump to v2.69-1
Changelog: Support for distcc
Commit:https://github.com/graysky2/clean-chroot-manager/compare/v2.68...v2.69