Hi guys!
I am setting up a server on a VPS and I am getting this errors
Plugin error >> dlopen() 'plugins/hashing04rel64.so' failed: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by plugins/hashing04rel64.so)
Failed to load plugin: hashing04rel64
Plugin error >> dlopen() 'plugins/sqlite04rel64.so' failed: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by plugins/sqlite04rel64.so)
Failed to load plugin: sqlite04rel64
I tried thijns plugin and the updated plugins.
I tried about a million tries to install it but fail.
For example running on root: apt-get install libc-6
Yelp appreciated
What OS? What OS Version. Probably an older Debian. Use a newer Debian version or a linux distribution that with newer packages like Ubuntu (can't believe I just said that) and do an update: apt-get update && apt-get dist-upgrade
If you still want to use Debian the try to use backports or experimental branches.
What about centOS that is also an cool OS
Quote from: Kusanagi on Oct 23, 2015, 01:33 PMWhat about centOS that is also an cool OS
That could do. But I've seen these kinds of reports on the forum. And most times the OS was CentOS. I almost thought it was CentOS until I noticed apt-get. So be careful with that one as well.
Yet. Idk much about Linux. But updating is the best solution before posting.
Quote from: KAKAN on Oct 23, 2015, 04:11 PMYet. Idk much about Linux. But updating is the best solution before posting.
I'm sorry to ask but do you have some moral obligation to post in every topic on the forum even if you know nothing about the subject?
Quote from: S.L.C on Oct 23, 2015, 04:17 PMQuote from: KAKAN on Oct 23, 2015, 04:11 PMYet. Idk much about Linux. But updating is the best solution before posting.
I'm sorry to ask but do you have some moral obligation to post in every topic on the forum even if you know nothing about the subject?
I just wanted to post a solution, and I did it.
So what's the problem now?
Quote from: KAKAN on Oct 23, 2015, 04:22 PMI just wanted to post a solution, and I did it.
The solution was posted already :-\ If you had read the topic.
Quote from: S.L.C on Oct 23, 2015, 01:20 PM... and do an update: apt-get update && apt-get dist-upgrade
...
Oops, sorry.
From now on, I'll read every topic before posting.
OS: Debian 7.
I can't change the OS, as its a VPS.
I did apt-get update and it said its already the newest version.
I'll try apt-get dist-upgrade as soon as I connect to it again.
Quote from: NE.CrystalBlue on Oct 23, 2015, 06:21 PMOS: Debian 7.
I can't change the OS, as its a VPS.
What do you mean? Surely you can re-install another OS from the control-panel. Unless you don't have access to the control panel. In which case you must ask the one that has access to the control panel.
What does ldd --version return?
@S.L.C I don't have access to CP, I got VNC from ghost and he got it from furious and furious got it from crazy.
@Thijn I'm going to try it now and edit it once done.
@Thijn
Here's the result
ldd (Debian EGLIBC 2.13-38+deb7u8) 2.13
Copyright © 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Written by Roland McGrath and Ulrich Drepper
You should be able to use the plugins listed here: http://vcmp.thijn.ovh/builds/
Ouch i got an result on google about installing debian through SSH (http://www.sgvulcan.com/2010/01/06/installing-debian-using-only-ssh/)
Debian is already installed. There's no point in doing that...
Quote from: Thijn on Oct 24, 2015, 06:18 PMDebian is already installed. There's no point in doing that...
Yea but that is an older version that is being called obsolete and current release is debian 8 on debian official releases site (https://www.debian.org/releases/)
Debian 7 is nowhere near obsolete. Its called oldstable.
Yes, Debian 8 (jessie) is now the new stable, but you're only behind 1 version.
Quote from: Thijn on Oct 24, 2015, 05:45 PMYou should be able to use the plugins listed here: http://vcmp.thijn.ovh/builds/
dbg or rel?
I'm guessing rel and gonna ask ghost to try it, but it just as well be dbg.
You'll want rel, which stands for release.
Yeah I know that but maybe the release was default released one and debug was fixed one. Let's wait for the results, thanks for help.