formatting
This commit is contained in:
parent
e282db1e7a
commit
472cd451bd
1 changed files with 4 additions and 3 deletions
7
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
7
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
|
@ -33,9 +33,10 @@ body:
|
||||||
I encountered an issue when trying to upgrade my existing installation to the Debian package.
|
I encountered an issue when trying to upgrade my existing installation to the Debian package.
|
||||||
|
|
||||||
Steps to recreate:
|
Steps to recreate:
|
||||||
1. Run the now deprecated installation script
|
|
||||||
2. Attempt to upgrade to version 1.0.0 of the Debian package with dpkg -i as root
|
1. Run the now deprecated installation script
|
||||||
3. The install will fail with the error: `dpkg-divert: error: rename involves overwriting`
|
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
|
||||||
|
|
Loading…
Reference in a new issue