* [mdk-re] apt-get update fail with [alt]
@ 2001-10-03 14:03 Vyt
2001-10-03 14:23 ` Dmitry V. Levin
0 siblings, 1 reply; 5+ messages in thread
From: Vyt @ 2001-10-03 14:03 UTC (permalink / raw)
To: Mandrake-Russian
Hello, All!
Установили на очередной сервер Spring2001. Ставили в режиме
эксперт/сервер, все пакеты по минимуму. Тут же обновились с
локальной копии Sisyphus.
Теперь стоит apt-0.3.19cnc52-alt3.1, настроенный на локальную
копию. При указании в sources.list проверки подписи [alt]
"apt-get update" выдает:
Get:1 ftp://192.168.0.91 i586/Mandrake/base/hashfile [589B]
Err ftp://192.168.0.91 i586/Mandrake/base/hashfile
Undetermined Error
Fetched 589B in 0s (10.9kB/s)
Failed to fetch hash file: ftp://192.168.0.91:121/pub/Linux/ALTLinux/Sisyphus/i586/Mandrake/base/hashfile
Undetermined Error
Some of the signed hash files could not be retrieved. Aborting operation.
После удаления [alt] из sources.list "apt-get update"
отрабатывает нормально.
При этом на моем рабочем компе с идентичным sources.list и
набором пакетов apt все нормально.
Давным-давно в этой рассылке была информация о том, что подписи
от ALT включены в дистрибутив. Может, я их не поставил? Если да,
то какой это пакет? man apt-get не просветил
Подскажите, pls, куда копать?
PS Sorry, возможно, тема для рассылки по Sisyphus
--
Regards, Vyt
mailto: vyt@vzljot.ru
JID: vyt@jabber.org
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [mdk-re] apt-get update fail with [alt]
2001-10-03 14:03 [mdk-re] apt-get update fail with [alt] Vyt
@ 2001-10-03 14:23 ` Dmitry V. Levin
2001-10-03 15:03 ` Vyt
0 siblings, 1 reply; 5+ messages in thread
From: Dmitry V. Levin @ 2001-10-03 14:23 UTC (permalink / raw)
To: ALT Linux Spring mailing list
[-- Attachment #1: Type: text/plain, Size: 1324 bytes --]
On Wed, Oct 03, 2001 at 02:04:13PM +0400, Vyt wrote:
> Установили на очередной сервер Spring2001. Ставили в режиме
> эксперт/сервер, все пакеты по минимуму. Тут же обновились с
> локальной копии Sisyphus.
>
> Теперь стоит apt-0.3.19cnc52-alt3.1, настроенный на локальную
> копию. При указании в sources.list проверки подписи [alt]
> "apt-get update" выдает:
>
> Get:1 ftp://192.168.0.91 i586/Mandrake/base/hashfile [589B]
> Err ftp://192.168.0.91 i586/Mandrake/base/hashfile
> Undetermined Error
> Fetched 589B in 0s (10.9kB/s)
> Failed to fetch hash file: ftp://192.168.0.91:121/pub/Linux/ALTLinux/Sisyphus/i586/Mandrake/base/hashfile
> Undetermined Error
> Some of the signed hash files could not be retrieved. Aborting operation.
>
> После удаления [alt] из sources.list "apt-get update"
> отрабатывает нормально.
Очевидно, у Вас не оказалось файла
ftp://192.168.0.91:121/pub/Linux/ALTLinux/Sisyphus/i586/Mandrake/base/hashfile.gpg
Regards,
Dmitry
+-------------------------------------------------------------------------+
Dmitry V. Levin mailto://ldv@alt-linux.org
ALT Linux Team http://www.altlinux.ru/
Fandra Project http://www.fandra.org/
+-------------------------------------------------------------------------+
UNIX is user friendly. It's just very selective about who its friends are.
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [mdk-re] apt-get update fail with [alt]
2001-10-03 14:23 ` Dmitry V. Levin
@ 2001-10-03 15:03 ` Vyt
2001-10-03 16:55 ` Dmitry V. Levin
0 siblings, 1 reply; 5+ messages in thread
From: Vyt @ 2001-10-03 15:03 UTC (permalink / raw)
To: mandrake-russian
On Wed, 3 Oct 2001 14:27:40 +0400
"Dmitry V. Levin" <ldv@alt-linux.org> wrote:
<skipped>
> Очевидно, у Вас не оказалось файла
В предыдущем письме было о том, что на компе с идентичным набором
apt и sources.list обновление проходит без ошибок.
> ftp://192.168.0.91:121/pub/Linux/ALTLinux/Sisyphus/i586/Mandrake/base/hashfile.gpg
ftp> pwd
257 "/pub/Linux/ALTLinux/Sisyphus/i586/Mandrake/base" is current directory.
ftp> ls
227 Entering Passive Mode (192,168,0,91,17,233)
150 Opening ASCII mode data connection for '/bin/ls'.
total 39072
<skipped>
-rw-r--r-- 1 root ftpadmin 589 Oct 2 10:32 hashfile.gpg
<skipped>
226 Transfer complete.
Может причина быть в passive mode?
Кстати, сервер в ответе говорит:
--
Connected to 192.168.0.91.
220 host.domain.ru FTP server (Version 6.5/OpenBSD, linux port 0.3.3) ready.
--
это нормально с точки зрения безопасности?
ftpd-BSD-0.3.3-alt2, настройки по умолчанию.
<skipped>
--
Regards, Vyt
mailto: vyt@vzljot.ru
JID: vyt@jabber.org
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [mdk-re] apt-get update fail with [alt]
2001-10-03 15:03 ` Vyt
@ 2001-10-03 16:55 ` Dmitry V. Levin
2001-10-03 17:31 ` Vyt
0 siblings, 1 reply; 5+ messages in thread
From: Dmitry V. Levin @ 2001-10-03 16:55 UTC (permalink / raw)
To: ALT Linux Spring mailing list
[-- Attachment #1: Type: text/plain, Size: 1502 bytes --]
On Wed, Oct 03, 2001 at 03:05:13PM +0400, Vyt wrote:
> <skipped>
>
> > Очевидно, у Вас не оказалось файла
>
> В предыдущем письме было о том, что на компе с идентичным набором
> apt и sources.list обновление проходит без ошибок.
Значит, я не понял Ваш вопрос.
> > ftp://192.168.0.91:121/pub/Linux/ALTLinux/Sisyphus/i586/Mandrake/base/hashfile.gpg
>
> ftp> pwd
> 257 "/pub/Linux/ALTLinux/Sisyphus/i586/Mandrake/base" is current directory.
> ftp> ls
> 227 Entering Passive Mode (192,168,0,91,17,233)
> 150 Opening ASCII mode data connection for '/bin/ls'.
> total 39072
> <skipped>
> -rw-r--r-- 1 root ftpadmin 589 Oct 2 10:32 hashfile.gpg
> <skipped>
> 226 Transfer complete.
>
> Может причина быть в passive mode?
Вряд ли, ftp.altlinux.ru тоже пассивный.
> Кстати, сервер в ответе говорит:
> --
> Connected to 192.168.0.91.
> 220 host.domain.ru FTP server (Version 6.5/OpenBSD, linux port 0.3.3) ready.
> --
> это нормально с точки зрения безопасности?
> ftpd-BSD-0.3.3-alt2, настройки по умолчанию.
Если используется xinetd >= 2.3.3-alt1, то нормально.
Хотя passive-only ftp server предпочтительнее.
Regards,
Dmitry
+-------------------------------------------------------------------------+
Dmitry V. Levin mailto://ldv@alt-linux.org
ALT Linux Team http://www.altlinux.ru/
Fandra Project http://www.fandra.org/
+-------------------------------------------------------------------------+
UNIX is user friendly. It's just very selective about who its friends are.
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* [mdk-re] apt-get update fail with [alt]
2001-10-03 16:55 ` Dmitry V. Levin
@ 2001-10-03 17:31 ` Vyt
0 siblings, 0 replies; 5+ messages in thread
From: Vyt @ 2001-10-03 17:31 UTC (permalink / raw)
To: mandrake-russian
On Wed, 3 Oct 2001 17:01:05 +0400
"Dmitry V. Levin" <ldv@alt-linux.org> wrote:
<skipped>
Ну и от безысходности повторюсь:
Без указания [alt] в sources.list "apt-get update" проходит
нормально.
<skipped>
--
Regards, Vyt
mailto: vyt@vzljot.ru
JID: vyt@jabber.org
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2001-10-03 17:31 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-03 14:03 [mdk-re] apt-get update fail with [alt] Vyt
2001-10-03 14:23 ` Dmitry V. Levin
2001-10-03 15:03 ` Vyt
2001-10-03 16:55 ` Dmitry V. Levin
2001-10-03 17:31 ` Vyt
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