Hi Android building/security/git repo team,

thanks for the fix on the AOSP git servers. I don't see the git fetch error
anymore. It works now.

Kind regards,
Stefan Lengfeld
Application Development
-- 
Sitz der Gesellschaft: Pforzheim · AG Mannheim, HRB 502126
Geschäftsführer: Stephan Müller, Tobias Joch
Wir nutzen Technologien, um unsere Kunden glücklich zu machen. Und uns
selbst.
blog.inovex.de – Deep Dives in digitale Innovationen.
culture.inovex.de – Werte & Worklife bei inovex.
newsletter.inovex.de – 1 x pro Monat News & Events.
design.inovex.de – Digital Product Interfaces von inovex.


Am Mi., 4. März 2026 um 19:57 Uhr schrieb Stefan Lengfeld <
[email protected]>:

> Hi Android building/security/git repo team,
>
> Thanks for pushing the security release.
>
> When I do a plain git fetch in one of the AOSP repos, I see an error. Some
> branches cannot be updated, because some heads contain "non-commit"
> objects. See the full console output
>
> $ git remote -v
> origin  https://android.googlesource.com/platform/build (fetch)
> origin  https://android.googlesource.com/platform/build (push)
>
> $ git fetch
> error: cannot update ref 'refs/heads/android14-security-release': trying
> to write non-commit object 5361eadb6ed19e988d5462c68c2ab3c205450a95 to
> branch 'refs/heads/android14-security-release'
> From https://android.googlesource.com/platform/build
>  ! cd76507b18..5361eadb6e  android14-security-release ->
> android14-security-release  (unable to update local ref)
> error: cannot update ref 'refs/heads/android15-security-release': trying
> to write non-commit object 9ba99aa53fb69071503aaeaa636cf08d55e4b59e to
> branch 'refs/heads/android15-security-release'
>  ! 40b666df1b..9ba99aa53f  android15-security-release ->
> android15-security-release  (unable to update local ref)
> error: cannot update ref 'refs/heads/android16-security-release': trying
> to write non-commit object 1927436cee87b444c9ae148449dbf040db4a5e16 to
> branch 'refs/heads/android16-security-release'
>  ! 25c5cd26aa..1927436cee  android16-security-release ->
> android16-security-release  (unable to update local ref)
>
> $ git cat-file -t 5361eadb6ed19e988d5462c68c2ab3c205450a95
> tag
> $ git cat-file -t 9ba99aa53fb69071503aaeaa636cf08d55e4b59e
> tag
> $ git cat-file -t 1927436cee87b444c9ae148449dbf040db4a5e16
> tag
>
> Some other repos are also affected. E.g. I see the same error in
> "platform/frameworks/base.git". Note: These local git repos are in
> "--mirror" mode.
>
> So it seems that tags instead of commit objects were pushed to the
> branches/heads. Are you aware of this? Are you going to push normal commit
> objects instead to avoid the downstream git fetch error?
>
> Thanks already for your reply.
>
> Cheers,
> Stefan Lengfeld
> Application Development
> --
> Sitz der Gesellschaft: Pforzheim · AG Mannheim, HRB 502126
> Geschäftsführer: Stephan Müller, Tobias Joch
> Wir nutzen Technologien, um unsere Kunden glücklich zu machen. Und uns
> selbst.
> blog.inovex.de – Deep Dives in digitale Innovationen.
> culture.inovex.de – Werte & Worklife bei inovex.
> newsletter.inovex.de – 1 x pro Monat News & Events.
> design.inovex.de – Digital Product Interfaces von inovex.
>
>
> Am Di., 3. März 2026 um 00:06 Uhr schrieb '[email protected]' via Android
> Building <[email protected]>:
>
>> Android security backport source code is now available. The following
>> builds and tags are supported:
>>
>> 14723106, android-security-14.0.0_r25
>> 14723107, android-security-15.0.0_r13
>> 14733871, android-security-16.0.0_r4
>>
>> --
>> --
>> 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 visit
>> https://groups.google.com/d/msgid/android-building/7a6df2a2-1bc1-44d2-ae6e-ace9a9875a5fn%40googlegroups.com
>> <https://groups.google.com/d/msgid/android-building/7a6df2a2-1bc1-44d2-ae6e-ace9a9875a5fn%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
-- 
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 visit 
https://groups.google.com/d/msgid/android-building/CA%2BSgQPuFQhdNivQYjEZbSpEPRoJJH7_MChzL-GUMoqsw6vyKKw%40mail.gmail.com.

Reply via email to