dev-python/pymicro-vad - wrong LICENSE #4115

Closed
opened 2024-11-04 23:52:42 +01:00 by oo-stef · 1 comment

Hello,

When upgrading to homeassistant-full-2024.10.4-r1, I get the following message:

!!! All ebuilds that could satisfy "~dev-python/pymicro-vad-1.0.1[python_targets_python3_12(-)?]" have been masked.
!!! One of the following masked packages is required to complete your request:
- dev-python/pymicro-vad-1.0.1::HomeAssistantRepository (masked by: Apache license(s))

I believe the ebuild for pymicro-vad contains the LICENSE wrongly spelled.

LICENSE="Apache"
=> this license is not present in /var/db/repos/gentoo/profiles/license_groups

According to me, the correct LICENSE should be (cf https://github.com/rhasspy/pymicro-vad?tab=Apache-2.0-1-ov-file#)
LICENSE="Apache-2.0"

Thanks if this could be fixed.
(I also wonder why I need this package as I have disabled assist_pipeline, but that's another story)

Kr,
Stef

Hello, When upgrading to homeassistant-full-2024.10.4-r1, I get the following message: `!!! All ebuilds that could satisfy "~dev-python/pymicro-vad-1.0.1[python_targets_python3_12(-)?]" have been masked.` `!!! One of the following masked packages is required to complete your request:` `- dev-python/pymicro-vad-1.0.1::HomeAssistantRepository (masked by: Apache license(s))` I believe the ebuild for pymicro-vad contains the LICENSE wrongly spelled. LICENSE="Apache" => this license is not present in /var/db/repos/gentoo/profiles/license_groups According to me, the correct LICENSE should be (cf https://github.com/rhasspy/pymicro-vad?tab=Apache-2.0-1-ov-file#) LICENSE="Apache-2.0" Thanks if this could be fixed. _(I also wonder why I need this package as I have disabled assist_pipeline, but that's another story)_ Kr, Stef
onkelbeh added the
Requirement vanished
label 2024-11-13 11:25:16 +01:00
onkelbeh added this to the 2024.11.1 milestone 2024-11-13 11:25:19 +01:00
onkelbeh added
Cleanup
and removed
Requirement vanished
labels 2025-02-18 12:30:12 +01:00
Owner

Thanks, you fixed it already.

Thanks, you fixed it already.
Sign in to join this conversation.
No Label
Cleanup
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: onkelbeh/HomeAssistantRepository#4115
No description provided.