Hi. Like you, I'm also trying to get Clementine to run on Raspbian. Unfortunately, I can't add much yet. I downloaded 1.3.1 .deb from the Clementine site onto a Pi 3 running Buster (10) and it runs fine. My only problem it doesn't produce music. The program progresses through the source but never opens any /dev/snd devices (which I assume it would need). So in one respect I've gotten a little further. To be honest I can't remember if I got install errors. You mention .deb errors. Did it install? Does it launch? Maybe comparing notes we can make some progress.
earl On Thursday, December 5, 2019 at 6:33:51 AM UTC-8, V. Vienne wrote: > > When I try from official PPA, I get this error > > sudo add-apt-repository ppa:me-davidsansome/clementine > Traceback (most recent call last): > File "/usr/bin/add-apt-repository", line 95, in <module> > sp = SoftwareProperties(options=options) > File > "/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", > line 109, in __init__ > self.reload_sourceslist() > File > "/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", > line 599, in reload_sourceslist > self.distro.get_sources(self.sourceslist) > File "/usr/lib/python3/dist-packages/aptsources/distro.py", line 93, in > get_sources > (self.id, self.codename)) > aptsources.distro.NoDistroTemplateException: Error: could not find a > distribution template for Raspbian/buster > > > When I try to install a downloaded .DEB package, > I've this error > > Reading package lists... Done > > Building dependency tree > > Reading state information... Done > > Reading state information... Done > > Ce paquet ne peut pas ĂȘtre installĂ© > > Dependency is not satisfiable: libcdio13 (>= 0.83) > > Any idea how to solve that ? > -- You received this message because you are subscribed to the Google Groups "Clementine Music Player" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/clementine-player/cc7a8ad9-3994-42f5-9177-bbaae5151ce3%40googlegroups.com.
