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

aptly mirror update filter not working #1243

Open
sds-kv opened this issue Feb 1, 2024 · 0 comments
Open

aptly mirror update filter not working #1243

sds-kv opened this issue Feb 1, 2024 · 0 comments
Assignees

Comments

@sds-kv
Copy link

sds-kv commented Feb 1, 2024

I'm trying to mirror the docker repo and i can't get the version filter to work

Detailed Description

steps to reproduce:
$ aptly mirror create -filter "docker-ce (>= 25.0.2)" -filter-with-deps --architectures='amd64' bullseye-docker https://download.docker.com/linux/debian buster stable

$ aptly mirror update bullseye-docker
Downloading https://download.docker.com/linux/debian/dists/buster/InRelease...
...
Applying filter...
Packages filtered: 276 -> 73.
Building download queue...
Download queue: 51 items (1.03 GiB)
Downloading https://download.docker.com/linux/debian/dists/buster/pool/stable/amd64/docker-ce_19.03.6~3-0~debian-buster_amd64.deb...
Downloading https://download.docker.com/linux/debian/dists/buster/pool/stable/amd64/docker-ce_20.10.9~3-0~debian-buster_amd64.deb...
Downloading https://download.docker.com/linux/debian/dists/buster/pool/stable/amd64/docker-ce_20.10.23~3-0~debian-buster_amd64.deb...

Your Environment

debian bullseye amd64
aptly 1.5.0

@neolynx neolynx self-assigned this Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants