ifi-tidal-release
ifi-tidal-release copied to clipboard
doc: install instruction changes for `curl34` and systemd script typo
thanks for adding curl34 lib repo to solve the problem for buster. I have some questions before merging...
- The repo does not contain release file. So debian buster will not use it by default. How do you handle that?
- Currently i test on debian buster arm64 on raspi. Do you know if the repo which seems to reflect on ubuntu (which is of course a debian system) work for debian buster arm64?
i get that result on raspbian buster armhf:
root@abacus:/etc/apt/sources.list.d# add-apt-repository ppa:xapienz/curl34
Traceback (most recent call last):
File "/usr/bin/add-apt-repository", line 95, in
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
root@abacus:/etc/apt/sources.list.d#