1

I have installed Lubuntu 14.04 on my old 15" PowerBook G4, 32-bit laptop, and am now trying to install Wine HQ software so that I can use windows 32-bit programs. I keep getting the following error:

Failed to fetch https://dl.winehq.org/wine-builds/ubuntu/dists/trusty/InRelease
Unable to find expected entry 'main/binary-powerpc/Packages' in Release file (Wrong sources.list entry or malformed file)
Some index files failed to download. They have been ignored, or old ones used instead.

I am not a developer and this is my first time trying Ubuntu, so it would be great to get clear step-by-step instructions on what I need to do... if a solution is possible? I have managed to install WiFi drivers and resolve a few other errors by reading the Q&As on this site, but have not found a solution to the above error. If the problem could be solved by changing to another version of Lubuntu or another distro, I could also try that. Please give me your recommendations :-)

Zanna
  • 72,312
roaster
  • 11

1 Answers1

3

The repository you're using does not include package for the PowerPC platform your Powerbook uses. It only supports i386 (for 32bit pcs) and amd64 (for 64bit pcs).

The reason is likely that the original wine does not really support running on PowerPC platforms.

Emma Heinle
  • 2,217