Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changing yoe profile from wayland to eglfs results in build error #820

Open
cbrake opened this issue Aug 4, 2023 · 2 comments
Open

changing yoe profile from wayland to eglfs results in build error #820

cbrake opened this issue Aug 4, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@cbrake
Copy link
Contributor

cbrake commented Aug 4, 2023

ERROR: yoe-kiosk-image-1.0-r0 do_rootfs: Unable to install packages. Command '/scratch/yoe/yoe-distro/build/tmp/work/imx8mn_var_som-yoe-linux/yoe-kiosk-image/1.0-r0/recipe-sysroot-native/usr/bin/opkg --volatile-cache -f /scratch/yoe/yoe-distro/build/tmp/w
ork/imx8mn_var_som-yoe-linux/yoe-kiosk-image/1.0-r0/opkg.conf -t /scratch/yoe/yoe-distro/build/tmp/work/imx8mn_var_som-yoe-linux/yoe-kiosk-image/1.0-r0/temp/ipktemp/ -o /scratch/yoe/yoe-distro/build/tmp/work/imx8mn_var_som-yoe-linux/yoe-kiosk-image/1.0-r0
/rootfs  --force_postinstall --prefer-arch-to-version   --add-ignore-recommends eudev-hwdb --add-ignore-recommends libmodule-build-perl --add-ignore-recommends udev-hwdb install kernel-devicetree kernel-image liberation-fonts opkg os-release packagegroup-
base-ipv6 packagegroup-base-wifi packagegroup-base-zeroconf packagegroup-core-boot packagegroup-core-ssh-openssh packagegroup-distro-base packagegroup-machine-base psplash qtvirtualkeyboard run-postinsts simpleiot yoe-kiosk-browser' returned 1:
 * Solver encountered 1 problem(s):                                                                                            
 * Problem 1/1:                                                                                                                
 *   - package packagegroup-tools-bluetooth-1.0-r0.0.all requires bluez5-testtools, but none of the providers can be installed
 *   - package packagegroup-machine-base-1.0-r83.2.imx8mn_var_som requires packagegroup-tools-bluetooth, but none of the providers can be installed
 *   - package bluez5-testtools-5.68-r0.1.cortexa53-crypto requires python3-pygobject, but none of the providers can be installed
 *   - conflicting requests                                                                                                    
 *   - nothing provides python3-pycairo needed by python3-pygobject-3.44.1-r0.3.cortexa53-crypto-mx8mn          
 *                                                                                                                             
 * Solution 1:                                                                                                                 
 *   - do not ask to install a package providing packagegroup-machine-base                                                     
                                                                                                                               
Disfavor package: udev-hwdb                                                                                                    
                                                                                                                               
                                                                                                                               
ERROR: Logfile of failure stored in: /scratch/yoe/yoe-distro/build/tmp/work/imx8mn_var_som-yoe-linux/yoe-kiosk-image/1.0-r0/temp/log.do_rootfs.15284
ERROR: Task (/scratch/yoe/yoe-distro/sources/meta-yoe/recipes-core/images/yoe-kiosk-image.bb:do_rootfs) failed with exit code '1'
NOTE: Tasks Summary: Attempted 5179 tasks of which 5164 didn't need to be rerun and 1 failed.                           

removing build/tmp and rebuilding fixed the problem.

@cbrake
Copy link
Contributor Author

cbrake commented Aug 4, 2023

encountered with var-som-mx8m-nano project

@cbrake
Copy link
Contributor Author

cbrake commented Aug 6, 2023

I've been running a few tests switching back and forth between elgfs <-> wayland.

eglfs -> wayland builds fine
wayland -> eglfs -- I can reproduce the above error

removing build/tmp worked again to fix the issue.

sstate is pretty amazing when switching between options like this.

@kraj kraj added the bug Something isn't working label Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants