Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Didn't actually fix libssl problem? #229

Open
bepstein111 opened this issue Jan 8, 2024 · 3 comments
Open

Didn't actually fix libssl problem? #229

bepstein111 opened this issue Jan 8, 2024 · 3 comments
Labels
bug Something isn't working build build issues

Comments

@bepstein111
Copy link

bepstein111 commented Jan 8, 2024

So I just downloaded the latest .deb release (0.5.2) which mentions the mixup between libssl3 and 1.1 under "fixes made", making me think that it was fixed in this version. I just went to install it however, and recieved the following:

sudo dpkg -i zeronsd_0.5.2_amd64.deb 
Selecting previously unselected package zeronsd.
(Reading database ... 117786 files and directories currently installed.)
Preparing to unpack zeronsd_0.5.2_amd64.deb ...
Unpacking zeronsd (0.5.2) ...
dpkg: dependency problems prevent configuration of zeronsd:
 zeronsd depends on libssl1.1 (>= 1.1.1); however:
  Package libssl1.1 is not installed.

dpkg: error processing package zeronsd (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 zeronsd

Am I missing something?
Debian 12.

@paul-chambers
Copy link

Can confirm this problem also occurs on Ubuntu 23.10, too.

@nrvale0
Copy link

nrvale0 commented Mar 2, 2024

Seeing same errors as above on Debian 12. It appears as though the assets listed under Releases have not been updated with fix?

I'm trying to build from src now...

@nrvale0
Copy link

nrvale0 commented Mar 2, 2024

git clone https://github.com/zerotier/zeronsd
cd zeronsd
docker build .

Build runs clean. Docs say that it installs the package automagically for you which I don't want. That doesn't appear to have worked on the build machine and I cannot find the .deb in the work dir nor in the container layers so that I can copy to another machine.

Is zeronsd actually supported? The above plus not having a tag since Spring of '22 makes me wonder.

@laduke laduke added bug Something isn't working build build issues labels Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working build build issues
Projects
None yet
Development

No branches or pull requests

4 participants