ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] проблема с обновлением:  gpg-pubkey
@ 2020-07-02 20:25 Vladislav Zavjalov
  2020-07-02 20:33 ` Vladislav Zavjalov
  0 siblings, 1 reply; 6+ messages in thread
From: Vladislav Zavjalov @ 2020-07-02 20:25 UTC (permalink / raw)
  To: sisyphus

Добрый день!

Нарвался на странное поведение apt при обновлении.
Как вы думаете, это что-то локальное, или какая-то
интересная проблема с репозитарием?

---

# apt-get update
Get:1 ftp://ftp.altlinux.org Sisyphus/x86_64 release [1334B]
Get:2 ftp://ftp.altlinux.org Sisyphus/x86_64-i586 release [555B]
Get:3 ftp://ftp.altlinux.org Sisyphus/noarch release [924B]
Fetched 2813B in 1s (1779B/s)
Get:1 ftp://ftp.altlinux.org Sisyphus/x86_64/classic pkglist [19.9MB]
Get:2 ftp://ftp.altlinux.org Sisyphus/x86_64/classic release [147B]
Get:3 ftp://ftp.altlinux.org Sisyphus/x86_64-i586/classic pkglist
[14.9MB]
Get:4 ftp://ftp.altlinux.org Sisyphus/x86_64-i586/classic release [152B]
Get:5 ftp://ftp.altlinux.org Sisyphus/noarch/classic pkglist [5192kB]
Get:6 ftp://ftp.altlinux.org Sisyphus/noarch/classic release [147B]
Fetched 40.0MB in 21s (1886kB/s)
Reading Package Lists... Done
Building Dependency Tree... Done
W: There are multiple versions of "gpg-pubkey" in your system.

This package won't be cleanly updated, unless you leave
only one version. To leave multiple versions installed,
you may remove that warning by setting the following
option in your configuration file:

RPM::Allow-Duplicated { "^gpg-pubkey$"; };

To disable these warnings completely set:

RPM::Allow-Duplicated-Warning "false";

W: You may want to run apt-get update to correct these problems

---

# rpm -qa gpg-pubkey
gpg-pubkey-be1229cf-5631588c
gpg-pubkey-df7587c3-576a5c23

---

# apt-get remove gpg-pubkey
Reading Package Lists... Done
Building Dependency Tree... Done
Selecting gpg-pubkey#be1229cf-5631588c@1446074508 for 'gpg-pubkey'
The following packages will be REMOVED:
  gpg-pubkey#be1229cf-5631588c@1446074508
0 upgraded, 0 newly installed, 1 removed and 1151 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




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [sisyphus] проблема с обновлением: gpg-pubkey
  2020-07-02 20:25 [sisyphus] проблема с обновлением: gpg-pubkey Vladislav Zavjalov
@ 2020-07-02 20:33 ` Vladislav Zavjalov
  2020-07-02 21:03   ` Aleksey Borisenkov
  2020-07-03  6:47   ` Anton Farygin
  0 siblings, 2 replies; 6+ messages in thread
From: Vladislav Zavjalov @ 2020-07-02 20:33 UTC (permalink / raw)
  To: sisyphus

On Thu, Jul 02, 2020 at 11:25:49PM +0300, Vladislav Zavjalov wrote:
> Добрый день!
> 
> Нарвался на странное поведение apt при обновлении.
> Как вы думаете, это что-то локальное, или какая-то
> интересная проблема с репозитарием?

Все исправилось после удаления лишнего:
# rpm -e gpg-pubkey-df7587c3-576a5c23

Но как я такого состояния достиг, и имеет ли
оно какой-то академический интерес - неизвестно.
С этим пакетом я уж точно ничего не делал
в последнее время.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [sisyphus] проблема с обновлением: gpg-pubkey
  2020-07-02 20:33 ` Vladislav Zavjalov
@ 2020-07-02 21:03   ` Aleksey Borisenkov
  2020-07-02 21:28     ` Vladislav Zavjalov
  2020-07-03  6:47   ` Anton Farygin
  1 sibling, 1 reply; 6+ messages in thread
