View Issue Details

IDProjectCategoryView StatusLast Update
0009660TalerWeb site(s)public2025-03-26 14:14
ReporterEmmanuel Assigned Todvn  
PrioritynormalSeveritymajorReproducibilityhave not tried
Status assignedResolutionopen 
Summary0009660: Installation of Ubuntu package need to be updated
DescriptionThe 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)
TagsNo tags attached.

Activities

Stefan

2025-03-26 09:56

developer   ~0024305

Assumably packaging belongs to Florian. If not, please clarify. THX

Issue History

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