This commit is contained in:
Matheson Steplock 2021-11-02 15:22:40 +00:00 committed by GitHub
parent 4c34c17fe8
commit 116f1852e9

View file

@ -31,9 +31,11 @@ body:
description: Please explain in detail, the issue you encountered and the steps to recreate it. description: Please explain in detail, the issue you encountered and the steps to recreate it.
placeholder: Steps to recreate placeholder: Steps to recreate
value: | value: |
1. I encountered an issue when trying to upgrade my existing installation to the Debian package.
2. Steps to recreate:
3. 1. Run the now depricated installation script
2. Attempt to upgrade to version 1.0.0 of the Debian package with dpkg -i as root
3. The install will fail with the error: `dpkg-divert: error: rename involves overwriting`
validations: validations:
required: true required: true
- type: dropdown - type: dropdown