Ubuntu-Mate 20.04 beta1 for Raspberry Pi4: sources-list

Hello everyone,

I somehow managed to screw up my sources.list on my install.

It looks like this now:
deb h++p://de.archive.ubuntu.com/ubuntu/ focal main restricted universe multiverse
deb h++p://ports.ubuntu.com/ubuntu-ports/ focal-security main restricted universe
deb h++p://de.archive.ubuntu.com/ubuntu/ focal-updates main restricted universe multiverse

After an apt-update I get this:
E: Fehlschlag beim Holen von h++p://de.archive.ubuntu.com/ubuntu/dists/focal/main/binary-arm64/Packages 404 Not Found [IP: 141.30.62.24 80]
E: Fehlschlag beim Holen von h++p://de.archive.ubuntu.com/ubuntu/dists/focal-updates/main/binary-arm64/Packages 404 Not Found [IP: 141.30.62.24 80]
E: Einige Indexdateien konnten nicht heruntergeladen werden. Sie wurden ignoriert oder alte an ihrer Stelle benutzt.

Maybe somebody could post the original content of the sources.list?
It'd be very much appreciated. :wink:

Thanks and take care.

I just tried out 20.04 Beta 2 and I ran into the same problem. I used Software Updater and tried changing to the United States servers. It messed up sources.list by duplicating (same sources, slightly different order) some repositories and now apt complains. I may re-image and try again, if I do I'll capture the original sources if it works correctly.

I reimaged 20.04 and here is the original sources-list:

deb http://ports.ubuntu.com/ubuntu-ports/ focal main restricted universe multiverse
deb http://ports.ubuntu.com/ubuntu-ports/ focal-security main restricted universe multiverse
deb http://ports.ubuntu.com/ubuntu-ports/ focal-updates main restricted universe multiverse

The apt update works fine.