Support #2139
Check support for platform SL6
100%
Description
SLF 6 is released and we need to support it.
Subtasks
History
#1 Updated by Parag Mhashilkar about 9 years ago
- Target version changed from v2_5_4 to v2_5_5
#2 Updated by Parag Mhashilkar about 9 years ago
- Target version changed from v2_5_5 to v2_5_6
#3 Updated by Parag Mhashilkar almost 9 years ago
- Target version changed from v2_5_6 to v2_5_7
#4 Updated by Burt Holzman almost 9 years ago
- Target version changed from v2_5_7 to v2_7_x
#5 Updated by Douglas Strain almost 9 years ago
I have looked into this and got glideinwms installed on SL6. I ran into bug 2538 as Parag did and submitted a patch to v2plus and master. I also ran into a problem in manage-glideins where sourcing the factory.sh and frontend.sh would fail if . was not in your PATH. I guess that was a cosmetic difference in my flavor of SL6. I am also running into this, which seems to be an incompatible condor version. I need to fix this, but I think it is not a glidein problem, just a condor tarball issue.
Starting monitoring condor at Wed Apr 4 15:26:15 CDT 2012 (1333571175)
/usr/local/osg-ce/OSG.DIRS/wn_tmp/glide_S21833/main/condor/sbin/condor_master: /lib64/libresolv.so.2: version `GLIBC_2.9' not found (required by /usr/local/osg-ce/OSG.DIRS/wn_tmp/glide_S21833/main/condor/sbin/condor_master)
/usr/local/osg-ce/OSG.DIRS/wn_tmp/glide_S21833/main/condor/sbin/condor_master: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.11' not found (required by /usr/local/osg-ce/OSG.DIRS/wn_tmp/glide_S21833/main/condor/sbin/condor_master)
/usr/local/osg-ce/OSG.DIRS/wn_tmp/glide_S21833/main/condor/sbin/condor_master: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by /usr/local/osg-ce/OSG.DIRS/wn_tmp/glide_S21833/main/condor/sbin/condor_master)
/usr/local/osg-ce/OSG.DIRS/wn_tmp/glide_S21833/main/condor/sbin/condor_master: /lib64/libc.so.6: version `GLIBC_2.8' not found (required by /usr/local/osg-ce/OSG.DIRS/wn_tmp/glide_S21833/main/condor/sbin/condor_master)
/usr/local/osg-ce/OSG.DIRS/wn_tmp/glide_S21833/main/condor/sbin/condor_master: /lib64/libc.so.6: version `GLIBC_2.7' not found (required by /usr/local/osg-ce/OSG.DIRS/wn_tmp/glide_S21833/main/condor/sbin/condor_master)
total 0
#6 Updated by Parag Mhashilkar almost 9 years ago
Most probably the worker node you are using is not SL6. I already got that far but we need a SL6 worker node to validate SL6 end-to-end.
#7 Updated by Douglas Strain almost 9 years ago
Ok, the above issue was fixed once I used a SL5 condor tarball for the glidein pilots and SL6 condor for the glidein installs.
The only remaining issue that I see is plenty of warnings that popen is deprecated and we should use subprocess.
#8 Updated by Burt Holzman almost 8 years ago
- Status changed from New to Resolved
All the subtasks are complete.
#9 Updated by Parag Mhashilkar almost 8 years ago
- Target version changed from v2_7_x to v3_1
Sub tasks done. Closing the master issue.
#10 Updated by Parag Mhashilkar almost 8 years ago
- Status changed from Resolved to Closed