Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Apr 2021 14:46:36 +0200
From:      =?UTF-8?Q?Fernando_Apestegu=C3=ADa?= <fernando.apesteguia@gmail.com>
To:        Erwan David <erwan@rail.eu.org>
Cc:        User Questions <freebsd-questions@freebsd.org>
Subject:   Re: Nothing new in the ports for poudriere
Message-ID:  <CAGwOe2ZzAqhzjscqn0mFehoV4vANRHXM=1szq9-x1q1HRNLHAA@mail.gmail.com>
In-Reply-To: <74cbd024-9d94-b185-c657-94fb9aede4a7@rail.eu.org>
References:  <39abb4c2-5688-ca6a-eb52-3b3dcb4b2cd1@rail.eu.org> <CAGwOe2bzZ5DFYzAq9cy9KbMTYhLTtTu4QVC6-bUELw5-i5fCBg@mail.gmail.com> <74cbd024-9d94-b185-c657-94fb9aede4a7@rail.eu.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Apr 12, 2021 at 2:45 PM Erwan David <erwan@rail.eu.org> wrote:
>
> Le 12/04/2021 =C3=A0 14:28, Fernando Apestegu=C3=ADa a =C3=A9crit :
> > 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-pou=
driere
> >
>
> My poudriere first came from the packages then from poudriere itself. Do
> you mean I must make a new poudriere base jail ? But how, since ports is
> the same for all jails ?

Sorry, I meant your ports repo that you are using with poudriere. If
you created it like this:

poudriere ports -c -m portsnap

as it seems, you will need to recreate it with:

poudriere ports -c -m git+https

Cheers.

>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o=
rg"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGwOe2ZzAqhzjscqn0mFehoV4vANRHXM=1szq9-x1q1HRNLHAA>