question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Master build failing

See original GitHub issue

It looks like the latest translatewiki update broke master. The build fails with the following error:

* What went wrong:
Execution failed for task ':app:mergeProdDebugResources'.
> D:\Source\kaartic\apps-android-commons\app\src\main\res\values-ms-arab: Error: Invalid resource directory name

On some research, it looks like ms-arab refers to the Jawi script of Malay. I’m not sure if Android supports this variant. I couldn’t find any info about whether Android supports this variant by looking at the related doc and a QA. Anyone has any idea how to fix this?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
Nikerabbitcommented, May 31, 2021

a524ac7df passes tests.

0reactions
sivaraamcommented, May 31, 2021

a524ac7 passes tests.

Great! So, it looks like the only thing left if checking if the UI could be viewed with ms-arab as the language. I’ve opened #4432 for that. So, closing this.

Read more comments on GitHub >

github_iconTop Results From Across the Web

master branch build failing? · Issue #58 · google/loaner - GitHub
I see that the master branch build is failing since an update 22 days ago. Is anyone going to take a look at...
Read more >
Git failed to build in master branch (#6761) · Issues - GitLab
As seen from https://dev.gitlab.org/gitlab/omnibus-gitlab/-/pipelines/232254/failures, building git fails with the following error.
Read more >
git - Master builds ok, but taking a clean branch from master ...
After this first build fail, every time I branch from master and make no changes (i.e. the branch is still on the same...
Read more >
Build failed on swift master branch - Compiler
with this command I got to the build error previously described. I have been trying to build swift for several days now with...
Read more >
What exactly should I do if my build fails in CI/CD process?
I pushed code which will fail tests and cause a build failure on push to ... Github has a feature to lock a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found