From owner-freebsd-ports@FreeBSD.ORG Thu Aug 2 10:36:33 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1E062106566B for ; Thu, 2 Aug 2012 10:36:33 +0000 (UTC) (envelope-from maciej@suszko.eu) Received: from smtp.suszko.eu (tlhscd-1-pt.tunnel.tserv6.fra1.ipv6.he.net [IPv6:2001:470:1f0a:e2c::2]) by mx1.freebsd.org (Postfix) with ESMTP id CB96A8FC0A for ; Thu, 2 Aug 2012 10:36:32 +0000 (UTC) Received: from ibox (localhost [127.0.0.1]) by smtp.suszko.eu (Postfix) with ESMTP id E154F205A29; Thu, 2 Aug 2012 12:36:24 +0200 (CEST) X-Virus-Scanned: YES, Passed Received: from smtp.suszko.eu ([127.0.0.1]) by ibox (mail.suszko.eu [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id Qzq4SpxpJZDt; Thu, 2 Aug 2012 12:36:24 +0200 (CEST) Received: from helium (biuro.easygo.pl [81.95.206.139]) by smtp.suszko.eu (Postfix) with ESMTPSA id 789F720587C; Thu, 2 Aug 2012 12:36:24 +0200 (CEST) Date: Thu, 2 Aug 2012 12:36:22 +0200 From: Maciej Suszko To: freebsd-ports@freebsd.org Message-ID: <20120802123622.6b8fe282@helium> In-Reply-To: <501A4BF0.2010200@filez.com> References: <501A4BF0.2010200@filez.com> X-Mailer: Claws Mail 3.8.1 (GTK+ 2.24.6; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: bacula-server X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Aug 2012 10:36:33 -0000 Radim Kolar wrote: > i recently upgraded bacula-server and it does not starts > > ponto:(admin)~>sudo /usr/local/etc/rc.d/bacula-dir restart > bacula_dir not running? (check /var/run/bacula-dir.9101.pid). > Starting bacula_dir. > /libexec/ld-elf.so.1: Shared object "libbaccats-5.2.10.so" not found, > required by "bacula-dir" > /usr/local/etc/rc.d/bacula-dir: WARNING: failed to start bacula_dir IIRC I've had the same problem in the past - try to backup your configs, remove all installed bacula ports, then install them again. -- regards, Maciej Suszko.