ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* Re[2]: [sisyphus] Как закачать пакеты с зависимостями?
@ 2004-12-22 19:15 Andrey Siver
  2004-12-22 22:23 ` Dmitry V. Levin
  2004-12-23  7:24 ` Anton Farygin
  0 siblings, 2 replies; 3+ messages in thread
From: Andrey Siver @ 2004-12-22 19:15 UTC (permalink / raw)
  To: sisyphus

Да нет, это Вы - не серьезно. 

Мне нужно закачать пакет и его *все* зависимости.

*Не важно*, какие у меня в данный момент установлены пакеты.


Андрей

---

Date: Wed, 22 Dec 2004 23:43:15 +0500
From: Andrey Rahmatullin <wrar@altlinux.ru>
Subject: Re: [sisyphus] Как закачать пакеты с зависимостями?
To: sisyphus@altlinux.ru
Message-ID: <20041222184315.GD2965@wrars-comp.wrarsdomain>
Content-Type: text/plain; charset="koi8-r"

On Wed, Dec 22, 2004 at 09:31:39PM +0300, Andrey Siver wrote:
> Вопрос именно в том, как *скачать* с сервера пакет и его зависимости.
Вы серьезно?

apt-get install -d

-- 
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):


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

* Re: [sisyphus] Как закачать пакеты с зависимостями?
  2004-12-22 19:15 Re[2]: [sisyphus] Как закачать пакеты с зависимостями? Andrey Siver
@ 2004-12-22 22:23 ` Dmitry V. Levin
  2004-12-23  7:24 ` Anton Farygin
  1 sibling, 0 replies; 3+ messages in thread
From: Dmitry V. Levin @ 2004-12-22 22:23 UTC (permalink / raw)
  To: ALT Linux Sisyphus mailing list

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

Hi,

On Wed, Dec 22, 2004 at 10:15:42PM +0300, Andrey Siver wrote:
> Да нет, это Вы - не серьезно. 
> 
> Мне нужно закачать пакет и его *все* зависимости.
> 
> *Не важно*, какие у меня в данный момент установлены пакеты.

$ mkaptbox path/to/workdir
$ path/to/workdir/aptbox/apt-get -y -d install имена_пакетов

Можно предварительно почитать mkaptbox(1) из пакета hasher.

P.S. mailing list mismatch?


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [sisyphus] Как закачать пакеты с зависимостями?
  2004-12-22 19:15 Re[2]: [sisyphus] Как закачать пакеты с зависимостями? Andrey Siver
  2004-12-22 22:23 ` Dmitry V. Levin
@ 2004-12-23  7:24 ` Anton Farygin
  1 sibling, 0 replies; 3+ messages in thread
From: Anton Farygin @ 2004-12-23  7:24 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Andrey Siver wrote:

>Да нет, это Вы - не серьезно. 
>
>Мне нужно закачать пакет и его *все* зависимости.
>
>*Не важно*, какие у меня в данный момент установлены пакеты.
>  
>
Тогда так:

mkdir ~/tmp/box
/usr/bin/mkaptbox ~/tmp/box
echo "rpm [alt] 
ftp://ftp.altlinux.com/pub/distributions/ALTLinux/Sisyphus i586 classic" 
 >~/tmp/box/aptbox/etc/apt/sources.list
pushd ~/tmp/box/aptbox
./apt-get update
./apt-get install --print-uris -y

Ну и вывод обработать ;-)

По идее и download можно сделать.

Rgds,
Rider

>
>Андрей
>
>---
>
>Date: Wed, 22 Dec 2004 23:43:15 +0500
>From: Andrey Rahmatullin <wrar@altlinux.ru>
>Subject: Re: [sisyphus] Как закачать пакеты с зависимостями?
>To: sisyphus@altlinux.ru
>Message-ID: <20041222184315.GD2965@wrars-comp.wrarsdomain>
>Content-Type: text/plain; charset="koi8-r"
>
>On Wed, Dec 22, 2004 at 09:31:39PM +0300, Andrey Siver wrote:
>  
>
>>Вопрос именно в том, как *скачать* с сервера пакет и его зависимости.
>>    
>>
>Вы серьезно?
>
>apt-get install -d
>
>  
>



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

end of thread, other threads:[~2004-12-23  7:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-22 19:15 Re[2]: [sisyphus] Как закачать пакеты с зависимостями? Andrey Siver
2004-12-22 22:23 ` Dmitry V. Levin
2004-12-23  7:24 ` Anton Farygin

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

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

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


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