Keeping your Poudriere dry!

Sergey Akhmatov sergey at akhmatov.ru
Tue Dec 12 18:04:48 UTC 2017



On 12.12.2017 18:29, blubee blubeeme wrote:
> Apologize for the ignorance but I just ran a testport and things seemingly
> went well until I tried to update my ports tree, then I get this error:
>   sudo poudriere ports -u -p HEAD
> [00:00:00] Error: Ports tree "HEAD" is currently mounted and being used.
>
> mount command shows this
> -------------------------------------
> zroot/poudriere on /zroot/poudriere (zfs, local, noatime, nfsv4acls)
> zroot/poudriere/data on /usr/local/poudriere/data (zfs, local, noatime,
> nfsv4acls)
...
>
> so there's a lot of poudriere stuff still mounted. I can't figure out how
> to umount that stuff.
> How can manually umount the PORTS tree mounted by a poudriere job?
>
It happend to me if poudriere job was aborted unexpectedly before doing 
cleanup.
Try checking if some poudriere jails are running:
$ jls

Then try stopping them:
# poudriere jail -j <JAIL NAME> -k


More information about the freebsd-ports mailing list