helloSystem / helloSystem/launch

Define further error handlers

Open
#1 6 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
17
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Define further error handlers, e.g., for

- [x] Linuxulator has too old a kernel version set
- [x] A required dependency library is too old
- [x] 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:

![image](https://user-images.githubusercontent.com/2480569/96335893-0cb35300-107c-11eb-9871-76e477391202.png)

![image](https://user-images.githubusercontent.com/2480569/96335900-1f2d8c80-107c-11eb-9b30-5925d6d06df0.png)

![image](https://user-images.githubusercontent.com/2480569/96336616-60746b00-1081-11eb-9c1e-a8c06da46e2a.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.