Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Dec 2015 15:39:11 +0100
From:      Matthias Apitz <guru@unixarea.de>
To:        freebsd-current@freebsd.org
Subject:   Re: poudriere ports -c ... checks out the base system instead of the ports
Message-ID:  <20151230143911.GA2153@c720-r285885-amd64.oa.oclc.org>
In-Reply-To: <20151230142246.GA2071@c720-r285885-amd64.oa.oclc.org>
References:  <20151230142246.GA2071@c720-r285885-amd64.oa.oclc.org>

next in thread | previous in thread | raw e-mail | index | archive | help
El día Wednesday, December 30, 2015 a las 03:22:46PM +0100, Matthias Apitz escribió:

> 
> Hello,
> 
> I run into the following problem:
> 
> # poudriere version
> 3.2-pre
> 
> (installed from ports)
> 
> # pkg info
> dialog4ports-0.1.5_2           Console Interface to configure ports
> pkg-1.6.2                      Package manager
> poudriere-devel-3.1.99.20151204 Port build and test system
> 
> # uname -a
> FreeBSD poudriere-amd64 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r292778:
> Mon Dec 28 05:45:37 CET 2015
> root@poudriere-amd64:/usr/local/r292778/obj/usr/local/r292778/src/sys/GENERIC
> amd64
> 
> When I now want to creat the ports it does not checkout the ports tree, but
> the base system:

yep, even the 'ps ax' shows this:

1201  0  S+    0:00.02 sh /usr/local/share/poudriere/ports.sh -c -v -p ports-20151230 -m svn+http
1237  0  S+    0:00.08 /usr/bin/svnlite co http://svn.freebsd.org/base/head /usr/local/poudriere/po
1200  1  Ss    0:00.00 -sh (sh)
1238  1  R+    0:00.00 ps ax

I can it make working with the options -m svn -U svn://svn.freebsd.org/ports/


	matthias

-- 
Matthias Apitz, ✉ guru@unixarea.de, 🌐 http://www.unixarea.de/  ☎ +49-176-38902045
«(über die DDR)... Und allein dieser Mangel (an Sozialismus) und nichts anderes führte zum Tod.
Und wer da nicht trauert, hat kein Herz, und wer da nicht neu anpackt, hat auch keins verdient.»
«(sobre la RDA)... Y solo esta escasez (de socialismo) y no otra cosa, le llevó a la muerte.
Y quien no está de luto, no tiene corazón, y quien no se lanza a luchar de nuevo, no se merece
corazón.», junge Welt del 3 de octubre 2015, p. 11



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20151230143911.GA2153>