#1197 closed enhancement (duplicate)
Verification failed when updating drivedb
| Reported by: | jay | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | all | Version: | 6.6 |
| Keywords: | Cc: |
Description
The key used to sign drivedb has changed since r4904. But update-smart-drivedb still uses the old embedded public key.
Maybe some kind of mechanism to update the public key is necessary.
$ sudo update-smart-drivedb /usr/sbin/update-smart-drivedb: /usr/share/smartmontools/drivedb.h.error.raw: *** BAD signature ***
Change History (3)
comment:1 by , 7 years ago
| Milestone: | → undecided |
|---|---|
| Type: | defect → enhancement |
comment:2 by , 6 years ago
| Component: | drivedb → all |
|---|---|
| Milestone: | undecided |
| Resolution: | → duplicate |
| Status: | new → closed |
See ticket #1278.
comment:3 by , 6 years ago
Note:
See TracTickets
for help on using tickets.

Apply patch from r4879 to a copy of
update-smart-drivedb.For example:
... or upgrade to smartmontools 7.0 :-)
I'm not sure whether it is worth the effort to add a more elaborate key update in the future. Leaving ticket as undecided for now.