ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Nik Volkov <volkovnv@nv.vniigaz.gazprom.ru>
To: mandrake-russian@altlinux.ru
Subject: Re: [mdk-re] Проблема с apt-get + proxy + авторизация
Date: Thu Jan 17 14:23:12 2002
Message-ID: <1011266547.3862.0.camel@pc6737.lvt> (raw)
In-Reply-To: <19060571186.20020117115817@replay.ru>

On Чтв, 2002-01-17 at 11:58, Sergey Degtyaryov wrote:
> 
> Доброго времени суток, Nik,
> 
> 17.01.2002 в 11:30 Вы сказали буквально следующее:
> 
> 
> NV> Читал и пробывал... Но всё оказалось проще. Просто сразу не догадался
> NV> поглядеть man apt.conf, о чем очень сожалею. Так что соеденение
> NV> заработало. Но остался один вопрос - а докачка работает? А то уж больно
> NV> тощий канал в Инет :(
> 
> 
> Да, конечно. Я хожу тоже через прокси на работе - с докачкой проблем
> нет.  В связи с наличием телефонного уплотнителя в офисе - скорость не
> превышает 16800 бод. Читать почту получается и для использования apt -
> самое то. За ночь 30-40 Мб получается.
 
Мдааа... А вот у меня похоже не работает докачка :( Как только первый
обрыв происходит так всё, сливай воду :(
Может что надо в apt.conf прописать? Вот только я не могу понять что из
параметров влеяет на то включена докачка или нет.
На данный момент у меня файл apt.conf тот что идет по умолчанею. Но я
пробывал и вот с таким (результат то-же отрицательный):
----------------------------------------------------------------
Dir
{
    Bin
    {
	Methods "/usr/lib/apt";
    }
}

APT
{
    Get 
    {
	Show-Upgraded "true";
    }
    
    GPG
    {
	PubringPath "/usr/lib/rpm/gnupg";
    }
    
    Architecture "i586";
}

Debug
{
    pkgRPMPM "false";
}

// Options for the downloading routines
Acquire
{
  Queue-Mode "host";       // host|access
  Source-Symlinks "true";
  
  http 
  {
    Timeout "360";
    Pipeline-Depth "5";
    No-Cache "true";
    Max-Age "86400";     // 1 Day age on index files
    No-Store "false";    // Prevent the cache from storing archives    
  };

  ftp
  {
    Timeout "360";
    Passive "true";
  };
  
  cdrom
  {
    Copy "true";
  };
};


RPM 
{
   Options "-vv";
}
--------------------------------------------------------------------

Что делать? Помогите!


  reply	other threads:[~2002-01-17 14:23 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-17 10:05 BlackWolf
2002-01-17 10:28 ` [mdk-re] " Sergey Degtyaryov
2002-01-17 11:32   ` Nik Volkov
2002-01-17 11:57     ` [mdk-re] " Sergey Degtyaryov
2002-01-17 14:23       ` Nik Volkov [this message]
2002-01-17 14:33         ` [mdk-re] Проблема с apt-get + proxy +авторизация Andriy Dobrovol's'kii
2002-01-17 14:42         ` [mdk-re] Re: [mdk-re] Проблема с apt-get + proxy + авторизация Sergey Degtyaryov
2002-01-17 18:09           ` Nik Volkov
2002-01-17 18:25             ` [mdk-re] " Sergey Degtyaryov
2002-01-17 18:42               ` Nik Volkov
2002-01-17 23:43             ` "Баталов Григорий"
2002-01-18  9:34               ` Nik Volkov
2002-01-18 13:01               ` Andriy Dobrovol's'kii
2002-01-18 14:00                 ` "Баталов Григорий"
2002-01-18 15:11                   ` [mdk-re] Re: [mdk-re] Проблема с apt-get + proxy +авторизация Nik Volkov

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=1011266547.3862.0.camel@pc6737.lvt \
    --to=volkovnv@nv.vniigaz.gazprom.ru \
    --cc=mandrake-russian@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