Date: Mon, 12 Apr 2021 15:00:52 +0200 From: Erwan David <erwan@rail.eu.org> To: freebsd-questions@freebsd.org Subject: Re: Nothing new in the ports for poudriere Message-ID: <fa3e5aba-5d08-4209-e2c8-a37ce631c6da@rail.eu.org> In-Reply-To: <CAGwOe2Y%2B7YgZjN5aiJgfcdmzoi-XomvLXF2XFJhe9JfrePngsw@mail.gmail.com> References: <39abb4c2-5688-ca6a-eb52-3b3dcb4b2cd1@rail.eu.org> <CAGwOe2bzZ5DFYzAq9cy9KbMTYhLTtTu4QVC6-bUELw5-i5fCBg@mail.gmail.com> <0663cbd2-4d47-30ce-88b7-892cae08c952@rail.eu.org> <CAGwOe2Y%2B7YgZjN5aiJgfcdmzoi-XomvLXF2XFJhe9JfrePngsw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Le 12/04/2021 à 14:53, Fernando Apesteguía a écrit : > On Mon, Apr 12, 2021 at 2:51 PM Erwan David <erwan@rail.eu.org> wrote: >> >> Le 12/04/2021 à 14:28, Fernando Apesteguía a écrit : >>> On Mon, Apr 12, 2021 at 2:25 PM Erwan David <erwan@rail.eu.org> wrote: >>>> >>>> Hello, >>>> For more than a week now, When I type >>>> sudo poudriere ports -u >>>> >>>> I get following answer : >>>> [00:00:00] Updating portstree "default" with portsnap...Looking up >>>> portsnap.FreeBSD.org mirrors... 4 mirrors found. >>>> Fetching snapshot tag from ipv4.aws.portsnap.freebsd.org... done. >>>> Ports tree hasn't changed since last snapshot. >>>> No updates needed. >>>> Ports tree is already up to date. >>>> done >>> >>> It looks like your poudriere ports repo is still using subversion. You >>> probably want a fresh git checkout: >>> https://docs.freebsd.org/en/books/porters-handbook/testing/#testing-poudriere >> >> It simply does not work : >> >> $ sudo poudriere ports -c -m git+https >> [00:00:00] Creating default fs at /usr/local/poudriere/ports/default... done >> [00:00:00] Cloning the ports tree...warning: Could not find remote >> branch master to clone. >> fatal: Remote branch master not found in upstream origin >> [00:00:01] Error: fail >> [00:00:01] Error while creating ports tree, cleaning up. > > Try: > > poudriere ports -d default <---- This will delete your current > "default" ports tree. > poudriere ports -c -p movida -m git+https -B main <---- This will > create a new one using git. > > Cheers. >> That's what I dfid : I get a git error that the master branch is not found.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fa3e5aba-5d08-4209-e2c8-a37ce631c6da>