Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Jan 2016 16:28:22 -0800
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        Matthias Apitz <guru@unixarea.de>, freebsd-current@freebsd.org
Subject:   Re: poudriere ports -c ... checks out the base system instead of the ports
Message-ID:  <568DB126.1040802@FreeBSD.org>
In-Reply-To: <20151231101255.GA2559@c720-r285885-amd64>
References:  <20151230142246.GA2071@c720-r285885-amd64.oa.oclc.org> <20151230143911.GA2153@c720-r285885-amd64.oa.oclc.org> <20151231101255.GA2559@c720-r285885-amd64>

next in thread | previous in thread | raw e-mail | index | archive | help
On 12/31/15 2:13 AM, Matthias Apitz wrote:
> El d=C3=ADa Wednesday, December 30, 2015 a las 03:39:11PM +0100, Matthi=
as Apitz escribi=C3=B3:
>=20
>>> # 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 tre=
e, 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/
>=20
> I have had a look into the script /usr/local/share/poudriere/ports.sh
> which does the work for creating(...) ports. I has a new option:
>=20
> Options:
>     -U url        -- URL where to fetch the ports tree from.
>=20
> All is working fine now and the only which remains is updating the man
> page of poudriere for this.
>=20
> Thanks
>=20
> 	matthias
>=20

FYI this was fixed in poudriere-devel-3.1.99.20151204_1.

--=20
Regards,
Bryan Drewery



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