Skip to content

lr-mame: branch name should not be empty - #4209

Open
cmitu wants to merge 1 commit into
RetroPie:masterfrom
cmitu:lr-mame-build-update-2
Open

lr-mame: branch name should not be empty#4209
cmitu wants to merge 1 commit into
RetroPie:masterfrom
cmitu:lr-mame-build-update-2

Conversation

@cmitu

@cmitu cmitu commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

... otherwise the update/install will pass an empty string to git ls-remote and the operation fails, leading to:

  • git ls-remote failing in the background because it checks for and empty branch (with an additional 'are you connected to the internet' message added)
  • the update dialog showing 'no install options available' and leaving only the removal or the package as an option.

NB: the empty branch propagates to retropie.pkg, which may also have a say in the erroneous update check from rp_getRemoteRepoHash.

Should fix #4204

... otherwise the update/install will pass an empty string to `git ls-remote` and the operation fails, leading to:

 - `git ls-remote` failing in the background (with an additional 'are you connected to the internet' message added).
 - the update dialog showing 'no install options available' and leaving only the removal or the package as an option.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

lr-mame cannot be updated

1 participant