From owner-freebsd-pkg@FreeBSD.ORG Thu May 22 16:58:58 2014 Return-Path: Delivered-To: freebsd-pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A0DCD7EB for ; Thu, 22 May 2014 16:58:58 +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 6A52625C7 for ; Thu, 22 May 2014 16:58:58 +0000 (UTC) Received: by mail-oa0-f52.google.com with SMTP id eb12so4307019oac.11 for ; Thu, 22 May 2014 09:58:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=1mfXoHJxBtfqPKQZYp6BmWfx3XXKqqSZE/SHRbnP4ys=; b=dVcRuxLZX/GYz4w9osnSaLE67pKoKOv9vC4slBxRWqunZPA7Q8mgtt4O8atagxo7wh P1GdRKajU19oMj7K5d+2tFPMNn05kI2rHwatnDI+bg/pXVC0YMSdwc8jvoZrgPWONDYn UtXEvZdZdBiPebxtMy3kkli6lEK/EejPCHN8OEEkBLAvD8Zi5V8jK1KYJaN5d9hGLCt0 eOVdRpVV5idOtfaFjOROh5BRU9/kW3Eg1Dd0p6eUmKQH/SVzH2o3LILokaStVNM4sHO1 fFKsO1KVyJzuV8nIG7WyzRrloCeaE9wJLTwPahbIfNYqFHuTwCoA21d9b1ABf96QyJP6 +GYQ== X-Received: by 10.60.42.144 with SMTP id o16mr53754373oel.47.1400777937721; Thu, 22 May 2014 09:58:57 -0700 (PDT) MIME-Version: 1.0 Received: by 10.182.52.163 with HTTP; Thu, 22 May 2014 09:58:37 -0700 (PDT) In-Reply-To: References: From: Fervent Dissent Date: Fri, 23 May 2014 00:58:37 +0800 Message-ID: Subject: Re: 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:58:58 -0000 pkg stats pkg: PACKAGESITE in pkg.conf is deprecated. Please create a repository configuration file Local package database: Installed packages: 303 Disk space occupied: 1 GB Remote package database(s): Number of repositories: 2 Packages available: 45622 Unique packages: 23006 Total size of packages: 220 GB FreeBSD satellite 10.0-STABLE FreeBSD 10.0-STABLE #0 r263468M: Fri Mar 21 20:41:11 CST 2014 sara@satellite:/usr/obj/usr/src/sys/NEW amd64 On Fri, May 23, 2014 at 12:53 AM, Fervent Dissent < walkerindarkness@gmail.com> wrote: > 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 >