ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Sergey V. Minikh" <lamaka@sibmail.com>
To: ALT Linux Community <community@lists.altlinux.org>
Subject: Re: [Comm] Не могу заставить работать apt-get update
Date: Thu, 11 May 2006 19:09:09 +0700
Message-ID: <992419317.20060511190909@sibmail.com> (raw)
In-Reply-To: <op.s9celnbkxbybpd@alp>

Hello alex,

Wednesday, May 10, 2006, 10:57:13 PM, you wrote:

> Есть мастер 2.4, хочу прикрутить к нему апдейты, бэкпорты и сизиф
> ================================================================================
> [root@alp ~]# cat  /etc/apt/sources.list.d/*
> # Backports
> rpm [aris]
> ftp://ftp.altlinux.com/pub/distributions/ALTLinux/backports/2.4  
> i586 backports
> rpm-src [aris]  
> ftp://ftp.altlinux.com/pub/distributions/ALTLinux/backports/2.4 i586  
> backports
> #CDROM
> rpm cdrom:[ALT Linux 2.4 Master (Citron) Installation DVD]/ ALTLinux  
> contrib main nonfree
> # Master updates
> rpm [alt] ftp://updates.altlinux.com Master/2.4/i586 updates
> rpm-src [alt] ftp://updates.altlinux.com Master/2.4/i586 updates
> # Sisyphus
> rpm [alt]
> ftp://ftp.altlinux.com/pub/distributions/ALTLinux/Sisyphus i586  
> classic
> rpm-src [alt]
> ftp://ftp.altlinux.com/pub/distributions/ALTLinux/Sisyphus  
> i586 classic
> rpm [alt]
> ftp://ftp.altlinux.com/pub/distributions/ALTLinux/Sisyphus i586  
> base kernel castle junior master contrib non-free
> rpm-src [alt]
> ftp://ftp.altlinux.com/pub/distributions/ALTLinux/Sisyphus  
> i586 base kernel castle junior master contrib non-free
> rpm [alt]
> ftp://ftp.altlinux.com/pub/distributions/ALTLinux/Sisyphus i686  
> base
> rpm-src [alt]
> ftp://ftp.altlinux.com/pub/distributions/ALTLinux/Sisyphus  
> i686 base
> ================================================================================

> В итоге при попытке запуска apt-get update получаю:
> ================================================================================
> [root@alp ~]# apt-get update
> Get:1 ftp://updates.altlinux.com Master/2.4/i586 release [705B]
> Get:2 ftp://ftp.altlinux.com i586 release [723B]
> Err ftp://updates.altlinux.com Master/2.4/i586 release
>    file was not signed with a known key. Check if the proper gpg key was
> imported to your keyring.
> Err ftp://ftp.altlinux.com i586 release
>    file was not signed with a known key. Check if the proper gpg key was
> imported to your keyring.
> Get:3 ftp://ftp.altlinux.com i686 release [709B]
> Err ftp://ftp.altlinux.com i686 release
>    file was not signed with a known key. Check if the proper gpg key was
> imported to your keyring.
> Get:4 ftp://ftp.altlinux.com i586 release [700B]
> Fetched 2837B in 1s (1935B/s)
> Hit ftp://ftp.altlinux.com i586/backports pkglist
> Hit ftp://ftp.altlinux.com i586/backports release
> Hit ftp://ftp.altlinux.com i586/backports srclist
> Failed to fetch  
> ftp://ftp.altlinux.com/pub/distributions/ALTLinux/Sisyphus/i586/base/release
> file was not signed with a known key. Check if the proper gpg key was
> imported to your keyring.
> Failed to fetch  
> ftp://ftp.altlinux.com/pub/distributions/ALTLinux/Sisyphus/i686/base/release
> file was not signed with a known key. Check if the proper gpg key was
> imported to your keyring.
> Failed to fetch
> ftp://updates.altlinux.com/Master/2.4/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
> Building Dependency Tree... Done
> W: Release files for some repositories could not be retrieved or  
> authenticated. Such repositories are being ignored.
> W: You may want to run apt-get update to correct these problems
> E: Some index files failed to download, they have been ignored, or old
> ones used instead.
> ================================================================================

> Ключи:
> =================================================================================
> [root@alp ~]# cat /etc/apt/vendors.list.d/*
> simple-key "aris" {
>     Fingerprint "213520E3EDE04AA556A07FC11ADEDDF9D765EC45";
>     Name "<Yuri N. Sedunov (aris)>";
>     }

> [root@alp apt]# cat vendors.list

> simple-key "alt" {
>          Fingerprint "BB1DD157A9722953847C5DB25B433A0EEAC91CA0";
>          Name "ALT Security Team <security@altlinux.ru>";
> }

> simple-key "security" {
>          Group "alt";
>          Fingerprint "62A18AD809AD1DDA342978242913F6A180EF7625";
>          Name "ALT Security Team <security@altlinux.org>";
> }
> ================================================================================

> Каки образом фиксить эту проблему?

> ---
> С уважением, Александр.
> _______________________________________________
> Community mailing list
> Community@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/community

В sources.list в строках типа

rpm [alt] ftp://<фтп-сервер>

уберите значение [alt] и должно быть все нормально.
Должно получиться - rpm ftp://<фтп-сервер>

-- 
Best regards,
 Sergey                            mailto:lamaka@sibmail.com



  parent reply	other threads:[~2006-05-11 12:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-10 15:57 alex popov
2006-05-10 15:56 ` Anton Gorlov
2006-05-10 23:43 ` Evgenii Terechkov
2006-05-11 12:09 ` Sergey V. Minikh [this message]
2006-05-18 14:26 ` Michael Shigorin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=992419317.20060511190909@sibmail.com \
    --to=lamaka@sibmail.com \
    --cc=community@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

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


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