From owner-freebsd-questions@FreeBSD.ORG Sat Nov 23 22:27:34 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 57CEFEB9 for ; Sat, 23 Nov 2013 22:27:34 +0000 (UTC) Received: from mail-vb0-f44.google.com (mail-vb0-f44.google.com [209.85.212.44]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1B2F42E9E for ; Sat, 23 Nov 2013 22:27:33 +0000 (UTC) Received: by mail-vb0-f44.google.com with SMTP id w20so1821164vbb.17 for ; Sat, 23 Nov 2013 14:27:27 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=xFje0hpuBVlHSUFQ+LF0f8Zd+d2DC+GgJuYu5YJOlS4=; b=Al7wKHStDxAT4e3YJPlmixIG7NcgvXwn2UrhvHqSWJo6TPlHNnX+qw5x038SA6g6ZE ba+gP2STnmTU5TqZ8SZT0ID5I7htz10jqYHXbwufnvECrdK4HIO2Ew3A8+G6OhnES3MG GD9RnqLc9ROw8VqjtqXee14P2KhTVVUd/fi92cZXY9AhhoXTOq04NlJS7Z2vLzQKGrJ4 4VlbtroNSX6z2LDGh3LK7nl7CwjxekAVEUzIfJ+jntxlHv5/Z50t3By/QmGTHRdj7eMN DQMuWjEZCktxLAasf1UTen4OcJaJI/bdzUjFdHO7dvAM7pdOWMUUh+ELHA5ofMMMBAnf 0L/g== X-Gm-Message-State: ALoCoQkTwji7oco109eCPcvh6xYCYYzPccDBvAKahCXHC5WumSoNBBj4fstE/0XsHCp58PJzUYuL MIME-Version: 1.0 X-Received: by 10.220.199.5 with SMTP id eq5mr18570533vcb.16.1385245647622; Sat, 23 Nov 2013 14:27:27 -0800 (PST) Received: by 10.220.178.197 with HTTP; Sat, 23 Nov 2013 14:27:27 -0800 (PST) X-Originating-IP: [162.226.1.196] Date: Sat, 23 Nov 2013 17:27:27 -0500 Message-ID: Subject: Assp 1.9.9 Port autoupdate broken From: Jim Flowers To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.16 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Nov 2013 22:27:34 -0000 Running assp on FreeBSD 10 Beta. Port relocates base to /var/db/assp and I can't do autoupdate getting the following error: "...unable to write to /var/db/assp//usr/local/sbin/assp". "base" is /var/db/assp" in assp.cfg. "/usr/local/sbin/assp" is a soft link to /usr/local/share/assp/assp.pl. I don't have enough perl to track down where/why this is happening. Would be grateful if someone gave me a hint Thank you -- Jim Flowers