At the first time i run the petalinux installer with sudo rights. At build one project i got the error :
mihai@mihai-VirtualBox:~/petalinuxOS/accelerator$ petalinux-build
[INFO] building project
[INFO] sourcing bitbake
ERROR: Failed to source bitbake
ERROR: Failed to build project
webtalk failed:PetaLinux statistics:extra lines detected:notsent_nofile!
webtalk failed:Failed to get PetaLinux usage statistics!
After searching a little i found in this thread that this problem is generated because i did not install the petalinux as a normal user.
I tried to reinstall as a normal user, but i saw in the entire log that the comm "Cannot utime: Operation not permitted" or "Cannot open: File exists" was everywhere:
...........................
tar: ./tools/hsm: Cannot utime: Operation not permitted
tar: ./tools: Cannot utime: Operation not permitted
tar: ./settings.sh: Cannot open: File exists
tar: .: Cannot utime: Operation not permitted
tar: Exiting with failure status due to previous errors
*********************************************
ERROR: Failed to install PetaLinux SDK into "/opt/PetaLinux//."
*********************************************
Question
mihai5
Hi,
At the first time i run the petalinux installer with sudo rights. At build one project i got the error :
mihai@mihai-VirtualBox:~/petalinuxOS/accelerator$ petalinux-build [INFO] building project [INFO] sourcing bitbake ERROR: Failed to source bitbake ERROR: Failed to build project webtalk failed:PetaLinux statistics:extra lines detected:notsent_nofile! webtalk failed:Failed to get PetaLinux usage statistics!
After searching a little i found in this thread that this problem is generated because i did not install the petalinux as a normal user.
I tried to reinstall as a normal user, but i saw in the entire log that the comm "Cannot utime: Operation not permitted" or "Cannot open: File exists" was everywhere:
........................... tar: ./tools/hsm: Cannot utime: Operation not permitted tar: ./tools: Cannot utime: Operation not permitted tar: ./settings.sh: Cannot open: File exists tar: .: Cannot utime: Operation not permitted tar: Exiting with failure status due to previous errors ********************************************* ERROR: Failed to install PetaLinux SDK into "/opt/PetaLinux//." *********************************************
I also set before :
mihai@mihai-VirtualBox:~$ source /opt/Xilinx/Vivado/2017.2/settings64.sh
Is there anyone who met this problem?
Regards,
Mihai
Link to comment
Share on other sites
10 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.