From: Aleksey Borisenkov @ 2020-07-02 21:03 UTC (permalink / raw)
  To: sisyphus

03.07.2020 00:33, Vladislav Zavjalov пишет:
> Но как я такого состояния достиг, и имеет ли
> оно какой-то академический интерес - неизвестно.
> С этим пакетом я уж точно ничего не делал
> в последнее время.

А такого пакета и нет. Он появляется, например, с некоторыми продуктами
Microsoft, типа Skype или MS Teams. Хотя может не только от MS, не знаю.
И я не очень понимаю механизм, как оно вообще появляется в системе.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [sisyphus] проблема с обновлением: gpg-pubkey
  2020-07-02 21:03   ` Aleksey Borisenkov
@ 2020-07-02 21:28     ` Vladislav Zavjalov
  2020-07-02 22:31       ` Aleksey Borisenkov
  0 siblings, 1 reply; 6+ messages in thread
From: Vladislav Zavjalov @ 2020-07-02 21:28 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

On Fri, Jul 03, 2020 at 01:03:01AM +0400, Aleksey Borisenkov wrote:
> 03.07.2020 00:33, Vladislav Zavjalov пишет:
> > Но как я такого состояния достиг, и имеет ли
> > оно какой-то академический интерес - неизвестно.
> > С этим пакетом я уж точно ничего не делал
> > в последнее время.
> 
> А такого пакета и нет. Он появляется, например, с некоторыми продуктами
> Microsoft, типа Skype или MS Teams. Хотя может не только от MS, не знаю.
> И я не очень понимаю механизм, как оно вообще появляется в системе.

Да, всякие такие пакеты у меня, увы, есть: microsoft teams мне в некоторый
момент был нужен, и ставил я его из rpm, один раз, потом снес. Skype есть,
но я его давно уже не трогал. Еще, наверное, zoom может быть под подозрением -
его я тоже с помощью rpm ставил...




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [sisyphus] проблема с обновлением: gpg-pubkey
  2020-07-02 21:28     ` Vladislav Zavjalov
@ 2020-07-02 22:31       ` Aleksey Borisenkov
  0 siblings, 0 replies; 6+ messages in thread
From: Aleksey Borisenkov @ 2020-07-02 22:31 UTC (permalink / raw)
  To: sisyphus

03.07.2020 01:28, Vladislav Zavjalov пишет:
> Да, всякие такие пакеты у меня, увы, есть: microsoft teams мне в некоторый
> момент был нужен, и ставил я его из rpm, один раз, потом снес. Skype есть,
> но я его давно уже не трогал.
В общем, в процессе установки они импортируют свой gpg-ключ. По всей
видимости, их можно сразу же безболезненно удалять.

> Еще, наверное, zoom может быть под подозрением -
> его я тоже с помощью rpm ставил...
Вряд ли. За зумом я такого не замечал.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [sisyphus] проблема с обновлением: gpg-pubkey
  2020-07-02 20:33 ` Vladislav Zavjalov
  2020-07-02 21:03   ` Aleksey Borisenkov
@ 2020-07-03  6:47   ` Anton Farygin
  1 sibling, 0 replies; 6+ messages in thread
From: Anton Farygin @ 2020-07-03  6:47 UTC (permalink / raw)
  To: sisyphus

On 02.07.2020 23:33, Vladislav Zavjalov wrote:
> Но как я такого состояния достиг, и имеет ли
> оно какой-то академический интерес - неизвестно.
> С этим пакетом я уж точно ничего не делал
> в последнее время.

Этот ключ может появится в системе с любым проприетарным пакетов.


Нужно чинить наш apt/rpm что бы они могли с этим жить. Возможно, стоит 
повесить что-то в bugzilla по этому поводу.



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-07-03  6:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-02 20:25 [sisyphus] проблема с обновлением: gpg-pubkey Vladislav Zavjalov
2020-07-02 20:33 ` Vladislav Zavjalov
2020-07-02 21:03   ` Aleksey Borisenkov
2020-07-02 21:28     ` Vladislav Zavjalov
2020-07-02 22:31       ` Aleksey Borisenkov
2020-07-03  6:47   ` Anton Farygin

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git