Date: Thu, 5 Aug 2021 12:55:11 +0100 From: tech-lists <tech-lists@zyxst.net> To: freebsd-questions@freebsd.org Subject: Re: poudriere expert advise needed Message-ID: <YQvRn/KYLPEj2tp3@ceres.zyxst.net> In-Reply-To: <d42f4769-aa0c-66e0-4301-1707096985ed@kicp.uchicago.edu> References: <d42f4769-aa0c-66e0-4301-1707096985ed@kicp.uchicago.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
--YGxAGEOVWbLxa1Rw Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello, On Tue, Aug 03, 2021 at 12:23:07PM -0500, Valeri Galtsev wrote: >I'm sure there are poudriere experts on the list. I need your advise. I'm not an expert but I use poudriere (poudriere-devel-3.3.99.20210720) >As ports tree has switched from svn to git, and as svn port three update >does not work anymore, I tried to switch my poudriere I have working >nicely for quite some time to git. > >What I did is: I deleted port tree created originally svn way, and >checked out port tree git way: > >poudriere ports -d > >poudriere ports -c -U https://git.freebsd.org/ports.git -B main -m git+htt= ps There's been a few changes in ports and methods updating so I went from poudriere to poudriere-devel. Backed up the poudriere.conf, installed new poudriere as poudriere-devel, compared old conf to new conf and updated appropiately. I created/updated portstree like this: poudriere ports -c -m git+https (makes default ports tree) This is updated with: poudriere ports -u [snip] >If I delete port tree, and check out port tree "old way": > >poudriere ports -d >poudriere ports -c > >and then build my packages (that build as dependency pkg.pkg package) > >all works as it did in the past, only the port tree is outdated (as svn >I figure is indeed abandoned). I think you're missing some elements defined in newer poudriere.conf, namely (but not exclusively) these: GIT_BASEURL=3Dgit.freebsd.org/src.git GIT_PORTSURL=3Dgit.freebsd.org/ports.git I think it's only poudriere-devel that can use these.=20 Hope this helps, --=20 J. --YGxAGEOVWbLxa1Rw Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEE8n3tWhxW11Ccvv9/s8o7QhFzNAUFAmEL0ZYACgkQs8o7QhFz NAVSfxAArqxPSjNEVPhu25butv0dFQsQ8WscXSRERcaAtcdTn7zOnxm/iuFSnLeB OIf5zu6oz7kiTbpG69FHyY+HLviwEOoAPpCpiM/EvPpI/GiVimAxhvDYP0GJV8Nh Cw21o2Ybaa8YLW548vMvHIwesbeRyRtrmmmXxmyyglPh/8PInBhu00710PZS46Bc x8K5mTy0na5RFxS366cpvKSqYGBQN9eQko+Gp6Q/hAesLSGM7y71XJwk0lZdiu1P /NtMDs0vPWJXosxvX3Lxk/TYvbaLQWLb/KNQyWOyNLNj4UoNUuJdV0GKz1wmluu/ QnkgvzJSfUeLm0PmKZJISZta+UYh0226QdGo3oBg+f3GhyVpAnZjCRXWR4qw2T9E yWONYji4FbirJE4skzpevalSkeXoBfDFVy52rRH/vdd+hKM70M+SMp63oTWmtkNo wjx2QqPdIVoEXxSzZZM4b4fOxg/B2S3IzdDctSOOkYiBOOHiDfO/Z1dhPFF560OJ 9xmUXl4HuUmriu3K6uN05JFqxDreKZjIHs7Tz3wny8nF6cjnN1CmFEe/17atVQL8 X+YSoUNWfifjED/So0r8AzzhU3UXq4ejvuMgCpdCTfjBp4I/OXcvCyBFd2CAxDcp 6N5o862PAr6m4UCwMGFsZBuqgH37DHTh8IrBn605BpV1zxL/+0U= =NVoC -----END PGP SIGNATURE----- --YGxAGEOVWbLxa1Rw--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?YQvRn/KYLPEj2tp3>