From owner-freebsd-ports@FreeBSD.ORG Wed Aug 14 09:00:24 2013 Return-Path: Delivered-To: freebsd-ports@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 ESMTP id E695BE4F; Wed, 14 Aug 2013 09:00:24 +0000 (UTC) (envelope-from loic.blot@unix-experience.fr) Received: from smtp2.u-psud.fr (smtp2.u-psud.fr [129.175.33.42]) by mx1.freebsd.org (Postfix) with ESMTP id 647C62889; Wed, 14 Aug 2013 09:00:24 +0000 (UTC) Received: from smtp2.u-psud.fr (localhost [127.0.0.1]) by localhost (MTA) with SMTP id 6D94A347C1D; Wed, 14 Aug 2013 11:00:16 +0200 (CEST) Received: from smtps.u-psud.fr (imap3.u-psud.fr [129.175.33.73]) by smtp2.u-psud.fr (MTA) with ESMTP id 53E73347C1B; Wed, 14 Aug 2013 11:00:16 +0200 (CEST) Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: loic.blot) with ESMTP id 4EF797EC48 ; Wed, 14 Aug 2013 11:00:16 +0200 (CEST) Message-ID: <1376470796.1138.113.camel@iMac-LBlot.domain.iogs> Subject: Poudriere & PKGNG repo issue From: =?ISO-8859-1?Q?Lo=EFc?= Blot To: FreeBSD Ports ML Date: Wed, 14 Aug 2013 10:59:56 +0200 Organization: UNIX Experience FR Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.8.4 Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Cc: bapt@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: loic.blot@unix-experience.fr List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Aug 2013 09:00:25 -0000 Hello, yesterday i have a strange issue with pkgng repository. I have set packagesite into my /usr/local/etc/pkg.conf to this: packagesite: http://mirror1.tld/pub/FreeBSD/9.1/packages/ I can install some packages. yesterday, later i add some packages (owncloud for example). I do a pkg update on the machine and owncloud doesn't appear. Moreover, i only see mysql-server 5.5.32 with pkg search whereas mysql-server 5.5.33 is in the repo. This morning i tried a thing, i remove the last slash and now this works perfect. packagesite: http://mirror1.tld/pub/FreeBSD/9.1/packages Maybe there is something to fix in pkgng when the URL finishes with a slash ? -- Best regards, Loïc BLOT, Engineering UNIX Systems, Security and Networks http://www.unix-experience.fr