poudriere-jail(8) and pkgbase: FreeBSD-base package cache accumulation #1276
Replies: 2 comments 2 replies
-
|
FYI: One of my standard types of commands after updating a pkgbased poudriere jail via -u use is the likes of:
(My poudriere jails do not involve qemu based cross building and I do these activities as root, both inside and outside the jail. But I do have examples of armv7 on aarch64 and i386 on amd64 . A more general procedure would likely use -r ROOTDIR and other options controlling file paths to be in the referenced area without involving chroot or the like.) It does seem that such would be better as automatic behavior. |
Beta Was this translation helpful? Give feedback.
-
|
I don't think |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
To freebsd-pkgbase@ yesterday:
Mark Millard's email reminds me of a possible issue with poudriere, which I found long ago (a few months after pkgbase became a method for poudriere-jail(8)).
Possible issue
If I recall correctly:
-Asubcommand of poudriere-pkgclean(8) does not clean base packages.Background
Free space was mysteriously exhausted on a very large volume that was used for (amongst other things) the cache.
I never reported it as an issue here in GitHub, because I assumed that I was overlooking a feature (my uses of poudriere were very basic, non-expert).
I did write about the symptom, more than once. I can't find a record of what I wrote (sorry), which might mean that I wrote to a freebsd-*@ list.
Beta Was this translation helpful? Give feedback.
All reactions