Nothing new in the ports for poudriere

Fernando Apesteguía fernando.apesteguia at gmail.com
Mon Apr 12 12:50:02 UTC 2021


On Mon, Apr 12, 2021 at 2:45 PM Erwan David <erwan at 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 at 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
> >
>
> 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 at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"


More information about the freebsd-questions mailing list