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

Version 1.9.6-1 not available in debian buster repo #223

Open
jdesmedt opened this issue Mar 28, 2023 · 3 comments
Open

Version 1.9.6-1 not available in debian buster repo #223

jdesmedt opened this issue Mar 28, 2023 · 3 comments
Assignees
Labels

Comments

@jdesmedt
Copy link

jdesmedt commented Mar 28, 2023

We use siegfried 1.9.6, but since the new release (1.10.0), apt no longer finds this version. (Debian buster)

apt list -a siegfried
Listing... Done
siegfried/unknown 1.10.0-1 amd64

Is there a way to still use/install the old version using apt?

@richardlehane richardlehane self-assigned this Mar 28, 2023
@richardlehane
Copy link
Owner

Hi Johannes, yes - I should be able to re-publish 1.9.6 on the apt repository. I'll attempt this in the next day or two

@jdesmedt
Copy link
Author

Great! The sooner the better, all our builds are broken at the moment

@richardlehane
Copy link
Owner

Hi @jdesmedt an update on this... I'm sorry but it will be a little more difficult to re-publish than I initially thought but I'll explore options further over the weekend.

I'm currently using reprepro for managing the repository and it turns out that reprepro automatically deletes old versions when a repository is updated and can't be configured to support multiple versions. There are other apt tools like mini-dinstall that can be configured retain old versions and I'll assess whether it is possible to migrate to using one of these alternatives.

In the meantime, you may have seen that old deb files are available on the github releases page. A possible stop gap may be to download the deb from here 1.9.6 and install with sudo apt install ./siegfried_1.9.6-1_amd64.deb

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

No branches or pull requests

2 participants