Bug #3625
closed
wxPython not in CentOS 6.7 yum repository
Added by Anchi Cheng about 9 years ago.
Updated about 9 years ago.
Status:
Won't Fix or Won't Do
Affected Version:
Appion/Leginon 3.2
Description
Need the new package name to fix centosAutoinstallation.py and instruction in wiki
- Status changed from Assigned to In Test
- Assignee changed from Sargis Dallakyan to Anchi Cheng
- Assignee changed from Anchi Cheng to Carl Negro
Carl,
Please investigate why emgproc01 did not have wxPython installed. One possibility is that it uses Centos 6.7 but the autoinstallation assumes 6.8. See if you can find a way to resolve this problem for future users, either manually (i.e. user entering the os version) or automatically. Need this before 3.2 release. Thanks.
I installed CentOS 6.6 on emgproc01, emgproc02, and emgproc03 and ran 'yum update' to bring the operating system to version 6.7. Although wxPython is listed in the CentOS 6.7 repository, I still had to run 'yum install wxPython' as wxPython would not install automatically after 'yum update' again. I ran
sudo yum -y install \
python-tools python-devel python-matplotlib \
subversion ImageMagick grace gnuplot \
wxPython numpy scipy python-imaging \
gcc-gfortran compat-gcc-34-g77 \
gcc-objc fftw3-devel gsl-devel \
mysql mysql-server MySQL-python \
httpd php php-mysql phpMyAdmin \
gcc-c++ openmpi-devel libtiff-devel \
php-devel gd-devel re2c fftw3-devel php-gd \
xorg-x11-server-Xvfb netpbm-progs \
libssh2-devel
from the appion complete installation page so we should have all the proper libraries now on these machines.
- Status changed from In Test to Won't Fix or Won't Do
Problem was related to CetOS upgrade from 6.6 to 6.7 not keeping EPEL. Won't be a problem on new installation using autoinstaller.
Also available in: Atom
PDF