From owner-freebsd-questions@FreeBSD.ORG Tue Oct 1 15:32:13 2013 Return-Path: Delivered-To: freebsd-questions@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 675E4B40 for ; Tue, 1 Oct 2013 15:32:13 +0000 (UTC) (envelope-from alexus@gmail.com) Received: from mail-oa0-x230.google.com (mail-oa0-x230.google.com [IPv6:2607:f8b0:4003:c02::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3565B230E for ; Tue, 1 Oct 2013 15:32:13 +0000 (UTC) Received: by mail-oa0-f48.google.com with SMTP id m6so4880368oag.7 for ; Tue, 01 Oct 2013 08:32:12 -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=R9RHQUy7INHiGRURhgbsI/kFeSFvtoUdcxEq40LLVno=; b=GfPsBkvW2OTFEo3OSCq4JKB/4hTPFHCMItER/ejxlNGWKY46AbWIVG5iUn8ZkFkTe0 UaJ1g3DDa/4RRMxO8sxvqLMHBFaVr4bMg/QtNUnU3usTY+lXSrtPsgoARok2QPie+H8K AbUuc9Rbo6hewte/0HA1kBuKav3Y6i+MKtVaBfR7NRhQS701j0MiGtiUIQ6kiq0ZuzAe 1VsochxhY0juA1SWorXpx4JyrvXpN8U46/1d06xOfhqwkH/C93gsuK9XrlKXCBe8fIzX hljkRGn94iTaiJKEA4LhLlWob9b0zTRP7GjslhalVcmNbCXBpEI8DblxQcQqQ6qf3Q2V Ua8w== MIME-Version: 1.0 X-Received: by 10.60.131.41 with SMTP id oj9mr8566682oeb.40.1380641532406; Tue, 01 Oct 2013 08:32:12 -0700 (PDT) Received: by 10.76.95.201 with HTTP; Tue, 1 Oct 2013 08:32:12 -0700 (PDT) Date: Tue, 1 Oct 2013 11:32:12 -0400 Message-ID: Subject: mtree: line 21: unknown user auditdistd From: alexus To: "freebsd-questions@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Oct 2013 15:32:13 -0000 I've tried upgrading my FreeBSD 9.1 to 9.2 via freebsd-update and I guess I did something wrong and now I'm trying to run mergemaster and I'm unable to do so, although I do remember merging passwd file w/ new user auditdistd how can I re-run mergemaster? f9# mergemaster *** The directory specified for the temporary root environment, /var/tmp/temproot, exists. This can be a security risk if untrusted users have access to the system. Use 'd' to delete the old /var/tmp/temproot and continue Use 't' to select a new temporary root directory Use 'e' to exit mergemaster Default is to use /var/tmp/temproot as is How should I deal with this? [Use the existing /var/tmp/temproot] *** Leaving /var/tmp/temproot intact *** Creating the temporary root environment in /var/tmp/temproot *** /var/tmp/temproot ready for use *** Creating and populating directory structure in /var/tmp/temproot mtree: line 21: unknown user auditdistd *** FATAL ERROR: Cannot 'cd' to /usr/src and install files to the temproot environment f9#