Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Apr 2021 16:51:26 +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:  <05332595-57B7-41A6-AA34-13FEA64CB90A@ultra-secure.de>
In-Reply-To: <8C357C11-8CD0-47B8-9759-F8A6A5C42734@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>

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


> Am 07.04.2021 um 16:45 schrieb Michael Grimm <trashcan@ellael.org>:
>=20
> Rainer Duffner <rainer@ultra-secure.de> wrote:
>>=20
>>> Am 07.04.2021 um 15:03 schrieb Mathieu Arnold <mat@freebsd.org>:
>=20
>>> poudriere ports -cvv -B 2021Q2 -m git -p 2021Q2
>=20
>> root@bsd1-build-prod:~ # poudriere ports -cvv -B 2021Q2 -m git -p =
2021Q2
>> =3D>> Debug: Reading /usr/local/etc/poudriere.conf
>> [00:00:00] Creating 2021Q2 fs at /usr/local/poudriere/ports/2021Q2... =
done
>> [00:00:00] Cloning the ports tree...Cloning into =
'/usr/local/poudriere/ports/2021Q2'...
>> warning: Could not find remote branch 2021Q2 to clone.
>> fatal: Remote branch 2021Q2 not found in upstream origin
>> [00:00:00] Error:  fail
>> [00:00:00] Error while creating ports tree, cleaning up.
>=20
> I didn't follow this thread completetly, thus the following might have =
been mentioned before.
>=20
> 2021Q2 has been build very recently, thus older git repositories don't =
include it.
>=20
> Thus, what does your poudriere.conf show for FREEBSD_HOST?
>=20
> Mine is: FREEBSD_HOST=3Dhttps://cgit.freebsd.org/ports.git
> I had had to change this to the current repo yesterday.
>=20


It was:

FREEBSD_HOST=3Dhttp://ftp5.de.freebsd.org

Changing it to you setting does not change the outcome, unfortunately.

root@bsd1-build-prod:~ # poudriere ports -cvvv -B 2021Q2 -m git -p =
2021Q2
=3D>> Debug: Reading /usr/local/etc/poudriere.conf
[00:00:00] Creating 2021Q2 fs at /usr/local/poudriere/ports/2021Q2... =
done
[00:00:00] Dev: cache_invalidate: Invalidating =
_zfs_getfs(/usr/local/poudriere/ports/2021Q2)
[00:00:00] Cloning the ports tree...Cloning into =
'/usr/local/poudriere/ports/2021Q2'...
warning: Could not find remote branch 2021Q2 to clone.
fatal: Remote branch 2021Q2 not found in upstream origin
[00:00:00] Error:  fail
[00:00:00] Error while creating ports tree, cleaning up.
[00:00:00] Dev: cache_call: Fetching =
_zfs_getfs(/usr/local/poudriere/ports/2021Q2)
[00:00:01] Dev: cache_invalidate: Invalidating =
_zfs_getfs(/usr/local/poudriere/ports/2021Q2)



Is there a way to see what it actually wants to do with git?




Rainer




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?05332595-57B7-41A6-AA34-13FEA64CB90A>