Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: AndroidSigning@3 exit code 1 no such file or directory for dx.jar #20532

Closed
5 of 7 tasks
eli-gc opened this issue Oct 9, 2024 · 1 comment
Closed
5 of 7 tasks
Labels
Area: ABTT Akvelon Build Tasks Team area of work bug triage

Comments

@eli-gc
Copy link

eli-gc commented Oct 9, 2024

New issue checklist

Task name

AndroidSigning@3

Task version

3.246.1

Issue Description

I'm not sure why I am getting this error. I didn't think dx.jar was used in the signing. It seems as if dx.jar got removed in later versions of the build tools. Possibly related to #17212

This is the error:

##[error]Error: Failed find: ENOENT: no such file or directory, stat '/azagent/android-sdk/build-tools/34.0.0/lib/dx.jar'

Environment type (Please select at least one enviroment where you face this issue)

  • Self-Hosted
  • Microsoft Hosted
  • VMSS Pool
  • Container

Azure DevOps Server type

dev.azure.com (formerly visualstudio.com)

Azure DevOps Server Version (if applicable)

No response

Operation system

Debian, I am using Eclipse-temurin21-jdk image

Relevant log output

##[error]Error: Failed find: ENOENT: no such file or directory, stat '/azagent/android-sdk/build-tools/34.0.0/lib/dx.jar'

Full task logs with system.debug enabled

 [REPLACE THIS WITH YOUR INFORMATION] 

Repro steps

No response

@eli-gc eli-gc added the bug label Oct 9, 2024
@v-schhabra v-schhabra added Area: ABTT Akvelon Build Tasks Team area of work and removed Area: Release labels Oct 10, 2024
@eli-gc
Copy link
Author

eli-gc commented Oct 10, 2024

Ok I think it was just some bad symlinks.

@eli-gc eli-gc closed this as completed Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: ABTT Akvelon Build Tasks Team area of work bug triage
Projects
None yet
Development

No branches or pull requests

2 participants