Skip to content

qemu运行ubuntu时遇到的apt问题 #129

@littlestone0806

Description

@littlestone0806

根据教程,最后运行apt update时,会报以下错误

Image

根据错误提示,添加key,执行命令apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 871920D1991BC93C

然后会报以下错误

Image

根据错误提示,需要安装gnupg, gnupg2 或 gnupg1,于是执行apt-get update && apt-get install -y gnupg2

但是又因为没有key,报以下错误,形成死循环

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions