From owner-freebsd-questions@freebsd.org Wed Oct 12 21:22:21 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 85BBCC0EE4D for ; Wed, 12 Oct 2016 21:22:21 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from forward3h.cmail.yandex.net (forward3h.cmail.yandex.net [IPv6:2a02:6b8:0:f35::13]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4361C339 for ; Wed, 12 Oct 2016 21:22:21 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from smtp3h.mail.yandex.net (smtp3h.mail.yandex.net [IPv6:2a02:6b8:0:f05::117]) by forward3h.cmail.yandex.net (Yandex) with ESMTP id 989E821022 for ; Thu, 13 Oct 2016 00:22:17 +0300 (MSK) Received: from smtp3h.mail.yandex.net (localhost.localdomain [127.0.0.1]) by smtp3h.mail.yandex.net (Yandex) with ESMTP id 7DBE2440E67 for ; Thu, 13 Oct 2016 00:22:16 +0300 (MSK) Received: by smtp3h.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id 9j6pPBrNR9-MFR4Irb7; Thu, 13 Oct 2016 00:22:15 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1476307336; bh=AJajooXX2+4O5ORw7ms7ejPU5NzICfjqXOvWajBdwkY=; h=Message-ID:Subject:From:To:Date; b=T6c4q9qmzV91fRrbnTuvMMjMFX1+Ad3F9zuvsa7BoK2YBAt7xbIejPji0c8Cc1VLL z9idpK45asiiaMpYeg8FE7MsldfcKt5mlAIFNjVW5U8IxyKrpwPLbba1fY0iIjS+M2 bzPEObu3+3MgqpxJsnuXoNaj6N43n7GgMTOvhZrk= Authentication-Results: smtp3h.mail.yandex.net; dkim=pass header.i=@yandex.com X-Yandex-Suid-Status: 1 0 Message-ID: <1476307333.9555.1.camel@yandex.com> Subject: portsnap From: Stari Karp To: FreeBSD Questions Date: Wed, 12 Oct 2016 17:22:13 -0400 Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.18.5.1 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 8bit 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: Wed, 12 Oct 2016 21:22:21 -0000 Hi! I have a problem with portsnap fetch update omn FreeBSD-RELEASE 10.3 (amd64). It started yesterday when didn't connect to the servers I did try today again and I got: portsnap fetch update Looking up portsnap.FreeBSD.org mirrors... 6 mirrors found. Fetching snapshot tag from your-org.portsnap.freebsd.org... done. Fetching snapshot metadata... done. Updating from Sun Oct  9 06:20:05 EDT 2016 to Mon Oct 10 15:04:19 EDT 2016. Fetching 0 metadata patches. done. Applying metadata patches... done. Fetching 0 metadata files... done. Fetching 3 patches.  (3/3) 100.00%  done.                              done. Applying patches...    Skipping 1806018225546259f5a9b9d60a70e89e6b3c98e37fddb2a851d7d8d73671db72- efae62888f99c084af0c78bfb3553953527887ee3344add64eb723179d7cea37 (1 of        3 patc  Skipping 98bb23a5c281b23a8de7849749ca1d9172a0eefe7d06438c9304966636a270a2- e26a1ffb6a660653d5d1aa162b78c50f95ae803e5b7534b047285062a47b045b (2 of        3 patc  Skipping e0084381d440d4a150ea6eda1286595f0c6843bd09e895de8abeb1e969e4f5f9- b812552caac00b5186e1905f770596e1fed7fefd2694c2e3b2927a15a967499c (3 of        3 patcdone.). Fetching 3 new ports or files... /usr/sbin/portsnap: cannot open efae62888f99c084af0c78bfb3553953527887ee3344add64eb723179d7cea37.gz: No such file or directory snapshot is corrupt. Thank you. Starikarp