ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Yury Zhelnov <yura@mail.saratov.ru>
To: community@altlinux.ru
Subject: [Comm] apt-get
Date: Thu, 03 Apr 2003 13:59:47 +0300
Message-ID: <3E8C1423.2050806@mail.saratov.ru> (raw)

Привет!
В Junior 2.2 пытаюсь настроить работу apt-get с ftp в пассивном режиме.
Добавил в /etc/apt/apt.conf:
    Acquire::ftp::Passive "true";
получил на apt-get update:
Get:1 ftp://ftp.altlinux.com ALTLinux release [990B]
0% [1 release 0/990B 0%]
и на этом все останавливается, т.к. судя по логам файрволла, apt-get
не желает работать в пассивном режиме.

Если развернуть вышеприведенную строку до
Acquire
{
    ftp
    {
       Passive "true";
    };
};
то результат тот же самый.

Юрий.




             reply	other threads:[~2003-04-03 10:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-03 10:59 Yury Zhelnov [this message]
2003-04-03 10:23 ` Andriy Dobrovol's'kii
2003-04-03 12:09   ` Yury Zhelnov
2003-04-03 12:31     ` Andriy Dobrovol's'kii
2003-04-03 12:46       ` [Comm] apt-get Anton V. Boyarshinov

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=3E8C1423.2050806@mail.saratov.ru \
    --to=yura@mail.saratov.ru \
    --cc=community@altlinux.ru \
    /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