astrada / google-drive-ocamlfuse

FUSE filesystem over Google Drive
https://astrada.github.io/google-drive-ocamlfuse/
MIT License
5.54k stars 352 forks source link

E: The repository 'https://ppa.launchpadcontent.net/alessandro-strada/ppa/ubuntu bookworm Release' does not have a Release file. #879

Open ylexus opened 2 months ago

ylexus commented 2 months ago

I am on Raspberry PI 5, Debian GNU/Linux 12 (bookworm)Linux rpi 6.6.31+rpt-rpi-2712 #1 SMP PREEMPT Debian 1:6.6.31-1+rpt1 (2024-05-29) aarch64 GNU/Linux and getting the error in the title after I've added your PPA via add-apt-repository. What should I do?

ylexus commented 2 months ago

editing /etc/apt/sources.list.d/alessandro-strada-ubuntu-ppa-bookworm.list to use debian 12 compatible variants worked:

deb https://ppa.launchpadcontent.net/alessandro-strada/ppa/ubuntu lunar main
deb-src https://ppa.launchpadcontent.net/alessandro-strada/ppa/ubuntu lunar main 

still would be nice if the official installation guide just worked on Raspberry Pi.