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

Allow user to specify desired release when generating lists #10

Closed
guiscaranse opened this issue Jan 23, 2020 · 1 comment
Closed

Allow user to specify desired release when generating lists #10

guiscaranse opened this issue Jan 23, 2020 · 1 comment

Comments

@guiscaranse
Copy link

For Ubuntu-based spins (such as ElementaryOS), apt-mirror-update will raise a error due to the platform release name is different from Ubuntu.

For example: Running it on ElementaryOS will raise a ValueError: The string 'hera' doesn't match a known Debian or Ubuntu release!

Allowing users to overwrite the release when running apt-mirror-updater would fix this issue, for example: apt-mirror-updater --release=bionic

xolox added a commit that referenced this issue Apr 17, 2020
@xolox xolox closed this as completed in 62d06cf Apr 17, 2020
@xolox
Copy link
Owner

xolox commented Apr 17, 2020

Hi Guilherme and thanks for the feedback. I've just published apt-mirror-updater 7.2 which properly recognizes and supports Elementary OS. It knows which Elementary OS releases correspond to which Ubuntu releases so no release has to be specified.

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