Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
9b0d626e
Verified
Commit
9b0d626e
authored
Dec 17, 2021
by
Jelle van der Waa
🚧
Browse files
Add unzip for diffoscope
The firefox diffoscope output requires unzip for making the diff readable.
parent
87bbf868
Pipeline
#13938
passed with stage
in 56 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
roles/rebuilderd_worker/tasks/main.yml
View file @
9b0d626e
-
name
:
install required packages
pacman
:
name=rebuilderd,archlinux-repro,binutils state=present
pacman
:
name=rebuilderd,archlinux-repro,binutils
,unzip
state=present
-
name
:
configure rebuilderd-worker.conf
template
:
src=rebuilderd-worker.conf.j2 dest=/etc/rebuilderd-worker.conf owner=rebuilderd group=rebuilderd mode=0660
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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