From owner-freebsd-stable@FreeBSD.ORG Wed Nov 5 18:44:27 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D77F37D6 for ; Wed, 5 Nov 2014 18:44:27 +0000 (UTC) Received: from mail-ob0-x22f.google.com (mail-ob0-x22f.google.com [IPv6:2607:f8b0:4003:c01::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A44D478B for ; Wed, 5 Nov 2014 18:44:27 +0000 (UTC) Received: by mail-ob0-f175.google.com with SMTP id gq1so1062017obb.34 for ; Wed, 05 Nov 2014 10:44:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=GHtIW+HxBUu6mzxlattDGTq4DDyMhFyRSmPrrGIQLZk=; b=wKUbCXmcicZcugcNZu9i34cxx8ZOaInRYUDeeGT7FLi+FtEG9sOxOInlzdv0UNxtY2 HXsS4CIFH0MSWZdlI7hWruFT8RT93NsuVcXEe7h2orGlz7Jjbo8Z+jnksDxcrrW++Kb7 8WFJcD3ayxbtC8vCZaRzbN2agcmh+9e7bg4sNqgZjIbe02N+C0Os9eZTBR82ei9ldbEW Hv/7+sgUGXeNeqnDpeuvGGwSDxVX28rBC8lFU9ZgVTeSQlDRDZ6PQ4DuMbQWpskuBTd0 eKtbbU04CgQqJAHyTMQx2d7v1GAZtYz/op8Pw5rx9G0BzOtMyNMktsrfWZETSBwuki3N fQVg== MIME-Version: 1.0 X-Received: by 10.202.97.198 with SMTP id v189mr24968700oib.55.1415213066809; Wed, 05 Nov 2014 10:44:26 -0800 (PST) Received: by 10.182.74.5 with HTTP; Wed, 5 Nov 2014 10:44:26 -0800 (PST) In-Reply-To: <143DE318-8A7B-4BEC-8B68-A66B7091C376@gmail.com> References: <143DE318-8A7B-4BEC-8B68-A66B7091C376@gmail.com> Date: Wed, 5 Nov 2014 22:44:26 +0400 Message-ID: Subject: Re: Upgrade from 10.1RC3 to 10.1RC4 fails From: Mikhail Tsatsenko To: George Kola Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-stable@freebsd.org Stable" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2014 18:44:27 -0000 Hi, Just faced the same issue. As far I can see http://update5.freebsd.org/10.1-RC3/amd64/t/ directory does not contain requested file, on other hand there is a file with another name. 2014-11-05 6:34 GMT+04:00 George Kola : > I am trying to upgrade a 10.1 RC3 box to 10.1RC4 and it fails as follows > > > bsd01:~]$uname -r > 10.1-RC3 > [bsd01:~]$sudo freebsd-update upgrade -r 10.1-RC4 > Looking up update.FreeBSD.org mirrors... 5 mirrors found. > Fetching metadata signature for 10.1-RC3 from update5.freebsd.org... done. > Fetching metadata index... fetch: http://update5.freebsd.org/10.1-RC3/amd64/t/c8fafcc79d7cc092c7782f4f1a29a777d751294183c8f2cb9daf940ba0525d96: Not Found > failed. > > > Is there a work-around/fix for this ? > > Thanks, > George > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" -- Mikhail