-
Notifications
You must be signed in to change notification settings - Fork 217
create a package provider for aptitude #618
Copy link
Copy link
Open
Labels
help wantedAn idea where the project would need external help to realizeAn idea where the project would need external help to realizereadyAn idea that is ready to be worked onAn idea that is ready to be worked ontaskA generic task that needs attentionA generic task that needs attention
Metadata
Metadata
Assignees
Labels
help wantedAn idea where the project would need external help to realizeAn idea where the project would need external help to realizereadyAn idea that is ready to be worked onAn idea that is ready to be worked ontaskA generic task that needs attentionA generic task that needs attention
Type
Fields
Give feedbackNo fields configured for issues without a type.
The current package provider for debian/ubuntu is apt-get. The problem with this is, that aptitude uses different algorithms to detect dependencies and updates.
So it would be good to have a second package provider for debian/ubuntu that uses aptitude.