From owner-freebsd-ports@freebsd.org Tue Dec 12 15:30:00 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AADE8E9BE86 for ; Tue, 12 Dec 2017 15:30:00 +0000 (UTC) (envelope-from gurenchan@gmail.com) Received: from mail-it0-x233.google.com (mail-it0-x233.google.com [IPv6:2607:f8b0:4001:c0b::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 733462186 for ; Tue, 12 Dec 2017 15:30:00 +0000 (UTC) (envelope-from gurenchan@gmail.com) Received: by mail-it0-x233.google.com with SMTP id f190so25113660ita.5 for ; Tue, 12 Dec 2017 07:30:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=Kavgp4jcRg8onaIjihPUVGz/+0pOu2L9Zy4UsUIEtkw=; b=hOj0CKadt9HBZgXLmv843P+L/6ziZboMuRBWIwdU71OK7EAweoRHxgzwgPF1woEqKx ppH/+tO7kyeketCbNRqG6lnFTv2AyXU4rp0PTzOE0imkBgEWn8WTbv17NNenw6bm2HdF T0GCJvh7eiaB85aUcPNNpUICUb8L4zemW/03jGCuq98CJlURNim7S6VdvV9OmIaxH8pk hrfiRtnUVPrjGDLTDPhpb7XFNoaaAds1zApTtr1DioOVg/lH+UFOr9TUhsi1ymA6C8Gi VFu1jJZk9JwI8nPWfYk8BTBggKVY6vDU8ALSS7CLRmC7mE2CeBpgflA0AN49DXnZz+lu 6/jg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=Kavgp4jcRg8onaIjihPUVGz/+0pOu2L9Zy4UsUIEtkw=; b=TXvj8WajJ1rK+toJjAJTHGZy1c5fR7Uy8e3rOx/Gq/Tvz2XaHXLMmojWuQm67qiWQG od8Vc/aXKfawVw5Pu7DjpaFVBC8O+veDl5X4stznzV2h/GonTufhUA2z7gBDKCyLKnFD KCZGcX2ZyK++5LtgOcRq9N/+6QdW2MWDLqjRVfQc+6F9HyUIWtfsC1O6GSP3K2UuPVo7 QIsrFCmhdhVdv8bCEXk8TORoDOaNRFrJ/gtD65dEoRpS36M9pdPGP0tSDdP/FP1NGTFW PbFQfCZmuxEovRCROQnd91G8U77wh9+1ZVIeas+mv0BzpGbNhKP1aBG5A+I2un7RIa7I 0jDw== X-Gm-Message-State: AKGB3mLd31Sxuj2NERTJ5QYzHshHeS2d4b5VW08U8TNwATF2uzMv5o8J bUODmV3IoxdlxJABsFcsz+pEH9FQVJeac68jTnQ= X-Google-Smtp-Source: ACJfBotZ3Y4sXyh31IcPklNII1qgrRUpM4ug3IhZawO1yod7aSES9hJMoIxhff9tok645rz0SLKEZpHlee5upiFBWxU= X-Received: by 10.36.87.79 with SMTP id u76mr2879042ita.123.1513092599360; Tue, 12 Dec 2017 07:29:59 -0800 (PST) MIME-Version: 1.0 Received: by 10.107.11.31 with HTTP; Tue, 12 Dec 2017 07:29:58 -0800 (PST) From: blubee blubeeme Date: Tue, 12 Dec 2017 23:29:58 +0800 Message-ID: Subject: Keeping your Poudriere dry! To: FreeBSD Ports Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Dec 2017 15:30:00 -0000 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) zroot/poudriere/data/.m on /usr/local/poudriere/data/.m (zfs, local, noatime, nfsv4acls) zroot/poudriere/data/cache on /usr/local/poudriere/data/cache (zfs, local, noatime, nfsv4acls) zroot/poudriere/data/logs on /usr/local/poudriere/data/logs (zfs, local, noatime, nfsv4acls) zroot/poudriere/data/packages on /usr/local/poudriere/data/packages (zfs, local, noatime, nfsv4acls) zroot/poudriere/data/wrkdirs on /usr/local/poudriere/data/wrkdirs (zfs, local, noatime, nfsv4acls) zroot/poudriere/jails on /zroot/poudriere/jails (zfs, local, noatime, nfsv4acls) zroot/poudriere/jails/freebsd_12-current on /usr/local/poudriere/jails/freebsd_12-current (zfs, local, noatime, nfsv4acls) zroot/poudriere/ports on /zroot/poudriere/ports (zfs, local, noatime, nfsv4acls) zroot/poudriere/ports/HEAD on /usr/local/poudriere/ports/HEAD (zfs, local, noatime, nfsv4acls) zroot/poudriere/jails/freebsd_12-current-HEAD-ref on /usr/local/poudriere/data/.m/freebsd_12-current-HEAD/ref (zfs, local, noatime, nfsv4acls) /usr/local/poudriere/jails/freebsd_12-current/rescue on /usr/local/poudriere/data/.m/freebsd_12-current-HEAD/ref/rescue (nullfs, local, read-only) /usr/local/poudriere/jails/freebsd_12-current/usr/src on /usr/local/poudriere/data/.m/freebsd_12-current-HEAD/ref/usr/src (nullfs, local, read-only) devfs on /usr/local/poudriere/data/.m/freebsd_12-current-HEAD/ref/dev (devfs, local, multilabel) fdescfs on /usr/local/poudriere/data/.m/freebsd_12-current-HEAD/ref/dev/fd (fdescfs) procfs on /usr/local/poudriere/data/.m/freebsd_12-current-HEAD/ref/proc (procfs, local) linprocfs on /usr/local/poudriere/data/.m/freebsd_12-current-HEAD/ref/compat/linux/proc (linprocfs, local) tmpfs on /usr/local/poudriere/data/.m/freebsd_12-current-HEAD/ref/.p (tmpfs, local) /var/tmp/ccache on /usr/local/poudriere/data/.m/freebsd_12-current-HEAD/ref/root/.ccache (nullfs, local) tmpfs on /usr/local/poudriere/data/.m/freebsd_12-current-HEAD/ref/wrkdirs (tmpfs, local) /usr/local/poudriere/ports/HEAD on /usr/local/poudriere/data/.m/ freebsd_12-current-HEAD/ref/usr/ports (nullfs, local, read-only) /usr/local/poudriere/data/packages/freebsd_12-current-HEAD on /usr/local/poudriere/data/.m/freebsd_12-current-HEAD/ref/packages (nullfs, local, read-only) /usr/ports/distfiles on /usr/local/poudriere/data/.m/ freebsd_12-current-HEAD/ref/distfiles (nullfs, local) tmpfs on /usr/local/poudriere/data/.m/freebsd_12-current-HEAD/ref/var/db/ports (tmpfs, local) 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? Also if I run testport, can I do a svn diff and get the diff file after a successful build? I had to do some really silly stuff to get an svn diff after running testport.