Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Local index updates for all package managers #8

Open
sideeffect42 opened this issue Dec 29, 2021 · 0 comments
Open

Local index updates for all package managers #8

sideeffect42 opened this issue Dec 29, 2021 · 0 comments

Comments

@sideeffect42
Copy link
Member

Currently, some __package_* types update the local package index/cache when required, others don't:

  • __package_apk: not implemented (--cache-max-age)
  • __package_apt: implemented (in type and separate __apt_update_index)
  • __package_dpkg: not required
  • __package_emerge: not implemented
  • __package_emerge_dependencies:
  • __package_luarocks: ?
  • __package_opkg: not implemented
  • __package_pacman: not implemented (-y)
  • __package_pip: not required?
  • __package_pkg_freebsd: not required?
  • __package_pkgng_freebsd: not implemented
  • __package_pkg_openbsd: not required?
  • __package_rubygem: not required?
  • __package_yum: not required?
  • __package_zypper: ?

Index updates should be implemented for all package managers that require manual updates in a similar fashion (either inside each type or as a separate type).

sideeffect42 pushed a commit to riiengineering/skonfig-base that referenced this issue Feb 28, 2024
This was causing issues in multi-domain scenarios where it'd get duplicated.

Fixes skonfig#8
sideeffect42 pushed a commit to riiengineering/skonfig-base that referenced this issue Feb 28, 2024
[__jitsi_meet*] Relocate hash_bucket_size nginx directive

Closes skonfig#8

See merge request ungleich-public/cdist-contrib!39
sideeffect42 pushed a commit to riiengineering/skonfig-base that referenced this issue Feb 28, 2024
…e/type/__openssl_dhparam

__openssl_dhparam: new type
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant