From owner-freebsd-current@FreeBSD.ORG Wed Jul 24 18:22:59 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 8C958118; Wed, 24 Jul 2013 18:22:59 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wi0-x231.google.com (mail-wi0-x231.google.com [IPv6:2a00:1450:400c:c05::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CD4A523BC; Wed, 24 Jul 2013 18:22:58 +0000 (UTC) Received: by mail-wi0-f177.google.com with SMTP id ey16so810219wid.4 for ; Wed, 24 Jul 2013 11:22:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=mIDOr3FHCa+l31PcnKhL1wx0TggsQZnT1pEt1o2Xrj0=; b=z1N2MfU3n4YRlrxfhaww0yuE14JAruXnhvCxSBMz7uPaPIPPEErWAY5GAC3ou8GuH3 EI5OF6zeiHfpnjhYctnkjwScOsETjSuDFVWtOkjh8yJXu83SPArXCStyEQJdQuF2KfX+ gibOpjNJyfIqnm31Zl7/BEtqLbUFPMZNhyGKQDV/cnRxCWYPyb12QwIa603r95fmHUNb dlQStIaFz5P8pF2HXwzaXPfBI88GyazIooYUC2/4g+VWHoU3Bfjvp1mg6ZxdBSrZXQZW sFBNlfHo4SuxWeeE9qUtop2MZ2mW0J0VyQcCJbSxBASQSvr9BMGJRxv2vfX8dCjoKA7s TYqQ== MIME-Version: 1.0 X-Received: by 10.194.11.72 with SMTP id o8mr28417727wjb.0.1374690177097; Wed, 24 Jul 2013 11:22:57 -0700 (PDT) Received: by 10.217.94.132 with HTTP; Wed, 24 Jul 2013 11:22:57 -0700 (PDT) Date: Wed, 24 Jul 2013 11:22:57 -0700 Message-ID: Subject: poudriere problems with fuse? From: Adrian Chadd To: Pedro Giffuni , Baptiste Daroussin , freebsd-current Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Jul 2013 18:22:59 -0000 Hi Pedro, Bapt tells me that there are FUSE issues in the most recent -HEAD and it's stopping poudriere from running. What's the story here? -adrian