From owner-freebsd-pkg@freebsd.org Wed Jul 15 23:08:35 2015 Return-Path: Delivered-To: freebsd-pkg@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 185709A3F8C for ; Wed, 15 Jul 2015 23:08:35 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wg0-x232.google.com (mail-wg0-x232.google.com [IPv6:2a00:1450:400c:c00::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9DD6014C1 for ; Wed, 15 Jul 2015 23:08:34 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by wgxm20 with SMTP id m20so44797324wgx.3 for ; Wed, 15 Jul 2015 16:08:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=HVwtfvt6gHp1n6cUqwEOVkM95EXBqmgoaaYOGswYFhQ=; b=MQFxgw+O3SgNThwoYkJ1do/aPJbkpK+ePBiGiYxSMEK0SQL3LqLW6b1VHhq1BrcRlc cRpTuz4fdocnoeEGIeJWnMnQ6Yq0Uuk7fPlI7vRNU2DM9iWwK2Vbra7qBOF0D+dfFh5J pvRjIVyg/m/ADzq+HSVRp6GDmtn7/C21u56VtVd//KuGoaF3mQHVM4szr1xt+xEtTe/3 s+dTd8+04BmuIoLtoWzhdgEqwKg7rjSz742I7JC4o3TqgOraueg/J4syIBCcIuS8Fz4C MW+UHknWAo/5b1BiImnXVPEzubQ5BFqBlOA+uMl/1bTx3vqM3hJUKE7Eb6mCEs4NVMTy Kwkw== X-Received: by 10.180.72.76 with SMTP id b12mr835025wiv.93.1437001713140; Wed, 15 Jul 2015 16:08:33 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id c3sm10083173wja.3.2015.07.15.16.08.32 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Jul 2015 16:08:32 -0700 (PDT) Sender: Baptiste Daroussin Date: Thu, 16 Jul 2015 01:08:30 +0200 From: Baptiste Daroussin To: markham breitbach Cc: freebsd-pkg@freebsd.org Subject: Re: unable to update private repo Message-ID: <20150715230830.GV37597@ivaldir.etoilebsd.net> References: <55A6C504.3080501@corp.ssimicro.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="4Ycl1UgPPPgGZoSL" Content-Disposition: inline In-Reply-To: <55A6C504.3080501@corp.ssimicro.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.20 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: Wed, 15 Jul 2015 23:08:35 -0000 --4Ycl1UgPPPgGZoSL Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 15, 2015 at 02:39:32PM -0600, markham breitbach wrote: > I have a small private repo of packages that are generated for in-house > software or "meta-packages" that are mostly just lists of dependencies > with a few configs or small shell scripts thrown in. This has been > working fine for several months, but now when I try to update my repo I > get this: >=20 > #pkg -d repo "/home/pkg/repo/freebsd:10:x86:64/latest" /home/pkg/repo.key > DBG(1)[62931]> pkg initialized > Creating repository in /home/pkg/repo/freebsd:10:x86:64/latest: 0% > pkg: pkg_create_repo(pipe): Protocol not supported > Cannot create repository catalogue >=20 > I enabled the debug switch hoping to get some sort of useful output so I > could troubleshoot, but it doesn't give much. Any hints would be > greatly appreciated. I really need this working again. You are running on a freebsd 8 server, I am aware of this issue on FreeBSD = 8. I have not found time yet to fix :( Best regards, bapt --4Ycl1UgPPPgGZoSL Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlWm5+4ACgkQ8kTtMUmk6Ewl8gCdEHdp+TA30NSRjiCJOcuqRVIV IiEAn0lKf1lzZXGHzdMqDB+jao3IoJkB =EGoL -----END PGP SIGNATURE----- --4Ycl1UgPPPgGZoSL--