Fedict / eid-mw

eID Middleware (main repository)
GNU Lesser General Public License v3.0
202 stars 78 forks source link

eid-viewer heeft als vereiste libcurl3 (>= 7.16.2) #72

Closed JenKD closed 6 years ago

JenKD commented 6 years ago

Hi, eid-viewer in Debian testing heeft als vereiste libcurl3 (>= 7.16.2). In debian testing werd libcurl4 geïntroduceerd: hierdoor kan ik eid-viewer niet installeren. (versie 4.4.2v4.4.2 ).

libcurl4 is in strijd met libcurl3 cmake heeft als vereiste libcurl4 (>= 7.16.2) clamav heeft als vereiste libcurl4 (>= 7.16.2) apache2-bin heeft als vereiste libcurl4 (>= 7.16.2) curl heeft als vereiste libcurl4 (= 7.60.0-2)

ik gebruik deze repo: deb http://files.eid.belgium.be/debian stretch main deb http://files2.eid.belgium.be/debian stretch main

Johan

yoe commented 6 years ago

Hoi Johan,

Debian testing wordt niet ondersteund, omdat dat een development-versie van de distributie is. U hebt twee mogelijkheden:

JenKD commented 6 years ago

Thanks Wouter, kan je ook een Release.gpg toevoegen aan de sid-repo?

W: GPG error: http://files2.eid.belgium.be/debian continuous/sid InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY xxxxx E: The repository 'http://files2.eid.belgium.be/debian continuous/sid InRelease' is not signed. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details. W: GPG error: http://files.eid.belgium.be/debian continuous/sid InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY xxxxxxxxxxx E: The repository 'http://files.eid.belgium.be/debian continuous/sid InRelease' is not signed. N: Updating from such a repository can't be done securely, and is therefore disabled by default.

TIA Johan

yoe commented 6 years ago

Die is er, maar met een andere key. Automatische builds tekenen we niet met de release key. Sorry, was ik vergeten te vermelden :-)

Als je die wijziging in /etc/apt/sources.list.d/eid.list gemaakt hebt, dan wordt de key geactiveerd door eid-archive te herconfigureren:

dpkg-reconfigure eid-archive
JenKD commented 6 years ago

Inderdaad, opgelost! Hartelijk dank.

Johan

pdebuyl commented 5 years ago

Hi @yoe thank you for the tip of rebuilding from sources. I am using a mixed stretch/sid system and some packages required libcurl4.