[MDBF-144] downloads.mariadb.org repo tool - copy/paste UI hint in display Created: 2020-09-30 Updated: 2022-02-09 Resolved: 2022-02-09 |
|
| Status: | Closed |
| Project: | MariaDB Foundation Development |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Daniel Black | Assignee: | Andreia Hendea |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | 0d | ||
| Time Spent: | 1d 1h 10m | ||
| Original Estimate: | 1d | ||
| Description |
|
When you have the repo selected and you're given a set of commands to download. A web UI copy like https://fbinfer.com/docs/getting-started/ would be helpful to minimize interaction/copy/paste errors. |
| Comments |
| Comment by Daniel Black [ 2020-09-30 ] | |
|
On apt information, adding -y to apt-get install commands would be useful. At least the first one like
If you want to leave the last install of mariadb without a -y for confirmation I think that's ok, but at least make the presented instructions copy/pasteable. | |
| Comment by Daniel Black [ 2020-09-30 ] | |
|
Can we include the debuginfo add-apt-repository in the main instructions? Its a fairly small extra amount of detail to download. The hopefully last thing an installing user is thinking about when installing is debuginfo, however by the time they need it they may be at a loss as to where to get it. Some crash handling is smart enough to search for debsym packages so having the repo available would enhance user (and developer) experience at a time of need. |