From owner-freebsd-questions@FreeBSD.ORG Tue Apr 15 12:18:14 2014 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 ESMTPS id BC70C294 for ; Tue, 15 Apr 2014 12:18:14 +0000 (UTC) Received: from host202-129-static.10-188-b.business.telecomitalia.it (host202-129-static.10-188-b.business.telecomitalia.it [188.10.129.202]) by mx1.freebsd.org (Postfix) with ESMTP id 7755D1301 for ; Tue, 15 Apr 2014 12:18:14 +0000 (UTC) Received: from [192.168.0.99] (MAURIZIO-PC [192.168.0.99]) by host202-129-static.10-188-b.business.telecomitalia.it (Postfix) with ESMTP id CDCE614C82 for ; Tue, 15 Apr 2014 14:09:25 +0200 (CEST) Message-ID: <534D2175.702@cloverinformatica.it> Date: Tue, 15 Apr 2014 14:09:25 +0200 From: Maurizio Vairani User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: 'portmaster -a' error Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Apr 2014 12:18:14 -0000 I receive an error, running: # portmaster -a ===>>> Gathering distinfo list for installed ports ===>>> Starting check of installed ports for available updates ===>>> The deskutils/nautilus-sendto port has been deleted: Has expired: nautilus will be updated to the 3.x version which is not compatible with 2.x ===>>> Aborting update ===>>> Killing background jobs Terminated ===>>> Exiting My server is running: # uname -a FreeBSD clover-nas2 9.2-STABLE FreeBSD 9.2-STABLE #0 r261225: Tue Jan 28 09:55:35 CET 2014 ssh@clover-nas2:/usr/obj/usr/src/sys/GENERIC amd64 Any idea ? Thanks - Maurizio