Bug 38381 - segmentation fault при попытке удалить gpg-pubkey
Summary: segmentation fault при попытке удалить gpg-pubkey
Status: CLOSED DUPLICATE of bug 38642
Alias: None
Product: Sisyphus
Classification: Development
Component: apt (show other bugs)
Version: unstable
Hardware: all Linux
: P5 major
Assignee: Ivan Zakharyaschev
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-22 18:39 MSK by александр баракин
Modified: 2021-07-01 13:51 MSK (History)
9 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description александр баракин 2020-04-22 18:39:11 MSK
как воспроизвести:

$ wget https://repo.drweb.com/drweb/drweb.key
$ rpmkeys --import drweb.key
$ rpm -qa | grep pubkey
gpg-pubkey-10100609-5caf344c
gpg-pubkey-d8752769-5c7e73ac
$ apt-get remove gpg-pubkey
Reading Package Lists... Done
Building Dependency Tree... Done
Selecting gpg-pubkey#10100609-5caf344c@1554986060 for 'gpg-pubkey'
The following packages will be REMOVED:
  gpg-pubkey#10100609-5caf344c@1554986060
0 upgraded, 0 newly installed, 1 removed and 265 not upgraded.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Do you want to continue? [Y/n] y
Segmentation fault

возможно, правильным решением будет вообще игнорировать (со строрны apt-а) все установленные rpm-ом ключи.

собщение об идентичной ошибке на форуме: https://forum.altlinux.org/index.php?topic=43187.0
Comment 1 Anton Farygin 2020-04-23 10:04:35 MSK
Мне кажется, что это дубль, но оригинальную ошибку я сходу не нашёл.
Comment 2 Aleksei Nikiforov 2020-08-19 10:19:21 MSK
(Ответ для Anton Farygin на комментарий #1)
> Мне кажется, что это дубль, но оригинальную ошибку я сходу не нашёл.

Похоже, позднее она была продублирована в баге #38642 (https://bugzilla.altlinux.org/38642).
Comment 3 Ivan Zakharyaschev 2021-07-01 13:51:13 MSK

*** This bug has been marked as a duplicate of bug 38642 ***