ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [mdk-re] apt-get
@ 2001-05-28 17:16 Igor Homyakov
  2001-05-28 17:48 ` Alexander Bokovoy
  0 siblings, 1 reply; 11+ messages in thread
From: Igor Homyakov @ 2001-05-28 17:16 UTC (permalink / raw)
  To: Russian Mandrake

Hi all !!

Никто не подскажет можно ли настроить atp-get чтобы
он использовал wget для скачивания (связь не очень стабильная)

Заранее спасибо
-- 
Igor Homyakov



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [mdk-re] apt-get
  2001-05-28 17:16 [mdk-re] apt-get Igor Homyakov
@ 2001-05-28 17:48 ` Alexander Bokovoy
  2001-05-28 18:29   ` Igor Homyakov
  0 siblings, 1 reply; 11+ messages in thread
From: Alexander Bokovoy @ 2001-05-28 17:48 UTC (permalink / raw)
  To: mandrake-russian

On Mon, May 28, 2001 at 05:23:33PM +0400, Igor Homyakov wrote:
> Hi all !!
> 
> Никто не подскажет можно ли настроить atp-get чтобы
> он использовал wget для скачивания (связь не очень стабильная)
Apt-get умеет сам докачивать данные, как по ftp, так и по http. При этом
он использует алгоритм, который поднимает скорость докачки по ftp в два
раза по сравнению с wget.
-- 
--
Sincerely yours, Alexander Bokovoy 
  The Midgard Project   | www.midgard-project.org | ALT Linux Team
Minsk Linux Users Group |    www.minsk-lug.net    | www.altlinux.ru
-- You can't push on a string.



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [mdk-re] apt-get
  2001-05-28 17:48 ` Alexander Bokovoy
@ 2001-05-28 18:29   ` Igor Homyakov
  2001-05-28 19:22     ` Alexander Bokovoy
                       ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Igor Homyakov @ 2001-05-28 18:29 UTC (permalink / raw)
  To: mandrake-russian

Alexander Bokovoy wrote:

> On Mon, May 28, 2001 at 05:23:33PM +0400, Igor Homyakov wrote:
> > Никто не подскажет можно ли настроить atp-get чтобы
> > он использовал wget для скачивания (связь не очень стабильная)
> Apt-get умеет сам докачивать данные, как по ftp, так и по http. При этом
> он использует алгоритм, который поднимает скорость докачки по ftp в два
> раза по сравнению с wget.

# apt-get update
Err ftp://ftp.altlinux.ru i586/Mandrake/base/hashfile
  Could not connect to ftp.altlinux.ru (62.118.250.7).
Err ftp://ftp.altlinux.ru i586/Mandrake/base/hashfile
  Could not connect to ftp.altlinux.ru (62.118.250.7).
    :
ftp://ftp.altlinux.ru/pub/distributions/MandrakeRE/Sisyphus/i586/Mandrake/base/hashfile

Стоит http прокси, что и указанно в переменных окружения
[root@kadath /root]# set | grep proxy
ftp_proxy=http://10.6.1.10:3128
http_proxy=http://10.6.1.10:3128

Доступ в internet разрешен ТОЛЬКО через прокси, lynx и wget работают
нормально.
--
Igor Homyakov




^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [mdk-re] apt-get
  2001-05-28 18:29   ` Igor Homyakov
@ 2001-05-28 19:22     ` Alexander Bokovoy
  2001-05-28 19:30     ` Vyt
  2001-05-28 19:36     ` Sergey Vlasov
  2 siblings, 0 replies; 11+ messages in thread
From: Alexander Bokovoy @ 2001-05-28 19:22 UTC (permalink / raw)
  To: mandrake-russian

On Mon, May 28, 2001 at 04:34:48PM +0400, Igor Homyakov wrote:
> Alexander Bokovoy wrote:
> 
> > On Mon, May 28, 2001 at 05:23:33PM +0400, Igor Homyakov wrote:
> > > Никто не подскажет можно ли настроить atp-get чтобы
> > > он использовал wget для скачивания (связь не очень стабильная)
> > Apt-get умеет сам докачивать данные, как по ftp, так и по http. При этом
> > он использует алгоритм, который поднимает скорость докачки по ftp в два
> > раза по сравнению с wget.
> 
> # apt-get update
> Err ftp://ftp.altlinux.ru i586/Mandrake/base/hashfile
>   Could not connect to ftp.altlinux.ru (62.118.250.7).
> Err ftp://ftp.altlinux.ru i586/Mandrake/base/hashfile
>   Could not connect to ftp.altlinux.ru (62.118.250.7).
>     :
> ftp://ftp.altlinux.ru/pub/distributions/MandrakeRE/Sisyphus/i586/Mandrake/base/hashfile
> 
> Стоит http прокси, что и указанно в переменных окружения
> [root@kadath /root]# set | grep proxy
> ftp_proxy=http://10.6.1.10:3128
> http_proxy=http://10.6.1.10:3128
> 
> Доступ в internet разрешен ТОЛЬКО через прокси, lynx и wget работают
> нормально.
Кто-то здесь уже публиковал решение для прокси... К сожалению, у меня нет
под рукой архивов, может кто-нибудь вспомнит раньше, чем я доберусь до
дома? :-)
--
Sincerely yours, Alexander Bokovoy 
  The Midgard Project   | www.midgard-project.org | ALT Linux Team
Minsk Linux Users Group |    www.minsk-lug.net    | www.altlinux.ru
-- Time and tide wait for no man.



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [mdk-re] apt-get
  2001-05-28 18:29   ` Igor Homyakov
  2001-05-28 19:22     ` Alexander Bokovoy
@ 2001-05-28 19:30     ` Vyt
  2001-05-28 19:36     ` Sergey Vlasov
  2 siblings, 0 replies; 11+ messages in thread
From: Vyt @ 2001-05-28 19:30 UTC (permalink / raw)
  To: mandrake-russian

On Mon, 28 May 2001 16:34:48 +0400
Igor Homyakov <homyakov@ramax.spb.ru> wrote:

<skipped>

> # apt-get update
> Err ftp://ftp.altlinux.ru i586/Mandrake/base/hashfile
>   Could not connect to ftp.altlinux.ru (62.118.250.7).
> Err ftp://ftp.altlinux.ru i586/Mandrake/base/hashfile
>   Could not connect to ftp.altlinux.ru (62.118.250.7).
>     :
>
> ftp://ftp.altlinux.ru/pub/distributions/MandrakeRE/Sisyphus/i586/Mandrake/base/hashfile
> 
> Стоит http прокси, что и указанно в переменных окружения
> [root@kadath /root]# set | grep proxy
> ftp_proxy=http://10.6.1.10:3128
> http_proxy=http://10.6.1.10:3128

Расскажите, пожалуйста, были проблемы с настройкой [через ]
прокси?

> 
> Доступ в internet разрешен ТОЛЬКО через прокси, lynx и wget
> работают нормально.

Берите wget'ом (лучше rsync'ом - если удастся настроить и
расскажете, как - я напишу Ваше имя большими буквами на стене
своего дома :)), потом apt-get'ом локально.

<skipped>

-- 
Regards, Vyt
mailto:vyt@vzljot.ru



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [mdk-re] apt-get
  2001-05-28 18:29   ` Igor Homyakov
  2001-05-28 19:22     ` Alexander Bokovoy
  2001-05-28 19:30     ` Vyt
@ 2001-05-28 19:36     ` Sergey Vlasov
  2001-05-28 20:14       ` Alexander Bokovoy
  2001-05-28 20:55       ` Igor Homyakov
  2 siblings, 2 replies; 11+ messages in thread
From: Sergey Vlasov @ 2001-05-28 19:36 UTC (permalink / raw)
  To: mandrake-russian

On Mon, 28 May 2001 16:34:48 +0400
Igor Homyakov <homyakov@ramax.spb.ru> wrote:

> # apt-get update
> Err ftp://ftp.altlinux.ru i586/Mandrake/base/hashfile
>   Could not connect to ftp.altlinux.ru (62.118.250.7).
> Err ftp://ftp.altlinux.ru i586/Mandrake/base/hashfile
>   Could not connect to ftp.altlinux.ru (62.118.250.7).
>     :
>
ftp://ftp.altlinux.ru/pub/distributions/MandrakeRE/Sisyphus/i586/Mandrake/base/hashfile
> 
> Стоит http прокси, что и указанно в переменных окружения
> [root@kadath /root]# set | grep proxy
> ftp_proxy=http://10.6.1.10:3128
> http_proxy=http://10.6.1.10:3128
> 
> Доступ в internet разрешен ТОЛЬКО через прокси, lynx и wget работают
> нормально.

У меня через прокси работает, только еще в конце '/', т.е. с Вашими
адресами:

 ftp_proxy=http://10.6.1.10:3128/

И еще apt-0.3.19cnc38-alt3, может, в этом дело?



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [mdk-re] apt-get
  2001-05-28 19:36     ` Sergey Vlasov
@ 2001-05-28 20:14       ` Alexander Bokovoy
  2001-05-28 20:55       ` Igor Homyakov
  1 sibling, 0 replies; 11+ messages in thread
From: Alexander Bokovoy @ 2001-05-28 20:14 UTC (permalink / raw)
  To: mandrake-russian

On Mon, May 28, 2001 at 07:42:47PM +0400, Sergey Vlasov wrote:
> On Mon, 28 May 2001 16:34:48 +0400
> Igor Homyakov <homyakov@ramax.spb.ru> wrote:
> 
> > # apt-get update
> > Err ftp://ftp.altlinux.ru i586/Mandrake/base/hashfile
> >   Could not connect to ftp.altlinux.ru (62.118.250.7).
> > Err ftp://ftp.altlinux.ru i586/Mandrake/base/hashfile
> >   Could not connect to ftp.altlinux.ru (62.118.250.7).
> >     :
> >
> ftp://ftp.altlinux.ru/pub/distributions/MandrakeRE/Sisyphus/i586/Mandrake/base/hashfile
> > 
> > Стоит http прокси, что и указанно в переменных окружения
> > [root@kadath /root]# set | grep proxy
> > ftp_proxy=http://10.6.1.10:3128
> > http_proxy=http://10.6.1.10:3128
> > 
> > Доступ в internet разрешен ТОЛЬКО через прокси, lynx и wget работают
> > нормально.
> 
> У меня через прокси работает, только еще в конце '/', т.е. с Вашими
> адресами:
> 
>  ftp_proxy=http://10.6.1.10:3128/
> 
> И еще apt-0.3.19cnc38-alt3, может, в этом дело?
Изменений в этой части между сборками cnc38 нет.
--
Sincerely yours, Alexander Bokovoy 
  The Midgard Project   | www.midgard-project.org | ALT Linux Team
Minsk Linux Users Group |    www.minsk-lug.net    | www.altlinux.ru
-- Obstacles are what you see when you take your eyes off your goal.



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [mdk-re] apt-get
  2001-05-28 19:36     ` Sergey Vlasov
  2001-05-28 20:14       ` Alexander Bokovoy
@ 2001-05-28 20:55       ` Igor Homyakov
  2001-05-28 21:03         ` Igor Homyakov
  1 sibling, 1 reply; 11+ messages in thread
From: Igor Homyakov @ 2001-05-28 20:55 UTC (permalink / raw)
  To: mandrake-russian

Sergey Vlasov wrote:

> On Mon, 28 May 2001 16:34:48 +0400
> Igor Homyakov <homyakov@ramax.spb.ru> wrote:
>
> > # apt-get update
> > Err ftp://ftp.altlinux.ru i586/Mandrake/base/hashfile
> >   Could not connect to ftp.altlinux.ru (62.118.250.7).
> > Err ftp://ftp.altlinux.ru i586/Mandrake/base/hashfile
> >   Could not connect to ftp.altlinux.ru (62.118.250.7).
> >     :
> >
> ftp://ftp.altlinux.ru/pub/distributions/MandrakeRE/Sisyphus/i586/Mandrake/base/hashfile
> >
> > Стоит http прокси, что и указанно в переменных окружения
> > [root@kadath /root]# set | grep proxy
> > ftp_proxy=http://10.6.1.10:3128
> > http_proxy=http://10.6.1.10:3128
> >
> > Доступ в internet разрешен ТОЛЬКО через прокси, lynx и wget работают
> > нормально.
>
> У меня через прокси работает, только еще в конце '/', т.е. с Вашими
> адресами:
>
>  ftp_proxy=http://10.6.1.10:3128/

Спасибо, в этом всё и дело ...
--
Igor Homyakov





^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [mdk-re] apt-get
  2001-05-28 20:55       ` Igor Homyakov
@ 2001-05-28 21:03         ` Igor Homyakov
  2001-05-28 21:06           ` Alexander Bokovoy
  0 siblings, 1 reply; 11+ messages in thread
From: Igor Homyakov @ 2001-05-28 21:03 UTC (permalink / raw)
  To: mandrake-russian

