Skip to content

Unable to add Integration after downloading. #242

@Wooks811

Description

@Wooks811

After selecting the Integration the config starts to run and terminates with this error:

Config flow could not be loaded: 500 Internal Server Error Server got itself in trouble

Log details (ERROR)
Logger: homeassistant.util.package
Source: util/package.py:187
First occurred: 22:42:30 (3 occurrences)
Last logged: 22:42:41

Unable to install package simple_dwd_weatherforecast==3.2.4: × Failed to build stream-unzip==0.0.100 ├─▶ The build backend returned an error ╰─▶ Call to maturin.build_wheel failed (exit status: 1) [stdout] Running maturin pep517 build-wheel -i /tmp/.tmpo1Ptgg/builds-v0/.tmp3AZgm5/bin/python --compatibility off cargo 1.93.1 (083ac5135 2025-12-15) Rust not found, installing into a temporary directory [stderr] Python reports SOABI: cpython-313-aarch64-linux-musl Computed rustc target triple: aarch64-unknown-linux-musl Installation directory: /root/.cache/puccinialin Rustup already downloaded Installing rust to /root/.cache/puccinialin/rustup warn: It looks like you have an existing rustup settings file at: warn: /root/.rustup/settings.toml warn: Rustup will install the default toolchain as specified in the settings file, warn: instead of the one inferred from the default host triple. info: profile set to 'minimal' info: default host triple is aarch64-unknown-linux-musl warn: Updating existing toolchain, profile choice will be ignored info: syncing channel updates for 'stable-aarch64-unknown-linux-musl' info: default toolchain set to 'stable-aarch64-unknown-linux-musl' Checking if cargo is installed Traceback (most recent call last): File "", line 11, in wheel_filename = backend.build_wheel("/tmp/.tmpo1Ptgg/builds-v0/.tmpJkJCl0", {}, None) File "/tmp/.tmpo1Ptgg/builds-v0/.tmp3AZgm5/lib/python3.13/site-packages/maturin/init.py", line 132, in build_wheel return _build_wheel(wheel_directory, config_settings, metadata_directory) File "/tmp/.tmpo1Ptgg/builds-v0/.tmp3AZgm5/lib/python3.13/site-packages/maturin/init.py", line 113, in _build_wheel result = subprocess.run(command, stdout=subprocess.PIPE, env=_get_env()) File "/usr/local/lib/python3.13/subprocess.py", line 554, in run with Popen(*popenargs, **kwargs) as process: ~~~~~^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/subprocess.py", line 1039, in init self._execute_child(args, executable, preexec_fn, close_fds, ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ pass_fds, cwd, env, ^^^^^^^^^^^^^^^^^^^ ...<5 lines>... gid, gids, uid, umask, ^^^^^^^^^^^^^^^^^^^^^^ start_new_session, process_group) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/subprocess.py", line 1991, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) PermissionError: [Errno 13] Permission denied: 'maturin' hint: This usually indicates a problem with the package or the build environment. help: stream-unzip (v0.0.100) was included because simple-dwd-weatherforecast (v3.2.4) depends on stream-unzip

Version of home_assistant

How are you running home_assistant

Home Assistant Green

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions