Skip to content

doc: install instruction changes for curl34 and systemd script typo#2

Open
bodnaristvan wants to merge 3 commits intoseniorgod:masterfrom
bodnaristvan:patch-1
Open

doc: install instruction changes for curl34 and systemd script typo#2
bodnaristvan wants to merge 3 commits intoseniorgod:masterfrom
bodnaristvan:patch-1

Conversation

@bodnaristvan
Copy link

No description provided.

This'll allow keeping both `libcurl3` and `libcurl4` on a running system at the same time
also add a line to doc to make it more clear what file to edit for
systemd script
@seniorgod
Copy link
Owner

thanks for adding curl34 lib repo to solve the problem for buster. I have some questions before merging...

  1. The repo does not contain release file. So debian buster will not use it by default. How do you handle that?
  2. 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?

@seniorgod
Copy link
Owner

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
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
root@abacus:/etc/apt/sources.list.d#

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants