Skip to content

Add Ubuntu2604 builds to CI - #187

Open
Victor-Schwan wants to merge 1 commit into
iLCSoft:masterfrom
Victor-Schwan:incl-ubuntu26
Open

Add Ubuntu2604 builds to CI#187
Victor-Schwan wants to merge 1 commit into
iLCSoft:masterfrom
Victor-Schwan:incl-ubuntu26

Conversation

@Victor-Schwan

Copy link
Copy Markdown
Contributor

BEGINRELEASENOTES

  • Add Ubuntu2604 builds to CI

ENDRELEASENOTES

@tmadlener

Copy link
Copy Markdown
Contributor

Ubuntu 26 container is now available. We are running into the following now. this looks familiar, but I don't know from where.

    Traceback (most recent call last):
      File "/cvmfs/sft-nightlies.cern.ch/lcg/views/devkey-head/Wed/x86_64-ubuntu2604-gcc15-opt/bin/ddsim", line 21, in <module>
        RUNNER.parseOptions()
        ~~~~~~~~~~~~~~~~~~~^^
      File "/cvmfs/sft-nightlies.cern.ch/lcg/views/devkey-head/Wed/x86_64-ubuntu2604-gcc15-opt/lib/python3.13/site-packages/DDSim/DD4hepSimulation.py", line 146, in parseOptions
        self.readSteeringFile()
        ~~~~~~~~~~~~~~~~~~~~~^^
      File "/cvmfs/sft-nightlies.cern.ch/lcg/views/devkey-head/Wed/x86_64-ubuntu2604-gcc15-opt/lib/python3.13/site-packages/DDSim/DD4hepSimulation.py", line 124, in readSteeringFile
        exec(compile(io.open(self.steeringFile).read(), self.steeringFile, 'exec'), globs, locs)
        ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "ddsim_steer.py", line 252, in <module>
        SIM.physics.pdgfile = os.path.join( os.environ.get("DD4HEP"),  "DDG4/examples/particle.tbl")
                              ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "<frozen posixpath>", line 77, in join
    TypeError: expected str, bytes or os.PathLike object, not NoneType

@andresailer

Copy link
Copy Markdown
Contributor

DD4HEP variable not defined?

@tmadlener

Copy link
Copy Markdown
Contributor

Yeah, that sounds like it could be the problem. I haven't verified this though.

@Victor-Schwan
Victor-Schwan force-pushed the incl-ubuntu26 branch 3 times, most recently from 59b9d07 to 255646c Compare August 19, 2026 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants