-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Define further error handlers, e.g., for
- Linuxulator has too old a kernel version set
- A required dependency library is too old
- A required dependency Python module is not installed
- A required dependency library is not installed; right now we tell the user to
sudo pkg install ...but we should actually offer to do it - A required Linux dependency library is not installed
- (...)
Implemented so far:
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request


