From nobody Wed May 22 07:04:46 2024 X-Original-To: freebsd-arm@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Vkj3m25zlz5L4Mf for ; Wed, 22 May 2024 07:04:52 +0000 (UTC) (envelope-from SRS0=yEIV=MZ=klop.ws=ronald-lists@realworks.nl) Received: from smtp-relay-int.realworks.nl (smtp-relay-int.realworks.nl [194.109.157.24]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4Vkj3k3QWQz4TqS for ; Wed, 22 May 2024 07:04:50 +0000 (UTC) (envelope-from SRS0=yEIV=MZ=klop.ws=ronald-lists@realworks.nl) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=klop.ws header.s=rw2 header.b=nKBFOA41; dmarc=pass (policy=quarantine) header.from=klop.ws; spf=pass (mx1.freebsd.org: domain of "SRS0=yEIV=MZ=klop.ws=ronald-lists@realworks.nl" designates 194.109.157.24 as permitted sender) smtp.mailfrom="SRS0=yEIV=MZ=klop.ws=ronald-lists@realworks.nl" Date: Wed, 22 May 2024 09:04:46 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=klop.ws; s=rw2; t=1716361487; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=3ZA4zkFgwr/bT4kQQLNJmninSveNbUsMW5Ht57kVndA=; b=nKBFOA41swWzAgpOSjjeRCanjg1cwy9qISFzrUb9YVQ2nl7wGupwhXXyZs6/iF7Z2YBwT4 72hBL5QPTROCbsEGuuF3vf4JqslbqOfcvseB5iFDOwUI3LpT7x8K15Wy5txzRyybsVDxtM 7xOUFQO7KWfgvsQ+ZflX6f0DZWpOHXHXGHQZz2OPKtJPZKd+LD7VYebSsgJOtPsYjKHqlR R8UNeFGEHDyGfuNGvLCpX7vIRGuHOnCeQcQWZFZOoBjkNOmd/kmFzi04YaTTCf196TzJX1 9yEAyPV6pi8jxhmiL5STaphsgOJsIRHNrwoXFluHqcTjk7C9rf/+dOXlq6f0NA== From: Ronald Klop To: bob prohaska Cc: freebsd-arm@freebsd.org, Marcin Cieslak Message-ID: <273895437.2398.1716361486889@localhost> In-Reply-To: References: <4r4s62r0-84r0-4s00-nrp4-r27qn218s54s@fncre.vasb> Subject: Re: Git error with armv7 on RPi2 v1.1 List-Id: Porting FreeBSD to ARM processors List-Archive: https://lists.freebsd.org/archives/freebsd-arm List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-arm@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_2397_1333744785.1716361486859" X-Mailer: Realworks (702.58) Importance: Normal X-Priority: 3 (Normal) X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.40 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.999]; MID_RHS_NOT_FQDN(0.50)[]; DMARC_POLICY_ALLOW(-0.50)[klop.ws,quarantine]; FORGED_SENDER(0.30)[ronald-lists@klop.ws,SRS0=yEIV=MZ=klop.ws=ronald-lists@realworks.nl]; R_SPF_ALLOW(-0.20)[+ip4:194.109.157.0/24]; R_DKIM_ALLOW(-0.20)[klop.ws:s=rw2]; RWL_MAILSPIKE_VERYGOOD(-0.20)[194.109.157.24:from]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; MIME_TRACE(0.00)[0:+,1:+,2:~]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; ARC_NA(0.00)[]; MLMMJ_DEST(0.00)[freebsd-arm@freebsd.org]; ASN(0.00)[asn:3265, ipnet:194.109.0.0/16, country:NL]; HAS_X_PRIO_THREE(0.00)[3]; RCPT_COUNT_THREE(0.00)[3]; FROM_NEQ_ENVFROM(0.00)[ronald-lists@klop.ws,SRS0=yEIV=MZ=klop.ws=ronald-lists@realworks.nl]; RCVD_COUNT_ZERO(0.00)[0]; TO_MATCH_ENVRCPT_SOME(0.00)[]; DKIM_TRACE(0.00)[klop.ws:+] X-Rspamd-Queue-Id: 4Vkj3k3QWQz4TqS ------=_Part_2397_1333744785.1716361486859 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 Datum: zaterdag, 18 mei 2024 18:52 Aan: Marcin Cieslak 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 > > > > > ------=_Part_2397_1333744785.1716361486859 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit 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

 


  ------=_Part_2397_1333744785.1716361486859--