From owner-freebsd-pkg@FreeBSD.ORG Thu May 22 16:53:48 2014 Return-Path: Delivered-To: freebsd-pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 52AAD72C for ; Thu, 22 May 2014 16:53:48 +0000 (UTC) Received: from mail-oa0-x234.google.com (mail-oa0-x234.google.com [IPv6:2607:f8b0:4003:c02::234]) (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 1EFCE2591 for ; Thu, 22 May 2014 16:53:48 +0000 (UTC) Received: by mail-oa0-f52.google.com with SMTP id eb12so4304483oac.39 for ; Thu, 22 May 2014 09:53:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=T4VRxULLnlVpc+2yJBsRyJU79xUkM8z4S4Y/Q0Z6YnM=; b=ddpTKRPk823MzQ1z87sx59JcKqb0zpOh8bQjEjFtfHpNW0I/VOPtQVtDaleX7WHpQ6 g2RTlRYkDrBptII51o5mb9vIXD2/3fh2wpow1xXiVPohOS5pU3mYeprMQoVYccaaYY4Q yH9x0WvoDAMIOFPZ2JvED1JhmRp7pk3KcM2Hif2+b3JGdOJwuHGz824PCaa9KxIDCJli 9CfTdqUKw+P4FUcG2RGhvFlB8ou+ASMl8qcSskJvRE0vxp7AXsIEbqaJPE5VdFAru2pE 6yTHfeyNm7rnU75+txuwy5Aln6A+OJjP7PVwqObsnju0s3SNuw3YlSrLnOTsPqoEgyMg oUlA== X-Received: by 10.60.131.210 with SMTP id oo18mr28700024oeb.70.1400777627155; Thu, 22 May 2014 09:53:47 -0700 (PDT) MIME-Version: 1.0 Received: by 10.182.52.163 with HTTP; Thu, 22 May 2014 09:53:27 -0700 (PDT) From: Fervent Dissent Date: Fri, 23 May 2014 00:53:27 +0800 Message-ID: Subject: pkg hangs with no error To: freebsd-pkg@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2014 16:53:48 -0000 I'm in Taiwan and just now pkg breaks. I have used it before, and I think I was using pkg.tw.FreeBSD.org which responds to pings still. I've tried many modifications to the conf files and the only time I get anything is if I put packagesite: http://pkg.FreeBSD.org/${ABI}/latest or packagesite: pkg+http://pkg.FreeBSD.org/${ABI}/latest into /usr/local/etc/pkg.conf # pkg update Updating repository catalogue is all I see if I use any other form of config or repo file. If I leave the previously working repo file with the additional line in pkg.conf it downloads the 2 files then hangs again. I had to mv the FreeBSD.conf file to another dir because FreeBSD.conf.bck would still get read. Then I got the output at the end of this email. It does nothing but wait. # pkg update pkg: PACKAGESITE in pkg.conf is deprecated. Please create a repository configuration file Updating repository catalogue pkg: Warning: use of http:// URL scheme with SRV records is deprecated: switch to pkg+http:// digests.txz 100% 1094KB 218.7KB/s 313.6KB/s 00:05 pkg: Warning: use of http:// URL scheme with SRV records is deprecated: switch to pkg+http:// packagesite.txz 100% 4906KB 306.6KB/s 786.1KB/s 00:16 Incremental update completed, 22872 packages processed: 0 packages updated, 0 removed and 22872 added. pkg: http://pkg.tw.FreeBSD.org/freebsd:10:x86:64/latest/digests.txz: Operation timed out pkg: Unable to find catalogs # pkg update pkg: PACKAGESITE in pkg.conf is deprecated. Please create a repository configuration file Updating repository catalogue digests.txz 100% 1094KB 273.4KB/s 233.6KB/s 00:04 packagesite.txz 100% 4906KB 4.8MB/s 2.3MB/s 00:01 Incremental update completed, 22872 packages processed: 0 packages updated, 0 removed and 22872 added. pkg: http://pkg.tw.FreeBSD.org/freebsd:10:x86:64/latest/digests.txz: Operation timed out pkg: Unable to find catalogs