每当我尝试打开 steam 时,终端窗口中都会弹出此消息,我该如何修复它?

每当我尝试打开 steam 时,终端窗口中都会弹出此消息,我该如何修复它?

每当我尝试打开 steam 时,这个消息就会弹出在终端窗口中,然后我的所有游戏似乎都被卸载了,但它们仍然在我的库中,我对 linux 真的不熟悉,所以我不知道如何解决这个问题。

E: Conflicting values set for option Signed-By regarding source https://repo.steampowered.com/steam/ stable: /usr/share/keyrings/steam.gpg != 
E: The list of sources could not be read.

Traceback (most recent call last):
  File "/usr/bin/steamdeps", line 1068, in <module>
    sys.exit(main())
  File "/usr/bin/steamdeps", line 899, in main
    package = create_package(section)
  File "/usr/bin/steamdeps", line 392, in create_package
    name = remap_package(name)
  File "/usr/bin/steamdeps", line 325, in remap_package
    cache = apt.Cache()
  File "/usr/lib/python3/dist-packages/apt/cache.py", line 170, in __init__
    self.open(progress)
  File "/usr/lib/python3/dist-packages/apt/cache.py", line 232, in open
    self._cache = apt_pkg.Cache(progress)
apt_pkg.Error: E:Conflicting values set for option Signed-By regarding source https://repo.steampowered.com/steam/ stable: /usr/share/keyrings/steam.gpg != , E:The list of sources could not be read.```

相关内容