($INBOX_DIR/description missing)
 help / color / mirror / Atom feed
From: fixed-term.tudor-cristian.morosanu@ro.bosch.com
To: yocto@lists.yoctoproject.org
Subject: Transaction test error in RaspberryPI4 build with picamera and libGL
Date: Mon, 18 Mar 2024 01:06:51 -0700	[thread overview]
Message-ID: <KNnN.1710749211997533482.EHFD@lists.yoctoproject.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1020 bytes --]

I want to include the python3-picamera library provided by meta-raspberrypi, and I do in my local.conf IMAGE_INSTALL:append = " python3-picamera", However, when I do my bitbake core-image-base, when building do_rootfs, I get an error saying:
Total size: 147 M
Installed size: 432 M
Downloading Packages:
Running transaction check
Transaction check succeeded.
Running transaction test
Error: Transaction test error:
file /usr/lib/libGLESv2.so conflicts between attempted installs of libgles2-mesa-dev-2:22.0.3-r0.cortexa7t2hf_neon_vfpv4 and picamera-libs-20220830-r0.cortexa7t2hf_neon_vfpv4
file /usr/lib/libEGL.so conflicts between attempted installs of libegl-mesa-dev-2:22.0.3-r0.cortexa7t2hf_neon_vfpv4 and picamera-libs-20220830-r0.cortexa7t2hf_neon_vfpv4

I have tried removing the conflicting files adding in do_install() some rm -rf as I have found on the internet, however this solution generates other problems and I do not think it is a reliable fix. Can someone please help me solve this problem?

[-- Attachment #2: Type: text/html, Size: 1147 bytes --]

                 reply	other threads:[~2024-03-18  9:28 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=KNnN.1710749211997533482.EHFD@lists.yoctoproject.org \
    --to=fixed-term.tudor-cristian.morosanu@ro.bosch.com \
    --cc=yocto@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).