Другая беда ;(((
[root@kadath /root]# apt-get update
Get:1 ftp://ftp.altlinux.ru i586/Mandrake/base/hashfile [602B]
Get:2 ftp://ftp.altlinux.ru i586/Mandrake/base/hashfile [602B]
Fetched 1204B in 0s (1625B/s)
Hit ftp://ftp.altlinux.ru i586/Mandrake/base/pkglist.sisyphus
Hit ftp://ftp.altlinux.ru i586/Mandrake release.sisyphus
Hit ftp://ftp.altlinux.ru i586/Mandrake/base/srclist.sisyphus
Hit ftp://ftp.altlinux.ru i586/Mandrake release.sisyphus
Processing File Dependencies... Done
apt-get: rpm/rpmlistparser.cc:217: string rpmListParser::Architecture (): Assertion `res'
failed.
Aborted (core dumped)

Если надо завтра посмотрим кору ...
--
Igor Homyakov




^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [mdk-re] apt-get
  2001-05-28 21:03         ` Igor Homyakov
@ 2001-05-28 21:06           ` Alexander Bokovoy
  2001-05-29 17:14             ` Igor Homyakov
  0 siblings, 1 reply; 11+ messages in thread
From: Alexander Bokovoy @ 2001-05-28 21:06 UTC (permalink / raw)
  To: mandrake-russian

On Mon, May 28, 2001 at 07:08:29PM +0400, Igor Homyakov wrote:
> Другая беда ;(((
> [root@kadath /root]# apt-get update
> Get:1 ftp://ftp.altlinux.ru i586/Mandrake/base/hashfile [602B]
> Get:2 ftp://ftp.altlinux.ru i586/Mandrake/base/hashfile [602B]
> Fetched 1204B in 0s (1625B/s)
> Hit ftp://ftp.altlinux.ru i586/Mandrake/base/pkglist.sisyphus
> Hit ftp://ftp.altlinux.ru i586/Mandrake release.sisyphus
> Hit ftp://ftp.altlinux.ru i586/Mandrake/base/srclist.sisyphus
> Hit ftp://ftp.altlinux.ru i586/Mandrake release.sisyphus
> Processing File Dependencies... Done
> apt-get: rpm/rpmlistparser.cc:217: string rpmListParser::Architecture (): Assertion `res'
> failed.
> Aborted (core dumped)
> 
> Если надо завтра посмотрим кору ...
Хорошо бы. Можете ее кинуть куда-нибудь в публичное место, чтобы я смог
забрать.
--
Sincerely yours, Alexander Bokovoy 
  The Midgard Project   | www.midgard-project.org | ALT Linux Team
Minsk Linux Users Group |    www.minsk-lug.net    | www.altlinux.ru
-- That must be wonderful: I don't understand it at all.
		-- Moliere



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [mdk-re] apt-get
  2001-05-28 21:06           ` Alexander Bokovoy
@ 2001-05-29 17:14             ` Igor Homyakov
  0 siblings, 0 replies; 11+ messages in thread
From: Igor Homyakov @ 2001-05-29 17:14 UTC (permalink / raw)
  To: mandrake-russian

[-- Attachment #1: Type: text/plain, Size: 321 bytes --]

On Mon, May 28, 2001 at 08:14:55PM +0300, Alexander Bokovoy wrote:
> > Если надо завтра посмотрим кору ...
> Хорошо бы. Можете ее кинуть куда-нибудь в публичное место, чтобы я смог
> забрать.

В аттачменте  стек а кора лежит здесь  
http://adm.inversion.ru/homyakov/core.bz2

-- 
Igor Homyakov
<homyakov(at)ramax.spb.ru>

[-- Attachment #2: core.txt.gz --]
[-- Type: application/octet-stream, Size: 806 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2001-05-29 17:14 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-28 17:16 [mdk-re] apt-get Igor Homyakov
2001-05-28 17:48 ` Alexander Bokovoy
2001-05-28 18:29   ` Igor Homyakov
2001-05-28 19:22     ` Alexander Bokovoy
2001-05-28 19:30     ` Vyt
2001-05-28 19:36     ` Sergey Vlasov
2001-05-28 20:14       ` Alexander Bokovoy
2001-05-28 20:55       ` Igor Homyakov
2001-05-28 21:03         ` Igor Homyakov
2001-05-28 21:06           ` Alexander Bokovoy
2001-05-29 17:14             ` Igor Homyakov

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