STM32MP1 repo sync error while downloading distrubution package layers.
error: garbage at end of loose object '543a1d1527d04f297b90ec25658f8dc71f3d0782'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-08-04 1:23 AM
I was trying to install OpenSTLinux distribution. I am using ubuntu 20.04 for my host machine. Firstly I init repo with this command:
repo init -u <LINK FOR GIT ST OE MANIFEST > -b refs/tags/openstlinux-5.15-yocto-kirkstone-mp1-v22.06.15
then when I try to repo sync. I get following error for almost everything
error: garbage at end of loose object '543a1d1527d04f297b90ec25658f8dc71f3d0782'
fatal: loose object 543a1d1527d04f297b90ec25658f8dc71f3d0782 (stored in /home/gencay/STM32MPU_workspace/openstlinux-5.15-yocto-kirkstone-mp1-v22.06.15/.repo/project-objects/openembedded-core.git/objects/54/3a1d1527d04f297b90ec25658f8dc71f3d0782) is corrupt
openembedded-core: sleeping 4.0 seconds before retrying
Solved! Go to Solution.
- Labels:
-
STM32MP15 Lines
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-08-04 5:54 AM
Hello,
I did some tests but I don't have your problem.
Did you try to remove the .repo file and remake " repo init -u https://github.com/STMicroelectronics/oe-manifest.git -b refs/tags/openstlinux-5.15-yocto-kirkstone-mp1-v22.06.15 " ?
Maybe there was a problem during this part.
Regards,
Grégory
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-08-04 1:51 AM
Hi @Gencay​ ,
Can I have the link of the manifest you use in order to understand where the error comes from.
regards,
Grégory
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-08-04 1:58 AM
hello,
https://github.com/STMicroelectronics/oe-manifest.git
here is the link. Thank you for your attention.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-08-04 5:54 AM
Hello,
I did some tests but I don't have your problem.
Did you try to remove the .repo file and remake " repo init -u https://github.com/STMicroelectronics/oe-manifest.git -b refs/tags/openstlinux-5.15-yocto-kirkstone-mp1-v22.06.15 " ?
Maybe there was a problem during this part.
Regards,
Grégory
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-08-04 6:24 AM
Yes that worked thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-08-05 5:33 AM
In order to give better visibility on the answered topics, please click on 'Select as Best' on the reply which solved your issue or answered your question. See also 'Best Answers'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-08-05 5:50 AM
Okay, I am new to this thank you for heads up.
