Date: Sat, 5 Oct 2013 09:44:45 -0700 (PDT) From: Laszlo Danielisz <laszlo_danielisz@yahoo.com> To: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: munin related Message-ID: <1380991485.82917.YahooMailNeo@web160503.mail.bf1.yahoo.com>
next in thread | raw e-mail | index | archive | help
Hi everybody,=0A=0AToday while trying to install munin-node on 9.2 from por= ts I keep getting the following error:=0A=0A=3D=3D=3D> =A0Checking if sysut= ils/munin-common already installed=0A=3D=3D=3D> Creating users and/or group= s.=0AUsing existing group `munin'.=0ACreating user `munin' with uid `842'.= =0Apw: user 'munin' already exists=0A*** [create-users-groups] Error code 7= 4=0A=0AStop in /usr/ports/sysutils/munin-common.=0A*** [build-depends] Erro= r code 1=0A=0AStop in /usr/ports/sysutils/munin-node.=0A*** [build] Error c= ode 1=0A=0AStop in /usr/ports/sysutils/munin-node.=0A=0A=0ADo you have any = =A0idea what can cause this?=0AThe ports are up to date.=0A=0AI've tried be= fore installing munin-node via pkg_add, it installed successfully but didn'= t work properly so I uninstall and tried it via ports.=0A=0AAny suggestions= ?=0A=0AThx!=0ALaci From owner-freebsd-questions@FreeBSD.ORG Sat Oct 5 19:11:06 2013 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> 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 45728FA1 for <freebsd-questions@freebsd.org>; Sat, 5 Oct 2013 19:11:06 +0000 (UTC) (envelope-from efeldhusen.lists@gmail.com) Received: from mail-qc0-x235.google.com (mail-qc0-x235.google.com [IPv6:2607:f8b0:400d:c01::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 09EB6211C for <freebsd-questions@freebsd.org>; Sat, 5 Oct 2013 19:11:05 +0000 (UTC) Received: by mail-qc0-f181.google.com with SMTP id q4so3726191qcx.26 for <freebsd-questions@freebsd.org>; Sat, 05 Oct 2013 12:11:05 -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=lTLYdhnQBYm18oA2wzLdThp40S7U2ktNyp5UBEoFLmQ=; b=FP2DxwV1YrJDSoZURgNHH8+aY9lVUEsQpsBDv+j2gguaSMPH2y05J/tSH0aRU5fwqW SsqhaHAe8NEMh47mRywvB7CXUI45nqmx/ve4gz3NmxseyqMj9HAdFz9JUFbxEzAuwXQG MUE1VWiix7k8KHYR1UklqTY2Yf6Y1eA6ZvnjbLZhi5PSrGQBMe6QyKp2xDygaNTL67gD IvG7ysVngzvmjL9N4Khgf0aGzw0Fpdo/AJS2aE0a5od6NCZLYVAMpBgrL9Ym519/lQWY H0DNicuEqLHqaI94ekR6DgpoEZP2EAtyVOySBIis5mslkIpa3yvZ2sMnZkCTzKk7UvZx oJ+Q== MIME-Version: 1.0 X-Received: by 10.224.54.129 with SMTP id q1mr26699829qag.19.1381000265253; Sat, 05 Oct 2013 12:11:05 -0700 (PDT) Received: by 10.49.75.231 with HTTP; Sat, 5 Oct 2013 12:11:05 -0700 (PDT) Date: Sat, 5 Oct 2013 15:11:05 -0400 Message-ID: <CAAE5Hwgo67qXNLHB+f938t2njd_nn4McOazG75kR3yr8n5KayA@mail.gmail.com> Subject: Problem completing a 9.1 release to 9.2 release upgrade From: Eric Feldhusen <efeldhusen.lists@gmail.com> To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 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 <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sat, 05 Oct 2013 19:11:06 -0000 I have a server that was/is running 9.1 release that I tried to upgrade to 9.2 release. I missed the step of updating to the latest 9.1 patches by doing freebsd-update fetch freebsd-update install I went right to freebsd-update upgrade -r 9.2-RELEASE freebsd-update install rebooot freebsd-update install reboot again But my system still comes up as 9.1 release. Any suggestions on the steps to fix my goof? Eric Feldhusen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1380991485.82917.YahooMailNeo>