Skip to content
This repository was archived by the owner on Feb 16, 2026. It is now read-only.
This repository was archived by the owner on Feb 16, 2026. It is now read-only.

packagecloud.io: broken amazon linux support? #163

@jocel1

Description

@jocel1

Hi!

I'm using in my build scripts for amazon linux the config_file.repo with os=aws & dist=7.
eg:

https://packagecloud.io/install/repositories/varnishcache/varnish73/config_file.repo?os=aws&dist=7&source=script

It seems it's not working anymore (404)

I tried instead
https://packagecloud.io/install/repositories/varnishcache/varnish73/config_file.repo?os=aws&dist=2&source=script
for amazon linux 2

and

https://packagecloud.io/install/repositories/varnishcache/varnish73/config_file.repo?os=aws&dist=2023&source=script
for amazon linux 2023

but both don't contain any varnish package (yum search varnish doesn't return anything usefull)
Same for fedora 35/36 BTW

Using
https://packagecloud.io/install/repositories/varnishcache/varnish73/config_file.repo?os=el&dist=7&source=script
works properly for amazon linux 2

However
https://packagecloud.io/install/repositories/varnishcache/varnish73/config_file.repo?os=el&dist=8&source=script
doesn't work for amazon linux 2023

https://packagecloud.io/install/repositories/varnishcache/varnish73/config_file.repo?os=el&dist=9&source=script
seems to be a viable option for amazon linux 2023

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions