Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.package
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
15
Merge Requests
15
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
slapos.package
Commits
9998929d
Commit
9998929d
authored
Jul 04, 2024
by
Thomas Gambier
🚴🏼
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
playbook: fix pip installations on Debian 12
parent
f145d02a
Pipeline
#35775
failed with stage
in 0 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
1 deletion
+9
-1
playbook/roles/slapcache/tasks/pip_installations_succeeded.yml
...ook/roles/slapcache/tasks/pip_installations_succeeded.yml
+8
-0
playbook/sha256sum
playbook/sha256sum
+1
-1
No files found.
playbook/roles/slapcache/tasks/pip_installations_succeeded.yml
View file @
9998929d
...
...
@@ -7,15 +7,23 @@
-
name
:
Install/Upgrade latest slapos.libnetworkcache using pip
shell
:
pip install --upgrade slapos.libnetworkcache
when
:
pip_installed is succeeded
environment
:
PIP_BREAK_SYSTEM_PACKAGES
:
1
-
name
:
Install/Upgrade latest slapcache using pip
shell
:
pip install --upgrade slapcache
when
:
pip_installed is succeeded
environment
:
PIP_BREAK_SYSTEM_PACKAGES
:
1
-
name
:
Install/Upgrade latest slapos.libnetworkcache using pip3
shell
:
pip3 install --upgrade slapos.libnetworkcache
when
:
pip3_installed is succeeded
environment
:
PIP_BREAK_SYSTEM_PACKAGES
:
1
-
name
:
Install/Upgrade latest slapcache using pip3
shell
:
pip3 install --upgrade slapcache
when
:
pip3_installed is succeeded
environment
:
PIP_BREAK_SYSTEM_PACKAGES
:
1
playbook/sha256sum
View file @
9998929d
9
c926597024f1e87d8f8e83fbffbb430aafc898cb615577e47e42193243c49e8
-
9
7daade34ab16b93c07810391a6341a6e0cca46c83fb49544b1ee5d42649b7e3
-
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment