View Issue Details

IDProjectCategoryView StatusLast Update
0009357Talerdeployment and operationspublic2024-11-27 01:24
Reporterdvn Assigned Todvn  
PriorityurgentSeveritymajorReproducibilityhave not tried
Status resolvedResolutionfixed 
Summary0009357: apt repo for nightlies failing signature check
DescriptionTrying to apt-update after setting up the Taler nightly package repo results in error.

```
$ curl -sS https://deb.taler.net/apt-nightly/taler-bookworm-ci.sources -o /etc/apt/sources.list.d/taler.sources
$ apt update
GPG error: https://deb.taler.net/apt-nightly bookworm InRelease: The following signatures were invalid: EXPKEYSIG 61BB851C184F44CF Taler Packaging Nightly <packaging-nightly@taler.net>
The repository 'https://deb.taler.net/apt-nightly bookworm InRelease' is not signed.
```
The signing key has expired.
TagsNo tags attached.

Activities

dvn

2024-11-27 01:24

developer   ~0023761

I renewed the key + subkeys, but it was still failing due to the fact that I didn't update the deb822 sources file correctly. The public key must be updated in the file on GV at `/home/aptbuilder/.aptly/public/taler-bookworm-ci.sources`.

Issue History

Date Modified Username Field Change
2024-11-27 01:22 dvn New Issue
2024-11-27 01:22 dvn Status new => assigned
2024-11-27 01:22 dvn Assigned To => dvn
2024-11-27 01:24 dvn Note Added: 0023761
2024-11-27 01:24 dvn Status assigned => resolved
2024-11-27 01:24 dvn Resolution open => fixed