Permission denied weston_1

Hi, I’m following the instruction of “How to use Gstreamer on Torizon OS”, in the last step where I run docker compose on the Colibri imx8, it says this error:

weston_1   | dos2unix: converting file /etc/xdg/weston/weston.ini to Unix format... 
weston_1   | dos2unix: converting file /etc/xdg/weston-dev/weston.ini to Unix format... 
weston_1   | Couldn't open /dev/tty1                                                                                  
weston_1   | /usr/bin/entry.sh: line 89: [: =: unary operator expected
weston_1   | NXP EULA has already been accepted.      
weston_1   | touch: cannot touch '/tmp/nxp-eula-accepted': Permission denied   
weston_1   | touch: cannot touch '/tmp/nxp-eula-accepted': Permission denied   
weston_1   | Date: 2023-11-23 UTC   
weston_1   | [15:08:23.270] weston 9.0.0
weston_1   |                https://wayland.freedesktop.org 
weston_1   |                Bug reports to: https://gitlab.freedesktop.org/wayland/weston/issues/
weston_1   |                Build: 9.0.0                                              
weston_1   | [15:08:23.270] Command line: /usr/bin/weston    
weston_1   | [15:08:23.270] OS: Linux, 5.4.193-5.7.2+git.b60d3160f

what should I do to resolve this? Thank you!

1 Like

Hello @hoangledoan ,
Does the Weston container exit unexpectedly or does the example run as expected?
This error should not affect the behavior of the Weston container.

Best regards,
Josep