View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009660 | Taler | Web site(s) | public | 2025-03-25 14:57 | 2025-04-07 15:08 |
Reporter | Emmanuel | Assigned To | Christian Grothoff | ||
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Product Version | git (master) | ||||
Target Version | 1.0 | Fixed in Version | 1.0 | ||
Summary | 0009660: Installation of Ubuntu package need to be updated | ||||
Description | The instructions found at: https://docs.taler.net/taler-exchange-manual.html#installing-the-gnu-taler-binary-packages-on-ubuntu contain this instruction. ------- For Ubuntu Noble use this instead: ``` deb [signed-by=/etc/apt/keyrings/taler-systems.gpg] https://deb.taler.net/apt/ubuntu/ noble taler-noble ``` ----- It should be changed into something like ------- For Ubuntu Noble use this instead: ``` deb [signed-by=/etc/apt/keyrings/taler-systems.gpg] https://deb.taler.net/apt/ubuntu/ noble main ``` ----- (i.e. replacing taler-noble with main) | ||||
Tags | No tags attached. | ||||
|
Assumably packaging belongs to Florian. If not, please clarify. THX |
|
Fixed in 733e1fb0..6febd444. Emmanuel: you have Git rights, please do fix such minor text bugs yourself, usually faster ;-). |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-03-25 14:57 | Emmanuel | New Issue | |
2025-03-25 14:57 | Emmanuel | Status | new => assigned |
2025-03-25 14:57 | Emmanuel | Assigned To | => Stefan |
2025-03-26 09:56 | Stefan | Note Added: 0024305 | |
2025-03-26 09:56 | Stefan | Assigned To | Stefan => Florian Dold |
2025-03-26 14:14 | Florian Dold | Assigned To | Florian Dold => dvn |
2025-04-07 14:23 | Christian Grothoff | Assigned To | dvn => Christian Grothoff |
2025-04-07 15:08 | Christian Grothoff | Status | assigned => resolved |
2025-04-07 15:08 | Christian Grothoff | Resolution | open => fixed |
2025-04-07 15:08 | Christian Grothoff | Note Added: 0024418 | |
2025-04-07 15:08 | Christian Grothoff | Product Version | => git (master) |
2025-04-07 15:08 | Christian Grothoff | Fixed in Version | => 1.0 |
2025-04-07 15:08 | Christian Grothoff | Target Version | => 1.0 |