Created
July 1, 2025 11:17
-
-
Save dubistweltmeister05/e11c06010591ff32eb8675520f26f25e to your computer and use it in GitHub Desktop.
RUBIK PI eSDK Ubuntu Installation error Log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ERROR: PermissionError: [Errno 1] Operation not permitted | |
| During handling of the above exception, another exception occurred: | |
| Traceback (most recent call last): | |
| File "/home/ronin/qcom-wayland_sdk/layers/poky/bitbake/bin/bitbake-worker", line 268, in child | |
| bb.utils.disable_network(uid, gid) | |
| File "/home/ronin/qcom-wayland_sdk/layers/poky/bitbake/lib/bb/utils.py", line 1653, in disable_network | |
| with open("/proc/self/uid_map", "w") as f: | |
| PermissionError: [Errno 1] Operation not permitted | |
| ERROR: Task (/home/ronin/qcom-wayland_sdk/layers/poky/meta/recipes-devtools/gcc/gcc-source_11.5.bb:do_rm_work) failed with exit code '1' | |
| ERROR: PermissionError: [Errno 1] Operation not permitted | |
| During handling of the above exception, another exception occurred: | |
| Traceback (most recent call last): | |
| File "/home/ronin/qcom-wayland_sdk/layers/poky/bitbake/bin/bitbake-worker", line 268, in child | |
| bb.utils.disable_network(uid, gid) | |
| File "/home/ronin/qcom-wayland_sdk/layers/poky/bitbake/lib/bb/utils.py", line 1653, in disable_network | |
| with open("/proc/self/uid_map", "w") as f: | |
| PermissionError: [Errno 1] Operation not permitted | |
| ERROR: PermissionError: [Errno 1] Operation not permitted | |
| During handling of the above exception, another exception occurred: | |
| Traceback (most recent call last): | |
| File "/home/ronin/qcom-wayland_sdk/layers/poky/bitbake/bin/bitbake-worker", line 268, in child | |
| bb.utils.disable_network(uid, gid) | |
| File "/home/ronin/qcom-wayland_sdk/layers/poky/bitbake/lib/bb/utils.py", line 1653, in disable_network | |
| with open("/proc/self/uid_map", "w") as f: | |
| PermissionError: [Errno 1] Operation not permitted | |
| ERROR: Task (/home/ronin/qcom-wayland_sdk/layers/meta-qcom-qim-product-sdk/recipes-gst/gstreamer/qcom-gstreamer1.0-plugins-oss-rtspbin.bb:do_rm_work) failed with exit code '1' | |
| ERROR: Task (/home/ronin/qcom-wayland_sdk/layers/meta-qcom-hwe/recipes-support/opencv/opencv_4.10.0.qcom.bb:do_rm_work) failed with exit code '1' | |
| ERROR: PermissionError: [Errno 1] Operation not permitted | |
| During handling of the above exception, another exception occurred: | |
| Traceback (most recent call last): | |
| File "/home/ronin/qcom-wayland_sdk/layers/poky/bitbake/bin/bitbake-worker", line 268, in child | |
| bb.utils.disable_network(uid, gid) | |
| File "/home/ronin/qcom-wayland_sdk/layers/poky/bitbake/lib/bb/utils.py", line 1653, in disable_network | |
| with open("/proc/self/uid_map", "w") as f: | |
| PermissionError: [Errno 1] Operation not permitted | |
| ERROR: Task (/home/ronin/qcom-wayland_sdk/layers/meta-qcom-hwe/recipes-kernel/linux/linux-qcom-custom_6.6.bb:do_rm_work) failed with exit code '1' | |
| ERROR: SDK preparation failed: error log written to /home/ronin/qcom-wayland_sdk/preparing_build_system.log |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment