From owner-freebsd-fs@freebsd.org Fri Aug 11 13:50:03 2017 Return-Path: Delivered-To: freebsd-fs@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 A1980DD004D for ; Fri, 11 Aug 2017 13:50:03 +0000 (UTC) (envelope-from Nikolaus@rath.org) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7149A72AB5 for ; Fri, 11 Aug 2017 13:50:03 +0000 (UTC) (envelope-from Nikolaus@rath.org) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 2E14720969 for ; Fri, 11 Aug 2017 09:50:02 -0400 (EDT) Received: from frontend1 ([10.202.2.160]) by compute1.internal (MEProxy); Fri, 11 Aug 2017 09:50:02 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc:x-sasl-enc; s= fm1; bh=rlzuTdQVaQ8xzw71ZsTfvaYFmmL8D7pWhGkfyVMhYT4=; b=WkSP5HWo Z1Vn2x2xU4bVBOQadTnSCKapof5YCZKsRoWkzQM5TVTcsKfcYEZEqD0vurNUZmTR 2H5K/j7AzeCpSk52ILTuIKeQ+Ky3OwNReBQ5JHFM8DwIZmq8D+Mll9wuU9ee4T1t h1lgl8eJQONMSmDezG1/26j47cVQJZIpkoRdFHuQPcmFgW5vtXOJ+kAowFjrlaaa YGVYV6YnnXqSUQVjSNM/Y3AMquyM7zJlx6bLmxioG5BIGnxMvaScZDrXpTua8gYD tOIl71aeqUbcMBa4ZAa2a7zbhVjESwfvEAIK5vRU74s2HZ116g8wJmkePzkfEhQa dj8lrKO++LZehA== X-ME-Sender: X-Sasl-enc: KGS3+yglzSiVhv62qD5RxF6ytYbmXRYbH8VCX3mR2cFU 1502459401 Received: from ebox.rath.org (ebox.rath.org [45.79.69.51]) by mail.messagingengine.com (Postfix) with ESMTPA id 8DF847F9A9 for ; Fri, 11 Aug 2017 09:50:01 -0400 (EDT) Received: from vostro.rath.org (vostro [192.168.12.4]) by ebox.rath.org (Postfix) with ESMTPS id 7FCD9110 for ; Fri, 11 Aug 2017 13:50:00 +0000 (UTC) Received: by vostro.rath.org (Postfix, from userid 1000) id E8FB3102E4A; Fri, 11 Aug 2017 15:49:58 +0200 (CEST) From: Nikolaus Rath To: freebsd-fs@freebsd.org Subject: Re: State of FUSE on FreeBSD References: <87y3r0ankb.fsf@vostro.rath.org> <87efsifpiu.fsf@vostro.rath.org> <47A5197B-6A83-4819-A6EE-E56ABD31C4B3@gmail.com> <87bmnmfouj.fsf@vostro.rath.org> <878tiqfkri.fsf@vostro.rath.org> <87wp6adxve.fsf@vostro.rath.org> Mail-Copies-To: never Mail-Followup-To: freebsd-fs@freebsd.org Date: Fri, 11 Aug 2017 15:49:58 +0200 In-Reply-To: <87wp6adxve.fsf@vostro.rath.org> (Nikolaus Rath's message of "Fri, 11 Aug 2017 15:42:29 +0200") Message-ID: <87tw1edxix.fsf@vostro.rath.org> User-Agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Aug 2017 13:50:03 -0000 On Aug 11 2017, Nikolaus Rath wrote: > On Aug 11 2017, Ben RUBSON wrote: >> Then, you can list available fuse packages : >> # pkg search fusefs > > Similarly: > > [root@ ~]# pkg update > Updating FreeBSD repository catalogue... > pkg: Repository FreeBSD load error: access repo > file(/var/db/pkg/repo-FreeBSD.sqlite) failed: No such file or > directory > pkg: http://pkg.FreeBSD.org/FreeBSD:12:amd64/latest/meta.txz: No route to= host > repository FreeBSD has no meta file, using default settings > pkg: http://pkg.FreeBSD.org/FreeBSD:12:amd64/latest/packagesite.txz: No r= oute to host > Unable to update repository FreeBSD > Error updating repositories! > > [root@ ~]# ping pkg.FreeBSD.org > PING pkgmir.geo.FreeBSD.org (149.20.1.201): 56 data bytes > 92 bytes from 192.168.20.1: Dest Unreachable, Bad Code: 9 > Vr HL TOS Len ID Flg off TTL Pro cks Src Dst > 4 5 00 0054 871d 0 0000 3f 01 889f 192.168.20.103 149.20.1.201 Arg. Ok, I need to learn how to interpret freebsd command output. I completely overlooked the "dest unreachable", it seemed to me as if the ping worked. Guess I need to fix my network... Best, -Nikolaus --=20 GPG Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F =C2=BBTime flies like an arrow, fruit flies like a Banana.=C2= =AB