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

change_addon_version: add binary-addons #9260

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

CvH
Copy link
Member

@CvH CvH commented Sep 3, 2024

Could anyone with linux test this ? I get some error that is likely due slow git at WSL.

cvh@CvH:/mnt/d/LE$ ./tools/change_addon_version
git commit "distro: bump ADDON_VERSION to 12.80.1"
git commit "addons: reset version"
fatal: Unable to create '/mnt/d/LE/.git/index.lock': File exists.

Another git process seems to be running in this repository, e.g.
an editor opened by 'git commit'. Please make sure all processes
are terminated then try again. If it still fails, a git process
may have crashed in this repository earlier:
remove the file manually to continue.
git commit "addons: bump kodi-binary-addons"

@HiassofT
Copy link
Member

HiassofT commented Sep 4, 2024

A quick test in Linux worked fine - maybe your antivirus software on Windows kept that file open, I had lots of similar issues with files on Windows filesystems back then when I used/had to use WSL at work

:# ./tools/change_addon_version
git commit "distro: bump ADDON_VERSION to 12.80.1"
git commit "addons: reset version"
fatal: Unable to create '/mnt/d/LE/.git/index.lock': File exists.

Another git process seems to be running in this repository, e.g.
an editor opened by 'git commit'. Please make sure all processes
are terminated then try again. If it still fails, a git process
may have crashed in this repository earlier:
remove the file manually to continue.
git commit "addons: bump kodi-binary-addons"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants