-
-
Notifications
You must be signed in to change notification settings - Fork 33
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
[BUG] Fix for #109 breaks setup of a previously functioning HACs custom integration #111
Comments
not sure why it's trying to copy to a location that isn't specific to the same package, the offending file is owned by root
|
I think I have the same issue with a different integration:
|
User is root, but the group is lsio. The file has group rw and the abc user belongs to lsio group. |
If I do a manual cp, it works (as expected) but uv fails when it tries to do that. No idea why. |
Image ghcr.io/linuxserver/lspipepr-homeassistant:2024.10.2-pr-112 from PR #112 fixed my problem :) Thanks 👍 |
Had to use an ugly hack but it seems to work for now. I'll keep tinkering with it. |
Is there an existing issue for this?
Current Behavior
a custom integration fails to install
Expected Behavior
the integration installs normally
Steps To Reproduce
upgrade an existing installation with some hacs custom integrations to the new build that incorporates #110
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: