usage of "poudriere bulk -c ...."

Matthias Apitz guru at unixarea.de
Sat May 27 17:12:32 UTC 2017


El día sábado, mayo 27, 2017 a las 09:13:47a. m. -0600, Adam Weinberger escribió:

> -c won't do what you want because it just removes the packages prior to rebuilding them again, though if you kill poudriere right after it deletes the old packages you're okay. In that case, you can try using -C instead, which removes just the packages specified. So "-C -f poudriere-list" will remove all the packages in poudriere-list, but not any of their dependencies. Just remember to CTRL-c it before it rebuilds them!
> 
> ...

Thanks for he explanation. I have in the (ZFS-) file system for
poudriere:

root at jet:/usr/local/poudriere/data # du -sh packages/* logs/bulk/*
6.4G    packages/freebsd-r314251-ports-20170304
4.6G    packages/freebsd-r314251-ports-20170519
1.4G    logs/bulk/freebsd-r314251-ports-20170304
1.3G    logs/bulk/freebsd-r314251-ports-20170519
 18M    logs/bulk/latest-per-pkg

so I will just wipe with rm(1) these two:

packages/freebsd-r314251-ports-20170519
logs/bulk/freebsd-r314251-ports-20170519

and start building within the new created jail freebsd-r318593 the ports tree
ports-20170519 later on; any comments on this?

Thanks

	matthias

-- 
Matthias Apitz, ✉ guru at unixarea.de, ⌂ http://www.unixarea.de/  ☎ +49-176-38902045
Public GnuPG key: http://www.unixarea.de/key.pub
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20170527/e07f6d79/attachment.sig>


More information about the freebsd-ports mailing list