ich bin wohl zu sehr aus dem Geschehen raus, würde aber dennoch gerne mal yaVDR installieren.
Ich habe ein Ubuntu 25.10 System installiert. Und bin vorgegangen wie hier beschrieben:
yavdr-ansible/README.md at devel · yavdr/yavdr-ansible
dabei bekomme ich direkt eine Fehlermeldung bzgl. dem PPA?
QuoteDisplay MoreTASK [yavdr-common : Update package list] **************************************************************************************************************************************************************************************
[WARNING]: Failed to update cache after 1 retries due to W:Repositories should provide a clear-signed InRelease file, but none found at https://ppa.launchpadcontent.net/seahawk1986-ho…sting/InRelease., E:The repository 'https://ppa.launchpadcontent.net/seahawk1986-ho…ute-main/ubuntu questing Release' does not have a Release file., retrying
[WARNING]: Sleeping for 2 seconds, before attempting to refresh the cache again
[WARNING]: Failed to update cache after 2 retries due to W:Updating from such a repository can't be done securely, and is therefore disabled by default., W:See apt-secure(8) manpage for repository creation and user configuration details., W:Repositories should provide a clear-signed InRelease file, but none found at https://ppa.launchpadcontent.net/seahawk1986-ho…sting/InRelease., E:The repository 'https://ppa.launchpadcontent.net/seahawk1986-ho…ute-main/ubuntu questing Release' does not have a Release file., retrying
[WARNING]: Sleeping for 3 seconds, before attempting to refresh the cache again
[WARNING]: Failed to update cache after 3 retries due to W:Updating from such a repository can't be done securely, and is therefore disabled by default., W:See apt-secure(8) manpage for repository creation and user configuration details., W:Repositories should provide a clear-signed InRelease file, but none found at https://ppa.launchpadcontent.net/seahawk1986-ho…sting/InRelease., E:The repository 'https://ppa.launchpadcontent.net/seahawk1986-ho…ute-main/ubuntu questing Release' does not have a Release file., retrying
[WARNING]: Sleeping for 5 seconds, before attempting to refresh the cache again
[WARNING]: Failed to update cache after 4 retries due to W:Updating from such a repository can't be done securely, and is therefore disabled by default., W:See apt-secure(8) manpage for repository creation and user configuration details., W:Repositories should provide a clear-signed InRelease file, but none found at https://ppa.launchpadcontent.net/seahawk1986-ho…sting/InRelease., E:The repository 'https://ppa.launchpadcontent.net/seahawk1986-ho…ute-main/ubuntu questing Release' does not have a Release file., retrying
[WARNING]: Sleeping for 9 seconds, before attempting to refresh the cache again
[WARNING]: Failed to update cache after 5 retries due to W:Updating from such a repository can't be done securely, and is therefore disabled by default., W:See apt-secure(8) manpage for repository creation and user configuration details., W:Repositories should provide a clear-signed InRelease file, but none found at https://ppa.launchpadcontent.net/seahawk1986-ho…sting/InRelease., E:The repository 'https://ppa.launchpadcontent.net/seahawk1986-ho…ute-main/ubuntu questing Release' does not have a Release file., retrying
[WARNING]: Sleeping for 13 seconds, before attempting to refresh the cache again
[ERROR]: Task failed: Module failed: Failed to update apt cache after 5 retries: W:Updating from such a repository can't be done securely, and is therefore disabled by default., W:See apt-secure(8) manpage for repository creation and user configuration details., W:Repositories should provide a clear-signed InRelease file, but none found at https://ppa.launchpadcontent.net/seahawk1986-ho…sting/InRelease., E:The repository 'https://ppa.launchpadcontent.net/seahawk1986-ho…ute-main/ubuntu questing Release' does not have a Release file.
Origin: /home/yavdr/yavdr-ansible/roles/yavdr-common/tasks/add_repository.yml:39:337 # signed_by: "{{ ppa_info_result.signing_key_url }}"
38
39 - name: Update package list
^ column 3fatal: [localhost]: FAILED! => {
"changed": false
}MSG:
Failed to update apt cache after 5 retries: W:Updating from such a repository can't be done securely, and is therefore disabled by default., W:See apt-secure(8) manpage for repository creation and user configuration details., W:Repositories should provide a clear-signed InRelease file, but none found at https://ppa.launchpadcontent.net/seahawk1986-ho…sting/InRelease., E:The repository 'https://ppa.launchpadcontent.net/seahawk1986-ho…ute-main/ubuntu questing Release' does not have a Release file.
PLAY RECAP *********************************************************************************************************************************************************************************************************************
localhost : ok=11 changed=1 unreachable=0 failed=1 skipped=1 rescued=0 ignored=0
bin ich schon jetzt im falschen branch? Wie mache ich das richtig?