From owner-freebsd-stable@freebsd.org Mon Oct 23 17:52:40 2017 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F278FE5125A for ; Mon, 23 Oct 2017 17:52:39 +0000 (UTC) (envelope-from denisgranato@gmail.com) Received: from mail-wm0-x236.google.com (mail-wm0-x236.google.com [IPv6:2a00:1450:400c:c09::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 80F027D50D for ; Mon, 23 Oct 2017 17:52:39 +0000 (UTC) (envelope-from denisgranato@gmail.com) Received: by mail-wm0-x236.google.com with SMTP id q124so11121357wmb.0 for ; Mon, 23 Oct 2017 10:52:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=theS3n1d70vNXXW0izl8oHUWsbpMNISNxr9+u+0/9yc=; b=PDVxxpZWzzBt0ZCrX31zL2gVT32M2uPDB7ZFLT+GZYEmRkVONw/XBixnpz3dTZAA8O P0zRI0oaspmuswWsVML9/dKPGKe0GSiOI2kgb3qjC6QhnuFpSPjCxnlhY9V/4KRkd8kI JZVcJDI6SsmnLoJ76qWc7G5TaC7X9fQztAsrKXOtEpWBTIfudfovMgco6wKq9ix5in8F P9O9pnTqZIRqHLLRf7Mlwo4X9g8CoTsbN1jU86p1Mf1OQ4Ob9tQqMhd2wtm3V+RzMcm0 u7Z0ueghHh6EE7vQytpMF+Tnu9CYJOl78zPhjS0Lf0MvXtKPv28/ey/5b6nSEieHplGs Jtjw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=theS3n1d70vNXXW0izl8oHUWsbpMNISNxr9+u+0/9yc=; b=Ui7QXPh0K9Nc4rkSefOCcaZegRLmqesLzarX73DdEIGFrWX/EHm5jeyl3vFi4TvpLa zzqmrIs4xG3z2tXqHUTq9s4cVrRE0Rr/FryQB6pb43ffmltkUMXAB8pIC20pr5tlIpi2 FnKznYY0eEvIBx6Ik/jkVfdelGGAtahqBg4abM5i1wjyz24DQCJSLdmE9t0xVlpNzFmP Yktsya6DaoAUy3jU8U6gfT4holFcyfPiBZxX6Yfe1s15GeTemhmlYuC2OnUTdwE7JQRG /s74NaUbmWpy0zwhK9iQQWSzKQThlJ+FOIWeklfgxBbB0NytPecd2T655+W1fx14zRHO 0SwA== X-Gm-Message-State: AMCzsaUOum/saJzt1AI/lYO9MMm1ODziUUDVmUR9CnYR2udNXyt3IwKq ctfD8nRdxL5GGuT3RQG/fOUNI8AvFadLRlrnJB/QnA== X-Google-Smtp-Source: ABhQp+TVc7P7nafQJGbruZbdMVDfpLI9+4hyFYID9VX16ffcB0dZVF7WexQpwhdp1Ht0Qj19oqTl04pLp5q42DjhltM= X-Received: by 10.80.146.209 with SMTP id l17mr9471005eda.13.1508781157565; Mon, 23 Oct 2017 10:52:37 -0700 (PDT) MIME-Version: 1.0 Received: by 10.80.216.6 with HTTP; Mon, 23 Oct 2017 10:52:06 -0700 (PDT) In-Reply-To: References: <20171017173258.GZ86601@home.opsec.eu> <20171017174708.GA86601@home.opsec.eu> <20171017191145.GB86601@home.opsec.eu> <20171019183939.GI86601@home.opsec.eu> <20171019190200.GJ86601@home.opsec.eu> <20171019193620.GK86601@home.opsec.eu> From: Denis Granato Date: Mon, 23 Oct 2017 15:52:06 -0200 Message-ID: Subject: Re: error instaling any ports To: Kurt Jaeger Cc: freebsd-stable@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Oct 2017 17:52:40 -0000 Im with a 9.3 Release now (thanks Kurt) but When I try to install a port, same error root@avvio-fw:/usr/src # cd /usr/ports/net-mgmt/rancid3/ root@avvio-fw:/usr/ports/net-mgmt/rancid3 # make delete-old-libs "/usr/ports/Mk/bsd.port.mk", line 1045: Unknown directive Unknown modifier 't' Variable .CURDIR is recursive. Do I need to upgrade to 10? att On Thu, Oct 19, 2017 at 6:10 PM, Denis Granato wrote: > Ok its worked > Entered in single mode > Make installworld > Mergemaster -UiP > now server is alive in 9.3 > > Tomorrow I check the ports > > On Oct 19, 2017 5:36 PM, "Kurt Jaeger" wrote: > >> Hi! >> >> > ok, I will try this, becausa I did everthing, then I reboot, like this >> steps >> > >> > svn checkout https://svn.freebsd.org/base/release/9.3.0/ . >> > make buildworld >> > make buildkernel >> > make installkernel >> > make installworld >> > >> > mergemaster -UiP >> > shutdown -r now >> >> Yes, this works for small upgrades, most of the time. Sometimes >> it fails. >> >> I was lazy when I listed it that way. >> >> The reboot should have been between installkernel and installworld. >> >> -- >> pi@opsec.eu +49 171 3101372 3 years >> to go ! >> >