From owner-freebsd-questions@freebsd.org Tue Aug 18 14:21:18 2015 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 81BB49BCA62 for ; Tue, 18 Aug 2015 14:21:18 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (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 58B541164 for ; Tue, 18 Aug 2015 14:21:18 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id EDD5520BC2 for ; Tue, 18 Aug 2015 10:21:10 -0400 (EDT) Received: from web3 ([10.202.2.213]) by compute1.internal (MEProxy); Tue, 18 Aug 2015 10:21:10 -0400 DKIM-Signature: v=1; a=rsa-sha1; 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-sasl-enc:x-sasl-enc; s=smtpout; bh=gKGFTA4XohPAek6 h4ybB9mPUNpc=; b=TZijNxQG2u01aB4EGhmgUq8mhmg/jqbCxNW/hma8jMZMnCF LNBpPS9PdaJTk5XU0XuHumgkoT4+y3Q+RJyNO7Rg1G95LHycL11f8evCeEBGnHUC LpvX9yGi2WV/R1gOxkaH0b/T2KDNt9/vNF4/9UKrgron0T5RmEKb02f6Kf0c= Received: by web3.nyi.internal (Postfix, from userid 99) id BFC01110631; Tue, 18 Aug 2015 10:21:10 -0400 (EDT) Message-Id: <1439907670.348160.359305057.2B5B56D9@webmail.messagingengine.com> X-Sasl-Enc: gCR5cyZV6vexSezLnyyicdMTrLi8/KUybcXz4djYh4Gj 1439907670 From: Mark Felder To: virtual , freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-4fee8ba5 Subject: Re: Unable to install 'rtorrent-0.9.4_2' package as it's 'forbidden' or the operation times out. Date: Tue, 18 Aug 2015 09:21:10 -0500 In-Reply-To: <55D256F1.9000908@airmail.cc> References: <55D256F1.9000908@airmail.cc> X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Aug 2015 14:21:18 -0000 On Mon, Aug 17, 2015, at 16:49, virtual wrote: > I can't seem to install rtorrent on my FreeBSD server via the pkg tool > or via ports. Does anyone know what the problem might be? I am able to > install other software via pkg and ports just fine. > > $ sudo pkg install rtorrent > Password: > Updating FreeBSD repository catalogue... > FreeBSD repository is up-to-date. > All repositories are up-to-date. > The following 4 package(s) will be affected (of 0 checked): > > New packages to be INSTALLED: > rtorrent: 0.9.4_2 > xmlrpc-c-devel: 1.36.0_1 > libwww: 5.4.0_5 > libtorrent: 0.13.4_2 > > The process will require 15 MiB more space. > 2 MiB to be downloaded. > > Proceed with this action? [y/N]: y > pkg: > http://pkg.FreeBSD.org/FreeBSD:10:amd64/quarterly/All/rtorrent-0.9.4_2.txz: > Operation timed out > Do other packages correctly install? Are you behind any firewalls or HTTP proxies?