Hi, I am trying to using the stunnel feature in one docker based application.
The docker image is based on SUSE linux, when run the "zypper install stunnel", got the below message: bash-4.4# zypper install -l -y stunnel Loading repository data... Reading installed packages... Resolving package dependencies... Problem: nothing provides group(nogroup) needed by stunnel-5.49-37.14.x86_64 Solution 1: do not install stunnel-5.49-37.14.x86_64 Solution 2: break stunnel-5.49-37.14.x86_64 by ignoring some of its dependencies Choose from above solutions by number or cancel [1/2/c] (c): c I wonder what is this problem exactly about "nothing provides group(nogroup) needed by stunnel-5.49-37.14.x86_64"? I have tried to add the nogroup (groupadd nogroup) before installing the stunnel, seems no real help for this issue? anyone can give me some tip for how to fix this, thanks. Br, Leyu
_______________________________________________ stunnel-users mailing list [email protected] https://www.stunnel.org/cgi-bin/mailman/listinfo/stunnel-users
