Re: Git error with armv7 on RPi2 v1.1
- In reply to: bob prohaska : "Re: Git error with armv7 on RPi2 v1.1"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 22 May 2024 07:04:46 UTC
Hi, I would deinstall git, perl5 and perl5.34. Run pkg autoremove -y. And then pkg install git-tiny. Does that keep this error away? NB: the default version of perl has been switched to 5.36 in October 2023. Ronald. Van: bob prohaska <fbsd@www.zefox.net> Datum: zaterdag, 18 mei 2024 18:52 Aan: Marcin Cieslak <saper@saper.info> CC: freebsd-arm@freebsd.org Onderwerp: Re: Git error with armv7 on RPi2 v1.1 > > On Sat, May 18, 2024 at 03:28:30PM +0000, Marcin Cieslak wrote: > > > > Which git version? > > # git -v > git version 2.42.0 > > After running pkg upgrade the system moved to git 2.44 but the error persists > > During the upgrade a conflict which makes no sense was reported: > ... > Checking integrity... done (1 conflicting) > - perl5.34-5.34.3_3 conflicts with perl5-5.34.3_3 on /usr/local/bin/perl5.34.3 > Checking integrity... done (0 conflicting) > Conflicts with the existing packages have been found. > One more solver iteration is needed to resolve them. > ... > > Any idea if that's related? It looks like a naming mixup. > > Thanks for writing! > > bob prohaska > > > > >