From owner-freebsd-ports@freebsd.org Tue Dec 12 18:31:11 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 6E342EA21C6 for ; Tue, 12 Dec 2017 18:31:11 +0000 (UTC) (envelope-from gurenchan@gmail.com) Received: from mail-it0-x236.google.com (mail-it0-x236.google.com [IPv6:2607:f8b0:4001:c0b::236]) (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 385F66A42A for ; Tue, 12 Dec 2017 18:31:11 +0000 (UTC) (envelope-from gurenchan@gmail.com) Received: by mail-it0-x236.google.com with SMTP id f190so561830ita.5 for ; Tue, 12 Dec 2017 10:31:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=D7m7RxBvDKtPs4/7M/2aI1BDddMLqzGx41PlJKqK7ZQ=; b=EqY3psooULXzePzj7Dd5Oyn/CHM4l6sCgksqPoO8rqBiNoYCwphoF4A9EHSdRE6+ee x/DAUhi5lSVbbbcMIBAd6KfYdEK38LF8lOYy24AM7jqowtLlc9+aIc9yYGHQI1JPvOU0 zBNl5h4251gmhPX8mxFfXq9PKG2+16uCE9clxCYDYzZAh8EiG/UFS0NN+yVq14Ay32J7 npyG19nrCL08Yu6cb+T491wTPtB9Fxsth9zFzwG0CZrArM0Lo/2ODd3bEAYmXX2NC6Ul pJVmNNRoLyC4oiCQW5Gh4bdNXXJDTbrOofE0BOlIbIf76ZmzlYe4U1gmZBuq7laZUxMK nDwQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=D7m7RxBvDKtPs4/7M/2aI1BDddMLqzGx41PlJKqK7ZQ=; b=VJxObKwkaNyX7+mq1gdUjVxuyvknpRkrYnjEHpI9BAWhoGVB87npzqolFi65z/cVcq +od/8PhRINzUVZYapvURN1cVFkRwE6+LofViLKrgbAbwIUYGAmWauSx1igSl6C5bw7QO cl2h1xGkDb3xwS9xfap1rF97yQSZOY1QjJVMdRMUN2PofgBrVMygDVJWms6LaboGAlY+ Pc8hLaCM/57lWmQqVgfmF5W5Pzd0XyryPcH50/I4c1ZnfklXA8UxHYtQZnUz6e5dtmT1 jh+dV3rcxUA0D6os/nF6UTA3J4h+Mod0pi55vC3UWHICTmZCBkHukZMr94liJRfjM+MA nxSA== X-Gm-Message-State: AKGB3mKxPq4oCg4mNAUkZ6v5udZ5nA22bOu2SRjGIAhrfELFpWMVEKa9 JDlugWeoT5nAiYT9w83IngDDlEjOdfFeYBRmFWQ= X-Google-Smtp-Source: ACJfBovhCCz1XdVRC8DPQ265aQ1RouiNdNKwkuJnLdwmHMmEmPbHYHlp6Xn16pA/dc2P5Dd20S3u8pundwCK8kRLq7k= X-Received: by 10.107.24.198 with SMTP id 189mr4305209ioy.213.1513103470116; Tue, 12 Dec 2017 10:31:10 -0800 (PST) MIME-Version: 1.0 Received: by 10.107.11.31 with HTTP; Tue, 12 Dec 2017 10:31:09 -0800 (PST) In-Reply-To: References: From: blubee blubeeme Date: Wed, 13 Dec 2017 02:31:09 +0800 Message-ID: Subject: Re: 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 18:31:11 -0000 On Tue, Dec 12, 2017 at 11:29 PM, 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) > 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/f > reebsd_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/f > reebsd_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/f > reebsd_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. > Okay so I was able to go through and recursively umount each directory from /usr/local/poudriere/data/.m/* This still leaves the other question; Can I make a svn diff from poudriere ports tree?