Bug 38969 - Не копирует пакет, собранный из src.rpm, в другой бранч
Summary: Не копирует пакет, собранный из src.rpm, в другой бранч
Status: CLOSED NOTABUG
Alias: None
Product: Infrastructure
Classification: Infrastructure
Component: girar (show other bugs)
Version: unspecified
Hardware: x86_64 Linux
: P5 normal
Assignee: Dmitry V. Levin
QA Contact: Andrey Cherepanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-19 19:37 MSK by Andrey Cherepanov
Modified: 2021-06-21 01:44 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Cherepanov 2020-09-19 19:37:58 MSK
Есть seamonkey, собранный из src.rpm в Sisyphus.
При попытке его копирования в p9 (task add copy seamonkey) получаем в логах:
x86_64/srpm/seamonkey-ru-2.53.3-alt1.src.rpm: changelog name cas@altlinux.org not found in signature
sisyphus_check: check-gpg ERROR: signature/changelog mismatch

Ожидаемое поведение: копирование подобных пакетов без ошибки.
Comment 1 Dmitry V. Levin 2020-09-19 20:28:32 MSK
$ gpg --no-permission-warning --homedir /usr/lib/alt-gpgkeys --list-keys cas@
pub   1024D/A9EBF131 2007-03-13
uid                  cas <cas@altlinux.ru>

Сейчас sisyphus_check не принимает uid'ы без пробелов в имени.
Comment 2 Andrey Cherepanov 2020-09-19 20:47:40 MSK
(Ответ для Dmitry V. Levin на комментарий #1)
> $ gpg --no-permission-warning --homedir /usr/lib/alt-gpgkeys --list-keys cas@
> pub   1024D/A9EBF131 2007-03-13
> uid                  cas <cas@altlinux.ru>
> 
> Сейчас sisyphus_check не принимает uid'ы без пробелов в имени.
А почему у меня в ключах с пробелом, а в alt-gpgkeys без?
Нужно новый ключ GPG отправлять для этого?
Comment 3 Dmitry V. Levin 2020-10-22 18:30:19 MSK
Это ещё актуально?
Comment 4 Dmitry V. Levin 2021-06-21 01:44:44 MSK
I believe this was not a girar bug.