mirror of
https://github.com/GameServerManagers/LinuxGSM.git
synced 2026-04-25 14:15:59 +03:00
[GH-ISSUE #660] [Debian 8] Check if OpenSSL is a requirement #531
Labels
No labels
Atomic
Epic
cannot reproduce
command: backup
command: console
command: debug
command: details
command: fast-dl
command: install
command: mods
command: monitor
command: post-details
command: restart
command: send
command: start
command: stop
command: update
command: update-lgsm
command: validate
command: wipe
distro: AlmaLinux
distro: Arch Linux
distro: CentOS
distro: Debian
distro: Fedora
distro: RedHat
distro: Rocky Linux
distro: Ubuntu
distro: openSUSE
engine: goldsrc
engine: source
game: 7 Days to Die
game: ARMA 3
game: Ark: Survival Evolved
game: Assetto Corsa
game: Avorion
game: BATTALION: Legacy
game: Barotrauma
game: Battalion 1944
game: Battlefield 1942
game: Black Mesa: Deathmatch
game: Blade Symphony
game: Call of Duty 2
game: Call of Duty 4
game: Call of Duty: United Offensive
game: Counter-Strike 1.6
game: Counter-Strike 2
game: Counter-Strike: Global Offensive
game: Counter-Strike: Source
game: Day of Infamy
game: Dayz
game: Death Match Classic
game: Don't Starve Together
game: ET: Legacy
game: Eco
game: Factorio
game: Factorio
game: Garry's Mod
game: Half-Life
game: Hurtword
game: Insurgecy
game: Insurgecy
game: Insurgency: Sandstorm
game: Just Cause 3
game: Killing Floor
game: Killing Floor 2
game: Left 4 Dead 2
game: Minecraft
game: Minecraft Bedrock
game: Mordhau
game: Multi Theft Auto
game: Mumble
game: Natural Selection 2
game: No More Room in Hell
game: Pavlov VR
game: Post Scriptum
game: Project Zomboid
game: Quake 3
game: QuakeWorld
game: Red Orchestra: Ostfront 41-45
game: Return to Castle Wolfenstein
game: Rising World
game: Rust
game: San Andreas Multiplayer
game: Satisfactory
game: Soldat
game: Soldier of Fortune 2
game: Squad
game: Squad 44
game: Starbound
game: Stationeers
game: Sven Co-op
game: Team Fortress 2
game: Teamspeak 3
game: Teeworlds
game: Terraria
game: The Front
game: Unreal Tournament 2004
game: Unreal Tournament 3
game: Unreal Tournament 99
game: Unturned
game: Valheim
game: Wurm Unlimited
game: Zombie Master Reborn
game: label missing
good first issue
help wanted
info: alerts
info: dependency
info: docker
info: docs
info: email
info: query
info: steamcmd
info: systemd
info: tmux
info: website
info: website
needs more info
outcome: duplicate
outcome: issue resolved
outcome: issue resolved
outcome: issue unresolved
outcome: pr accepted
outcome: pr rejected
outcome: unconfirmed
outcome: wontfix
outcome: wrong forum
potential-duplicate
priority
pull-request
type: bug
type: feature
type: feature
type: feature request
type: game server request
type: refactor
waiting response
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LinuxGSM#531
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @FlashModz on GitHub (Jan 30, 2016).
Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/660
Originally assigned to: @dgibbs64 on GitHub.
RMRP@flashmodz:~$ ./gmodserver console
fetching functions/command_console.sh...FAIL
curl: (1) Protocol https not supported or disabled in libcurl
https://raw.githubusercontent.com/dgibbs64/linuxgsm/master/functions/command_console.sh
RMRP@flashmodz:~$ ./gmodserver monitor
fetching functions/command_monitor.sh...FAIL
curl: (1) Protocol https not supported or disabled in libcurl
https://raw.githubusercontent.com/dgibbs64/linuxgsm/master/functions/command_monitor.sh
Please help Me
@UltimateByte commented on GitHub (Jan 30, 2016):
You need help for reading instructions about installing the right dependencies ?
@UltimateByte commented on GitHub (Jan 30, 2016):
Or did you install CURL already ?
Did you google your error already ?
PS : Don't you find relevant to give some information about your distro ?
PS bis : Hello BTW.
@FlashModz commented on GitHub (Jan 30, 2016):
i'm using tuto,
http://www.mesnie.org/tuto/tuto-serveur-gmod-dedie-sous-linux/
@UltimateByte commented on GitHub (Jan 30, 2016):
Lol, this is my tuto. So i guess you're french !
I gotta go to a party right now ! Add me on steam (UltimateByte) i'll help you soon !
@FlashModz commented on GitHub (Jan 30, 2016):
Je vous ai ajouté, à l'étape de l'install il me dit automatique FAIL CURL is not installed, je fait donc un apt-get install curl et après sa me donne la série d'erreur au dessus après que l'install soit OK :/
@FlashModz commented on GitHub (Jan 30, 2016):
exemple : Connexion à raw.githubusercontent.com (raw.githubusercontent.com)|185.31.17.133|:443… connecté.
requête HTTP transmise, en attente de la réponse… 200 OK
Taille : 3682 (3,6K) [text/plain]
Sauvegarde en : « gmodserver »
gmodserver 100%[=====================>] 3,60K --.-KB/s ds 0s
2016-01-30 20:26:11 (238 MB/s) — « gmodserver » sauvegardé [3682/3682]
RMRP@flashmodz:
$ chmod +x gmodserver$ ./gmodserver installRMRP@flashmodz:
fetching functions/core_functions.sh...FAIL
Curl is not installed!
@UltimateByte commented on GitHub (Jan 30, 2016):
Me vouvoie pas ! Lol !
English only on github please !
Send me a message, we're gonna have a look at it tomorrow ^^
For now : Cheers !
@FlashModz commented on GitHub (Jan 30, 2016):
Sorry :/
Thanks you Help Me :)
@FlashModz commented on GitHub (Jan 30, 2016):
2 and problems :
./srcds_linux: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
@FlashModz commented on GitHub (Jan 30, 2016):
Solved Problems CURL DEBIAN 8 just install ( apt-get install curl openssl )
@UltimateByte commented on GitHub (Jan 31, 2016):
@dgibbs64 So openssl is a requirement ?
@dgibbs64 commented on GitHub (Feb 4, 2016):
Hmmm might be. This would need to be tested. Re opening this
@UltimateByte commented on GitHub (Feb 4, 2016):
OpenSSL wasn't required on jeje031's fresh Debian 8 server yesterday, i'll try to know if it was installed by default or not.
@UltimateByte commented on GitHub (Feb 4, 2016):
Confirmed that openssl was installed by default on that Debian 8 x64 distro.
So openssl could definately be a requirement.
@UltimateByte commented on GitHub (Feb 5, 2016):
Seems like CURL tries to use openssl for handling https :
https://curl.haxx.se/docs/install.html
Possible issue to use the latest openSSL on some distros : http://askubuntu.com/questions/475670/how-to-build-curl-with-the-latest-openssl
@dgibbs64 commented on GitHub (May 13, 2016):
Does this require any further investigation of can this be closed?
@UltimateByte commented on GitHub (May 13, 2016):
Well, the conclusion seems to be that openssl is a requirement to get curl working with HTTPS links, but is pre-installed on most recent Linux installations. So it's something you'd have to confirm and eventually add to the website dependencies just to make sure that people have it installed.
I advised it here : http://steamcommunity.com/groups/linuxgsm/discussions/0/364041517010932228/
And here : http://steamcommunity.com/groups/linuxgsm/discussions/0/364039531228062441/
Let's see if we get some feedback.
@dgibbs64 commented on GitHub (Aug 8, 2016):
Looks like this is an issue with Debian Wheezy. I dont this there is anything we need to do? @UltimateByte I think we can close unless you think openssl should be added to check_deps.sh
@UltimateByte commented on GitHub (Aug 8, 2016):
@dgibbs64 Well it still is a requirement but comes pre-installed with most recent distros. If we wish that even minimal linux installs work, and lower the amount of issues caused by it, then it might be a good idea to add it up. I'm like Switzerland about it, it's up to you.
@dgibbs64 commented on GitHub (Aug 8, 2016):
lol thanks for being decisive :P. I think I will leave it out for now. However if it becomes a big issue we can address it later.
@lock[bot] commented on GitHub (Jul 19, 2018):
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.