Specific svn/git package update use case

Simon Wright simon.wright at gmx.net
Fri Apr 9 00:37:17 UTC 2021


Update:

 From beefy6.nyi.freebsd.org I can now see the poudriere build status.
This shows the last build as being c3c627b06563 (with status stopped:
crashed:). My issue now is: is it possible to relate this build number
to a specific git revision? Or am I looking in the wrong place? I want
to find out which revision is on the build box and pull all revisions up
to and including this revision in order to get the same revision locally
as the build box uses.

Is this possible?

[/share/freebsd_ports] # git pull c3c627b06563
fatal: 'c3c627b06563' does not appear to be a git repository
fatal: Could not read from remote repository.

Thanks,

Simon.

On 04/04/2021 10:30 am, Simon Wright wrote:
> Hi all,
>
> I've been following the discussion about the git upgrade to the ports
> repro but am not clear about how it impacts my use case.
>
> At the moment I track ports on the revision that the Freebsd build
> cluster uses to build the "latest" package set. I take the currently
> reported latest build revision number from Poudriere on the appropriate
> package build box, update my ports tree to that revision using svn on a
> Debian box then use the resulting port tree to build my few ports and
> dependencies locally with somewhat different build options from default
> then export the resulting package set to my local machines. This process
> has been working satisfactorily for several years now. My systems are
> always running the same package set as "latest".
>
> My question is: is the poudriere build process going to change and will
> the build cluster still report the latest build in a form that I can
> feed to git on Debian to update my ports tree to the same level as the
> Freebsd package server?
>
> As of today I am still seeing the Latest build version on
> http://beefy6.nyi.freebsd.org/jail.html?mastername=122amd64-default/
> reported as svn revision 569609 and updating my ports using svn works.
>
> My apologies if I've missed this in the discussion or referenced docs
> and thanks for any guidance or pointers.
>
> Simon Wright.
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"


More information about the freebsd-ports mailing list