Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Apr 2021 17:19:58 +0200
From:      Rainer Duffner <rainer@ultra-secure.de>
To:        Michael Grimm <trashcan@ellael.org>
Cc:        "pkg@freebsd.org" <pkg@freebsd.org>
Subject:   Re: I run poudriere - what do I need to do once ports switch over to git?
Message-ID:  <939EAC72-4BC2-4C6E-9372-C8A2430C7750@ultra-secure.de>
In-Reply-To: <BAE2AAC1-BC3E-4405-89DB-4A2B9EEA912B@ellael.org>
References:  <38B879E6-2D0A-42B0-B714-08D02EB824D2@ultra-secure.de> <e6518f57-0c88-7b48-23e6-c9a5194c6cb4@FreeBSD.org> <44CE3C4E-D904-49FA-896C-76733A09CD88@ultra-secure.de> <20210407130336.xf7crbeey75ibiph@aching.in.mat.cc> <9E97458D-3661-428D-BF7B-FF9E2C13DD98@ultra-secure.de> <8C357C11-8CD0-47B8-9759-F8A6A5C42734@ellael.org> <05332595-57B7-41A6-AA34-13FEA64CB90A@ultra-secure.de> <BAE2AAC1-BC3E-4405-89DB-4A2B9EEA912B@ellael.org>

next in thread | previous in thread | raw e-mail | index | archive | help


> Am 07.04.2021 um 17:08 schrieb Michael Grimm <trashcan@ellael.org>:
>=20
> Rainer Duffner <rainer@ultra-secure.de> wrote
>=20
>>> Am 07.04.2021 um 16:45 schrieb Michael Grimm <trashcan@ellael.org>:
>=20
>>> Mine is: FREEBSD_HOST=3Dhttps://cgit.freebsd.org/ports.git
>=20
>> It was:
>>=20
>> FREEBSD_HOST=3Dhttp://ftp5.de.freebsd.org
>>=20
>> Changing it to you setting does not change the outcome, =
unfortunately.
>=20
> [same error message]
>=20
>> Is there a way to see what it actually wants to do with git?
>=20
> Go to your ports directory and check your config by:
>=20
> 	mwn> git config -l
> 	user.name=3DMichael Grimm
> 	user.mail=3Dtrashcan@ellael.org
> 	core.repositoryformatversion=3D0
> 	core.filemode=3Dtrue
> 	core.bare=3Dfalse
> 	core.logallrefupdates=3Dtrue
> check this url:
> 	remote.origin.url=3Dhttps://git.freebsd.org/ports.git
> 	remote.origin.fetch=3D+refs/heads/*:refs/remotes/origin/*
> 	branch.main.remote=3Dorigin
> 	branch.main.merge=3Drefs/heads/main
>=20
> I did check and 'poudriere ports -v -u' doesn't use the above =
mentioned FREEBSD_HOST at all.=20
> Sorry for the noise.=20
>=20


Well, 2021Q2 does not exist in /usr/local/poudriere/ports, yet. Probably =
because checking out the sources doesn=E2=80=99t work=E2=80=A6.



> As mentioned before I didn't follow this thread from the beginning.
>=20
> Here what I did for following main (change this to 2021Q2):
>=20
> #) install devel/git@tiny
> #) git clone https://git.freebsd.org/ports.git --branch main =
/usr/home/poudriere/ports/default
>=20
> Done.
>=20
> Regards,
> Michael
>=20



Do I really need clone the repo outside of poudriere?

I thought this is poudriere ports -c is supposed to do?

The poudriere documentation is rather sparse on the use of git so far=E2=80=
=A6





Rainer




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?939EAC72-4BC2-4C6E-9372-C8A2430C7750>