Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
eic_container
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
containers
eic_container
Merge requests
!1013
feat: install strace in xl
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
feat: install strace in xl
strace
into
master
Overview
0
Commits
5
Pipelines
6
Changes
1
Merged
Wouter Deconinck
requested to merge
strace
into
master
6 months ago
Overview
0
Commits
5
Pipelines
6
Changes
1
Expand
0
0
Merge request reports
Viewing commit
2bc7ec6d
Prev
Next
Show latest version
1 file
+
3
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
2bc7ec6d
chore: spack: cherry-pick: strace: add v6.11 and mpers variant (disabed by default)
· 2bc7ec6d
Wouter Deconinck
authored
6 months ago
spack.sh
+
3
−
1
Options
@@ -39,12 +39,13 @@ f8f01c336c882f29ac364995423b9f69ac365462
395491815acb20e48050b77dca457aa7cc340ca1
43d1cdb0bd4780bff369dafa681a8a7939313784
5bc105c01c0e458924df40d51f7111ba507689f9
dce2f4ca7cb0c96d1be94ef6ee7a3f0c45207af0
---
## Optional hash table with comma-separated file list
read
-r
-d
''
SPACK_CHERRYPICKS_FILES <<-
\
---
||
true
[
67536058077995cab1ed23b8ca62aaf75463ae04]
=
var/spack/repos/builtin/packages/py-protobuf/package.py
[
7b9f8abce5cee74546a6f588f88c6f353170d52b]
=
var/spack/repos/builtin/packages/protobuf/package.py,var/spack/repos/builtin/packages/py-protobuf/package.py
[
7b9f8abce5cee74546a6f588f88c6f353170d52b]
=
var/spack/repos/builtin/packages/protobuf/package.py,var/spack/repos/builtin/packages/py-protobuf/package.py
,var/spack/repos/builtin/packages/strace/package.py
---
## Ref: https://github.com/spack/spack/commit/[hash]
## [hash]: [description]
@@ -79,3 +80,4 @@ read -r -d '' SPACK_CHERRYPICKS_FILES <<- \
## 395491815acb20e48050b77dca457aa7cc340ca1: dd4hep: mark conflict with root@6.31.1:
## 43d1cdb0bd4780bff369dafa681a8a7939313784: dd4hep: Add tag for version 1.30
## 5bc105c01c0e458924df40d51f7111ba507689f9: gfal2: new package (and dependencies)
## dce2f4ca7cb0c96d1be94ef6ee7a3f0c45207af0: strace: add v6.11 and mpers variant (disabed by default)
Loading