From owner-freebsd-questions@freebsd.org Sun Oct 23 15:32:25 2016 Return-Path: Delivered-To: freebsd-questions@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 91589C17529 for ; Sun, 23 Oct 2016 15:32:25 +0000 (UTC) (envelope-from dabo@devconsole.de) Received: from mo6-p00-ob.smtp.rzone.de (mo6-p00-ob.smtp.rzone.de [IPv6:2a01:238:20a:202:5300::5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.smtp.rzone.de", Issuer "TeleSec ServerPass DE-2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3596F96A for ; Sun, 23 Oct 2016 15:32:24 +0000 (UTC) (envelope-from dabo@devconsole.de) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1477236743; l=262; s=domk; d=devconsole.de; h=To:Date:Subject:Mime-Version:Content-Transfer-Encoding:Content-Type: From; bh=PXB/FHQti2PPL8XbhtwHvQpQV1NhVherBl7Topa+Qt8=; b=jBem1jmFWE5FqNhSN9U81YXBgJnWTVyaDQMLN0rh9upPC625fFfZwy0yte9drho5bWE Fb+riuqaPDQVgYO0261nUftTwKPlGhY8AI972f1kcBd521ksX5EOUbMFURYpc9ljwaFrB FWEtloiZ0YuVEQGa5b/n2QPrtqNI7s7VfRc= X-RZG-AUTH: :O2kGeEG7b/pS1Em8XXy8h/46R72bi4xpFny94Ovj56OOcpPboCIWWIeHMDISofyYO3GRUatn9MjvmvtJnhH19FaRS3OZjI6MrFAOHw== X-RZG-CLASS-ID: mo00 Received: from [IPv6:2003:89:ee1c:eb00:e470:61c4:7f29:f5ad] (p20030089EE1CEB00E47061C47F29F5AD.dip0.t-ipconnect.de [IPv6:2003:89:ee1c:eb00:e470:61c4:7f29:f5ad]) by smtp.strato.de (RZmta 39.6 AUTH) with ESMTPSA id a076das9NFWNrsC (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (curve secp521r1 with 521 ECDH bits, eq. 15360 bits RSA)) (Client did not present a certificate) for ; Sun, 23 Oct 2016 17:32:23 +0200 (CEST) From: dabo Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 10.0 \(3226\)) Subject: Re: Unable to upgrade from 10.3-RELEASE to 11.0-RELEASE Message-Id: <0FB3ACB4-B146-4BB0-9F60-17E42F84A84D@devconsole.de> Date: Sun, 23 Oct 2016 17:32:22 +0200 To: freebsd-questions@freebsd.org X-Mailer: Apple Mail (2.3226) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Oct 2016 15:32:25 -0000 OK I solved this by changing the =E2=80=9EComponents" section in my = /etc/freebsd-update.conf to omit =E2=80=9Esrc=E2=80=9C and just include = world and kernel. After that it was working. Will now try to do the rest with =E2=80=9Esrc=E2= =80=9C included.=