fluent-bit icon indicating copy to clipboard operation
fluent-bit copied to clipboard

Add sane metadata to debian package repo

Open twe-syde opened this issue 1 year ago • 1 comments

Is your feature request related to a problem? Please describe. At the moment apt-cache policy returns this repo metadata

 500 https://packages.fluentbit.io/debian/bullseye bullseye/main amd64 Packages
     release o=bullseye bullseye,a=bullseye,n=bullseye,l=bullseye bullseye,c=main,b=amd64
     origin packages.fluentbit.io

Describe the solution you'd like Metadata should be specific for fluent-bit releases

 500 https://packages.fluentbit.io/debian/bullseye bullseye/main amd64 Packages
     release o=packages.fluentbit.io,a=bullseye,n=bullseye,l=fluentbit,c=main,b=amd64
     origin packages.fluentbit.io

or similar

Additional context With the current metadata provided it's (nearly) impossible to configure unattended-upgrades as the release origin and label are unspecific and can not be distinguished from other repo metadata.

twe-syde avatar Apr 18 '24 13:04 twe-syde

Probably a case of updating here: https://github.com/fluent/fluent-bit/blob/master/packaging/update-apt-repo.sh

The packaging process is a bit convoluted sometimes as it had to cope with the old bare metal server then the transition to an S3 bucket but keeping both going for a while. It probably needs some love and a tidy up if you feel like submitting some PRs.

patrick-stephens avatar Apr 18 '24 14:04 patrick-stephens

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days. Maintainers can add the exempt-stale label.

github-actions[bot] avatar Jul 18 '24 01:07 github-actions[bot]

This issue was closed because it has been stalled for 5 days with no activity.

github-actions[bot] avatar Jul 24 '24 01:07 github-actions[bot]