1,568 questions
1
vote
1
answer
823
views
"_dbm" is missing when compiling Python 3.12.8 on CentOS 6.x
Problem
I'm trying to compile Python 3.12.8 from source on CentOS 6.x without root access because I have no sudo authority.
I ran the following commands for configuration and building:
../configure --...
1
vote
1
answer
160
views
Compatiility of Postgres 14.9 with Centos 6.9
I have postgres 12.18 installed on my Centos 6.9 OS (I know it's too old). I want to upgrade to postgres 14.9, is it possible ?
I am trying to install postgres 14 but getting lot of issues.
sudo yum ...
0
votes
1
answer
403
views
Installing scipy on CentOS 6 (OpenBLAS problem)
I'm trying to install scipy on CentOS 6 with python 3.9.18 and get error:
../scipy/meson.build:159:9: ERROR: Dependency "OpenBLAS" not found, tried pkgconfig
The problem is that CentOS 6 ...
-1
votes
1
answer
434
views
sudo ./VMware-ovftool-4.3.0-13981069-lin.x86_64.bundle /var/tmp/scllpy5Nh: line 8: ./VMware-ovftool-4.3.0-13981069-lin.x86_64.bundle: Permission denie
I am trying install ovftool 4.3 on my centos 6; but initially I had installed ovftool 4.2; but for now requirement I need ovftool 4.3, but getting error when I run this sudo ./VMware-ovftool-4.3.0-...
1
vote
0
answers
188
views
How to Migrate from Centos6.10 to Ubuntu20LTS
Hello I am trying to Migrate my centos that runs a gocd server to ubuntu any one know the process or steps.
0
votes
1
answer
869
views
can't do yum update on centos6
i can't execute yum update or install commands in centos 6 . i got this error
then i configured my Centos-Base.repo file here's what's in it
# CentOS-Base.repo
#
# The mirror system uses the ...
2
votes
1
answer
380
views
ssh on CentOS6 no longer works with GitHub
Yesterday git pull/push on a CentOS6 box stopped working because of GitHub enforcing a later version of ssh than the CentOS6 one (OpenSSH_5.3p1, OpenSSL 1.0.1e-fips 11 Feb 2013).
Fair enough, this is ...
0
votes
0
answers
770
views
Benchmarking 1.1.1.1 (be patient) socket: Too many open files (24)
I'm new to Linux. I have an Apache Tomcat project running on CentOS 6. Currently, I'm facing problem to serve concurrent users request. So I give a load test using Apache HTTP server benchmarking tool ...
0
votes
1
answer
1k
views
Compile for c++14 on CentOS 6
I have a C++ program that uses various C++14 features, and have been asked to compile it for a CentOS 6 system. GCC doesn't support C++14 features on CentOS 6 as far as I can tell (and based on ...
0
votes
1
answer
500
views
Heap Memory Issue on Centos
What is the command to check allocate heap memory? and how can I increase memory allocated to java.
My Environment conf are this:
centos 6.8
Apache tomcat 8.5.38
jdk version 1.8.0
I have already ...
0
votes
1
answer
1k
views
No module named 'pandas.compat'
I am getting the following error when I run any python program that uses panda
Traceback (most recent call last):
File "filter_SNV_SV.py", line 3, in <module>
import pandas as pd
...
0
votes
1
answer
190
views
Windows text file SCP to Linux permission error
I'm using a vbscript to pscp a text file over to a Linux device on Centos 6 (httpd.conf).
If I nano the file and paste in the text, apache will start just fine, but using pscp to transfer the same ...
1
vote
1
answer
572
views
Failed to 'pip3 install rpy2' in linux
everyone. I tried to install rpy2 in Centos6.10, with Python 3.6.4 and R version 3.5.2. I used the comand 'pip3 install rpy2'. I got the following errors:
cwd: /tmp/pip-install-7bxzxlni/...
0
votes
2
answers
2k
views
How to install rpm-python binding to python3 site-packages
I have python2.7 and python3.8 installed on Centos 6.10.
Current Rpm version is 4.8.0. Python2.7 is managed to import the rpm module but not Python3.8.
These are the files in python2.7/site-packages/...
0
votes
1
answer
772
views
What would cause apache to redirect from a local IP to a remote IP address
Here's a scenario that I can't figure out; I simply can't understand why an slightly oldish webserver (totally inactive/powered-off for 2y) is behaving this way. I MUST be overlooking something quite ...
4
votes
3
answers
13k
views
When using Centos 6, I cannot run 'yum update' anymore, I get this error 'Cannot find a valid baseurl for repo: base'
When using VirtualBox with a Centos6 image I cannot do yum udpate anymore, I have checked on the internet and it looks that Centos6 is deprecated.
[root@centos69 ~]# yum makecache
Failed to set locale,...
0
votes
1
answer
62
views
fail httpd restart: NameVirtualHost error
I am getting this error httpd restart fail
[root@centos6 etc]# service https restart
Stopping httpd: [ OK ]
Starting https: httpd: apr_socketaddr_info_get() failed for centos6
httpd: Could not ...
1
vote
1
answer
1k
views
Unable to install Python 3.8.5 using pyenv
I'm trying to install Python 3.8.5 using pyenv on Centos 6 Docker image. I am getting the below error:
Downloading Python-3.6.12.tar.xz...
-> https://www.python.org/ftp/python/3.6.12/Python-3.6.12....
1
vote
1
answer
642
views
Updated server from php 5.6 to 7.3, getting PEAR error
I recently updated my server php version from 5.6 to 7.3. When I attempt to load a page I'm seeing the following parse error:
Parse error: syntax error, unexpected 'new' (T_NEW) in
/usr/share/pear/...
4
votes
1
answer
6k
views
Docker fails to build image with exit code 139
I'm trying to build an image from CentOS 6.9. Using this Dockerfile:
FROM centos:6.9
RUN ls
But it keeps failing with exit code 139 with the following output:
$ docker build -t centos-6.9 .
[+] ...
1
vote
1
answer
156
views
apache permission denied after changing python shebang
I'm trying to execute simple python code on my web server. it's like as follow;
index.py file ;
#!/home/myenv/bin/python
print("Content-type: text/html\n\n")
print("test is okay")...
0
votes
2
answers
427
views
How to solve php versions mis-match (Centos 6)
I am running a Centos 6 server. After some non-successful attempts to install php 7.2 I have dependencies problems (trying yum update php):
So what is the best and safest way to reinstall php?
--> ...
1
vote
0
answers
722
views
how to install application dependency of lib in centos 6?
I am having a trouble installation applications dependency of 'lib'. Below are the two applications I want to install
google-chrome-stable
pycharm
Here the things I have setup recently did
Fresh ...
0
votes
1
answer
775
views
Freeswitch (Callcenter): moh-sound doesn't play
I have freeswitch 1.2.53 installed on Centos 6 server (OpenVZ CT). There is one test "call center":
Someone is calling, then user hears IVR menu (works well) and when button "1" is ...
1
vote
1
answer
1k
views
Prometheus node-exporter not returning metrics on Centos 6
Have tried with multiple versions of node exporter on a few Centos 6 VMs and I get the same thing.
Node exporter is running and when I curl localhost:9100 I get this:
Node Exporter Node
Exporter ...