* [sisyphus] apt-get update: "file was not signed with a known key"
@ 2003-04-21 21:43 Pavel S. Khmelinsky
2003-04-22 18:11 ` Pavel S. Khmelinsky
0 siblings, 1 reply; 5+ messages in thread
From: Pavel S. Khmelinsky @ 2003-04-21 21:43 UTC (permalink / raw)
To: sisyphus
[root@gate root]# apt-get update
Get:1 ftp://updates.altlinux.com Master/2.2/i586 release [694B]
Err ftp://updates.altlinux.com Master/2.2/i586 release
file was not signed with a known key. Check if the proper gpg key
was imported to your keyring.
Fetched 694B in 2s (274B/s)
Failed to fetch
ftp://updates.altlinux.com/Master/2.2/i586/base/release file was
not signed with a known key. Check if the proper gpg key was
imported to your keyring.
Reading Package Lists... Done
Collecting File Provides... Done
....
Что это может значить?
пакеты alt-gpgkeys-0.1-alt11 apt-conf-sisyphus-1.9-alt1 -- все
родное мастеровое.
На соседней машине нормально индексируется....
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [sisyphus] apt-get update: "file was not signed with a known key"
2003-04-21 21:43 [sisyphus] apt-get update: "file was not signed with a known key" Pavel S. Khmelinsky
@ 2003-04-22 18:11 ` Pavel S. Khmelinsky
2003-04-23 8:17 ` Dmitry V. Levin
0 siblings, 1 reply; 5+ messages in thread
From: Pavel S. Khmelinsky @ 2003-04-22 18:11 UTC (permalink / raw)
To: sisyphus
Pavel S. Khmelinsky wrote:
> [root@gate root]# apt-get update
> Get:1 ftp://updates.altlinux.com Master/2.2/i586 release [694B]
> Err ftp://updates.altlinux.com Master/2.2/i586 release
> file was not signed with a known key. Check if the proper gpg key was
> imported to your keyring.
> Fetched 694B in 2s (274B/s)
> Failed to fetch ftp://updates.altlinux.com/Master/2.2/i586/base/release
> file was not signed with a known key. Check if the proper gpg key was
> imported to your keyring.
> Reading Package Lists... Done
> Collecting File Provides... Done
> ....
>
> Что это может значить?
> пакеты alt-gpgkeys-0.1-alt11 apt-conf-sisyphus-1.9-alt1 -- все родное
> мастеровое.
> На соседней машине нормально индексируется....
Вопрос снят. Просто локальное время было выставленно не правильно.
Непонятно только почему при не правильно выставленном времени apt
продолжает открывать /usr/lib/alt-gpgkeys/pubring.gpg , до тех
пор пока не закончатся доступные файловые дескрипторы. Наверное
это баг, а может я чего не понимаю.
Вот кусок strace'вого лога:
10842 open("/usr/lib/alt-gpgkeys/pubring.gpg",
O_RDONLY|O_LARGEFILE) = 6
10842 open("/usr/lib/alt-gpgkeys/pubring.gpg",
O_RDONLY|O_LARGEFILE) = 7
10842 open("/usr/lib/alt-gpgkeys/pubring.gpg",
O_RDONLY|O_LARGEFILE) = 8
......
10842 open("/usr/lib/alt-gpgkeys/pubring.gpg",
O_RDONLY|O_LARGEFILE) = 1023
10842 open("/usr/lib/alt-gpgkeys/pubring.gpg",
O_RDONLY|O_LARGEFILE) = -1 EMFILE (Too many open files)
10842 open("/usr/lib/alt-gpgkeys/pubring.gpg",
O_RDONLY|O_LARGEFILE) = -1 EMFILE (Too many open files)
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [sisyphus] apt-get update: "file was not signed with a known key"
2003-04-22 18:11 ` Pavel S. Khmelinsky
@ 2003-04-23 8:17 ` Dmitry V. Levin
2003-04-23 8:51 ` Dmitry V. Levin
0 siblings, 1 reply; 5+ messages in thread
From: Dmitry V. Levin @ 2003-04-23 8:17 UTC (permalink / raw)
To: ALT Linux Sisyphus mailing list
[-- Attachment #1: Type: text/plain, Size: 403 bytes --]
On Tue, Apr 22, 2003 at 10:11:52PM +0400, Pavel S. Khmelinsky wrote:
> Вопрос снят. Просто локальное время было выставленно не правильно.
>
> Непонятно только почему при не правильно выставленном времени apt
> продолжает открывать /usr/lib/alt-gpgkeys/pubring.gpg , до тех
> пор пока не закончатся доступные файловые дескрипторы. Наверное
> это баг, а может я чего не понимаю.
rpm -q apt?
--
ldv
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [sisyphus] apt-get update: "file was not signed with a known key"
2003-04-23 8:17 ` Dmitry V. Levin
@ 2003-04-23 8:51 ` Dmitry V. Levin
2003-04-23 17:53 ` Pavel S. Khmelinsky
0 siblings, 1 reply; 5+ messages in thread
From: Dmitry V. Levin @ 2003-04-23 8:51 UTC (permalink / raw)
To: ALT Linux Sisyphus mailing list
[-- Attachment #1: Type: text/plain, Size: 542 bytes --]
On Wed, Apr 23, 2003 at 12:17:07PM +0400, Dmitry V. Levin wrote:
> On Tue, Apr 22, 2003 at 10:11:52PM +0400, Pavel S. Khmelinsky wrote:
> > Вопрос снят. Просто локальное время было выставленно не правильно.
> >
> > Непонятно только почему при не правильно выставленном времени apt
> > продолжает открывать /usr/lib/alt-gpgkeys/pubring.gpg , до тех
> > пор пока не закончатся доступные файловые дескрипторы. Наверное
> > это баг, а может я чего не понимаю.
>
> rpm -q apt?
Или это gpg поглощает дескрипторы? Тогда rpm -q gnupg?
--
ldv
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [sisyphus] apt-get update: "file was not signed with a known key"
2003-04-23 8:51 ` Dmitry V. Levin
@ 2003-04-23 17:53 ` Pavel S. Khmelinsky
0 siblings, 0 replies; 5+ messages in thread
From: Pavel S. Khmelinsky @ 2003-04-23 17:53 UTC (permalink / raw)
To: sisyphus
Dmitry V. Levin wrote:
> On Wed, Apr 23, 2003 at 12:17:07PM +0400, Dmitry V. Levin wrote:
>
>>On Tue, Apr 22, 2003 at 10:11:52PM +0400, Pavel S. Khmelinsky wrote:
>>
>>>Вопрос снят. Просто локальное время было выставленно не правильно.
>>>
>>>Непонятно только почему при не правильно выставленном времени apt
>>>продолжает открывать /usr/lib/alt-gpgkeys/pubring.gpg , до тех
>>>пор пока не закончатся доступные файловые дескрипторы. Наверное
>>>это баг, а может я чего не понимаю.
>>
>>rpm -q apt?
>
>
> Или это gpg поглощает дескрипторы? Тогда rpm -q gnupg?
>
>
> --
> ldv
[hmepas@server hmepas]$ rpm -q apt
apt-0.5.5cnc1-alt3
[hmepas@server hmepas]$ rpm -q gnupg
gnupg-1.2.1-alt2.1
Скорее gnupg конечно.
Стандартные мастеровые.
Дата была выставлена правильно за исключением 1999 года :)
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2003-04-23 17:53 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-21 21:43 [sisyphus] apt-get update: "file was not signed with a known key" Pavel S. Khmelinsky
2003-04-22 18:11 ` Pavel S. Khmelinsky
2003-04-23 8:17 ` Dmitry V. Levin
2003-04-23 8:51 ` Dmitry V. Levin
2003-04-23 17:53 ` Pavel S. Khmelinsky
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