Skip to content

Conversation

@hugovk
Copy link
Member

@hugovk hugovk commented Jan 6, 2026

Temporarily allow Android CI to fail, because we're getting lots of permission errors downloading files over the network:

  * What went wrong:
  Execution failed for task ':app:checkDebugAarMetadata'.
  > Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
     > Could not resolve org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4.
       Required by:
           project :app > androidx.appcompat:appcompat:1.6.1 > androidx.fragment:fragment:1.3.6 > androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1
           project :app > androidx.appcompat:appcompat:1.6.1 > androidx.lifecycle:lifecycle-runtime:2.6.1 > androidx.lifecycle:lifecycle-common:2.6.1
        > Could not resolve org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4.
           > Could not parse POM https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-android/1.6.4/kotlinx-coroutines-android-1.6.4.pom
              > Could not resolve org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4.
                 > Could not resolve org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4.
                    > Could not get resource 'https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.6.4/kotlinx-coroutines-bom-1.6.4.pom'.
                       > Could not GET 'https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.6.4/kotlinx-coroutines-bom-1.6.4.pom'. Received status code 403 from server: Forbidden

https://github.com/python/cpython/actions/runs/20746535567/job/59565172477?pr=123305

@hugovk hugovk added skip issue skip news infra CI, GitHub Actions, buildbots, Dependabot, etc. labels Jan 6, 2026
@ambv ambv enabled auto-merge (squash) January 6, 2026 12:13
@ambv ambv merged commit efb4e6c into python:main Jan 6, 2026
55 of 56 checks passed
@hugovk hugovk deleted the 3.15-allow-android-to-fail branch January 6, 2026 12:35
@hugovk hugovk added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Jan 6, 2026
@miss-islington-app
Copy link

Thanks @hugovk for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Thanks @hugovk for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@miss-islington-app
Copy link

Sorry, @hugovk and @ambv, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker efb4e6c73374f910e9aae9b2431a3718331c3c79 3.13

@miss-islington-app
Copy link

Sorry, @hugovk and @ambv, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker efb4e6c73374f910e9aae9b2431a3718331c3c79 3.14

@bedevere-app
Copy link

bedevere-app bot commented Jan 6, 2026

GH-143472 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Jan 6, 2026
hugovk added a commit to hugovk/cpython that referenced this pull request Jan 6, 2026
(cherry picked from commit efb4e6c)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
@bedevere-app
Copy link

bedevere-app bot commented Jan 6, 2026

GH-143473 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Jan 6, 2026
hugovk added a commit to hugovk/cpython that referenced this pull request Jan 6, 2026
(cherry picked from commit efb4e6c)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
ambv pushed a commit that referenced this pull request Jan 6, 2026
ambv pushed a commit that referenced this pull request Jan 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infra CI, GitHub Actions, buildbots, Dependabot, etc. skip issue skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants