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
Anas Husseini committed Jul 1, 2024
1 parent e01d30c commit e00a8bd
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
# - 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
- openssl_bins
- python3.12_standard
- rabbitmq-server_config
Expand Down

0 comments on commit e00a8bd

Please sign in to comment.