Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

Condor version #171

Open
fstagni opened this issue Apr 6, 2021 · 7 comments
Open

Condor version #171

fstagni opened this issue Apr 6, 2021 · 7 comments

Comments

@fstagni
Copy link
Contributor

fstagni commented Apr 6, 2021

The condor version that we are using is more than 3 years old (8.6.9: https://htcondor.readthedocs.io/en/latest/version-history/stable-release-series-86.html#version-8-6-9). Would it be very challenging to bump it to the latest stable release (8.8.13)?

@chaen
Copy link
Contributor

chaen commented Apr 6, 2021

is it broken ? I can give it a shot (very low priority), or we wait for DIRACOS2

@petricm
Copy link

petricm commented Apr 6, 2021

@fstagni
Copy link
Contributor Author

fstagni commented Apr 7, 2021

I can't see these pipelines. What's the result?

@petricm
Copy link

petricm commented Apr 7, 2021

I have problems, doing it now manual to debug

@fstagni
Copy link
Contributor Author

fstagni commented May 19, 2021

BTW, since the first post, it seems HTCondor released a new major version,

HTCondor version 9.0.1 released on May 17, 2021.

(see https://htcondor.readthedocs.io/en/latest/version-history/stable-release-series-90.html) so this is what should be targeted.

@chrisburr
Copy link
Member

chrisburr commented May 19, 2021

At least in conda-forge updating from 8.9.7 -> 8.9.8 involved changing the sysroot to be CentOS 7 instead of CentOS 6 to avoid:

src/condor_tools/nsenter.cpp: In function 'int main(int, char**)':
src/condor_tools/nsenter.cpp:215:10: error: 'setns' was not declared in this scope
  215 |  int r = setns(fd, 0);
      |          ^~~~~

@chaen
Copy link
Contributor

chaen commented May 25, 2021

Well that would mean that unless there is a way to disable namespace support in condor build, we can't have that version in DIRACOS1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants