Old package files aren't removed #79

Closed
opened 2022-02-18 22:06:07 +01:00 by Jef Roosens · 1 comment
Owner

The entries in the database are correctly removed when adding a new version of a package, but the package archive itself currently still stays.

The entries in the database are correctly removed when adding a new version of a package, but the package archive itself currently still stays.
Jef Roosens added this to the 0.2.0 milestone 2022-02-18 22:06:07 +01:00
Jef Roosens added the
bug
label 2022-02-18 22:06:07 +01:00
Author
Owner

Thinking about this, I think this is part of a larger issue which also concerns the support for multiple repositories with multiple architectures. In order to know whether the package file can be deleted, a repository would have to know if it's being referenced in any other repository. I think this will force us to combine the features into a single overarching implementation, instead of the current design idea of having a hierarchy of repository types.

Thinking about this, I think this is part of a larger issue which also concerns the support for multiple repositories with multiple architectures. In order to know whether the package file can be deleted, a repository would have to know if it's being referenced in any other repository. I think this will force us to combine the features into a single overarching implementation, instead of the current design idea of having a hierarchy of repository types.
This repository is archived. You cannot comment on issues.
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: vieter-v/vieter#79
No description provided.