我今天尝试在 iMac G5 上安装 Spotify,使用这作为指南。我能够安装密钥,但无论我尝试什么,都无法访问存储库。当我运行时sudo apt-get update
,我收到如下所示的错误。
W: Failed to fetch http://repository.spotify.com/dists/stable/Release Unable to find expected entry 'non-free/binary-powerpc/Packages' in Release file (Wrong sources.list entry or malformed file)
为什么我找不到软件包?是因为 PowerPC 不受支持吗?任何帮助都将不胜感激。谢谢。
答案1
Spotify 存储库没有 PowerPC 软件包。它仅包含适用于 amd64(64 位)和 i386(32 位)处理器的源。
Wine 支持 PowerPC,您可以使用 winetricks 程序安装 Windows 版 Spotify。另一种解决方法是安装 Flash Player 并使用 Spotify Web Player。