Skip to content

Commit

Permalink
comment non-existing packages for i386
Browse files Browse the repository at this point in the history
  • Loading branch information
linostar committed Jul 1, 2024
1 parent e01d30c commit 13360d1
Showing 1 changed file with 16 additions and 14 deletions.
30 changes: 16 additions & 14 deletions slices/rabbitmq-server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,22 @@ slices:
essential:
- adduser_bins
- base-files_base
- erlang-base_bins
- erlang-crypto_libs
- erlang-eldap_libs
- erlang-inets_bins
- erlang-mnesia_libs
- erlang-os-mon_libs
- erlang-parsetools_libs
- erlang-public-key_libs
- erlang-runtime-tools_libs
- erlang-ssl_libs
- erlang-syntax-tools_libs
- erlang-tools_libs
- erlang-xmerl_libs
- logrotate_bins
## erlang* and logrotate packages do not exist for i386
## for all other archs, uncomment all those slices below
#- erlang-base_bins

Check failure on line 13 in slices/rabbitmq-server.yaml

View workflow job for this annotation

GitHub Actions / Lint / Lint

13:8 [comments] missing starting space in comment
#- erlang-crypto_libs

Check failure on line 14 in slices/rabbitmq-server.yaml

View workflow job for this annotation

GitHub Actions / Lint / Lint

14:8 [comments] missing starting space in comment
#- erlang-eldap_libs

Check failure on line 15 in slices/rabbitmq-server.yaml

View workflow job for this annotation

GitHub Actions / Lint / Lint

15:8 [comments] missing starting space in comment
#- erlang-inets_bins

Check failure on line 16 in slices/rabbitmq-server.yaml

View workflow job for this annotation

GitHub Actions / Lint / Lint

16:8 [comments] missing starting space in comment
#- erlang-mnesia_libs

Check failure on line 17 in slices/rabbitmq-server.yaml

View workflow job for this annotation

GitHub Actions / Lint / Lint

17:8 [comments] missing starting space in comment
#- erlang-os-mon_libs

Check failure on line 18 in slices/rabbitmq-server.yaml

View workflow job for this annotation

GitHub Actions / Lint / Lint

18:8 [comments] missing starting space in comment
#- erlang-parsetools_libs

Check failure on line 19 in slices/rabbitmq-server.yaml

View workflow job for this annotation

GitHub Actions / Lint / Lint

19:8 [comments] missing starting space in comment
#- erlang-public-key_libs

Check failure on line 20 in slices/rabbitmq-server.yaml

View workflow job for this annotation

GitHub Actions / Lint / Lint

20:8 [comments] missing starting space in comment
#- erlang-runtime-tools_libs

Check failure on line 21 in slices/rabbitmq-server.yaml

View workflow job for this annotation

GitHub Actions / Lint / Lint

21:8 [comments] missing starting space in comment
#- erlang-ssl_libs

Check failure on line 22 in slices/rabbitmq-server.yaml

View workflow job for this annotation

GitHub Actions / Lint / Lint

22:8 [comments] missing starting space in comment
#- erlang-syntax-tools_libs
#- erlang-tools_libs
#- erlang-xmerl_libs
#- logrotate_bins
- openssl_bins
- python3.12_standard
- rabbitmq-server_config
Expand Down

0 comments on commit 13360d1

Please sign in to comment.