Try 
repo forall -c 'git reset --hard'
repo forall -c 'git clean -fdx'
repo sync 

If that does not work initialize (repo init + repo sync) on a new workspace 
in a new directory

BR,



On Tuesday, December 7, 2021 at 5:35:10 PM UTC-8 jse wrote:

> I am trying to get into AOSP and I am currently doing the Codelab. It was 
> working fine a couple of days ago but then I upgraded my RAM so the make 
> would work and I created a new working directory. for some reason I now get 
> the following error message when trying to sync the repo:
> error: Cannot checkout platform/prebuilts/remoteexecution-client: 
> ManifestInvalidRevisionError: revision master in 
> platform/prebuilts/remoteexecution-client not found
> error: Cannot checkout platform/prebuilts/clang/host/linux-x86: 
> ManifestInvalidRevisionError: revision master in 
> platform/prebuilts/clang/host/linux-x86 not found
> Checking out: 78% (853/1087) 
> platform/packages/providers/PartnerBookmarksProvideChecking out:  82% 
> (896/1087), done in 3.097s
> error: in `sync`: revision master in 
> platform/prebuilts/clang/host/linux-x86 not found
>
> What can I do?
>

-- 
-- 
You received this message because you are subscribed to the "Android Building" 
mailing list.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-building/d61135f6-5e32-4002-9808-b29d0011400fn%40googlegroups.com.

Reply via email to