Dell Canonical 存储库未签名(GPG 错误)

Ram*_*rez 5 apt repository dell signature gnupg

更新到 19.04 后,我的戴尔存储库无法正常工作,因为它被标记为未签名。这是我得到的错误:

Ign:11 http://dell.archive.canonical.com/updates xenial-dell Release.gpg

W: GPG error: http://dell.archive.canonical.com/updates xenial-dell Release: Detached signature file '/var/lib/apt/lists/partial/dell.archive.canonical.com_updates_dists_xenial-dell_Release.gpg' is in unsupported binary format
    E: The repository 'http://dell.archive.canonical.com/updates xenial-dell Release' is not signed.
    N: Updating from such a repository can't be done securely, and is therefore disabled by default.
    N: See apt-secure(8) manpage for repository creation and user configuration details.
Run Code Online (Sandbox Code Playgroud)

我试过xenial-dellbionic-dell。你可以在这里看到所有的回购。

两个存储库中都有 Release 和 Release.gpg 文件: 发布文件戴尔规范存储库

我已经在 Ask Ubuntu 和其他地方进行了搜索,但一直找不到可行的解决方案。

小智 5

发生该错误的原因是,在撰写本文时,戴尔存储库没有适用于 Ubuntu 19.04 的内容。当我们添加 PPA 时,包管理器 APT 期望为我们的版本找到一个文件夹,如果不存在,则无法进行身份验证。它不会进行任何其他搜索。

据戴尔客户服务部称,预装的 Ubuntu 版本 16.04 提供了支持(包括 PPA)。这是支持到 2021 年 4 月的 LTS 版本。计算机可能可以在较新的版本上正常运行,因为硬件支持往往会随着每个新的内核版本而改进,因此戴尔 PPA 提供的驱动程序和其他软件在较新的 Ubuntu 版本中可能不是必需的或多余的。