Package Details: bcml-git r1178.95cab60-1

Git Clone URL: https://aur.archlinux.org/bcml-git.git (read-only, click to copy)
Package Base: bcml-git
Description: Breath of the Wild Cross-Platform Mod Loader: A mod merger and manager for BOTW
Upstream URL: https://github.com/NiceneNerd/BCML
Licenses: GPL3
Submitter: ibrokemypie
Maintainer: ibrokemypie
Last Packager: ibrokemypie
Votes: 2
Popularity: 0.000000
First Submitted: 2021-11-17 06:30 (UTC)
Last Updated: 2022-06-13 04:50 (UTC)

Latest Comments

« First ‹ Previous 1 2 3

tam1m commented on 2021-11-18 15:23 (UTC)

I'm also getting a permission error when trying to install a mod. That does not happen with a local pyenv install of bcml

Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/bcml/install.py", line 653, in refresh_merges
    merger.perform_merge()
  File "/usr/lib/python3.9/site-packages/bcml/util.py", line 462, in timed_function
    res = func(*args, **kwargs)
  File "/usr/lib/python3.9/site-packages/bcml/mergers/texts.py", line 422, in perform_merge
    extract_refs(ref_lang, tmp_dir)
  File "/usr/lib/python3.9/site-packages/bcml/mergers/texts.py", line 151, in extract_refs
    get_7z_path(),
  File "/usr/lib/python3.9/site-packages/bcml/util.py", line 1444, in get_7z_path
    os.chmod(bundle_path, 0o755)
PermissionError: [Errno 1] Operation not permitted: '/usr/lib/python3.9/site-packages/bcml/helpers/7z'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/bcml/_api.py", line 33, in status_run
    data = func(*args, **kwargs)
  File "/usr/lib/python3.9/site-packages/bcml/install.py", line 316, in do_and_refresh
    res = func(*args, **kwargs)
  File "/usr/lib/python3.9/site-packages/bcml/_api.py", line 549, in remerge
    raise Exception(
Exception: There was an error merging your mods. [Errno 1] Operation not permitted: '/usr/lib/python3.9/site-packages/bcml/helpers/7z'
Note that this could leave your game in an unplayable state.

tam1m commented on 2021-11-18 14:58 (UTC)

There is a missing dependency python-pywebview