ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Sviatoslav Sviridov <svd@lintec.minsk.by>
To: sisyphus@altlinux.ru
Subject: Re: [sisyphus] apt & cache
Date: Sun, 13 Oct 2002 23:47:01 +0300
Message-ID: <20021013234701.1f8c01f0.svd@lintec.minsk.by> (raw)
In-Reply-To: <m2adlixxlv.fsf@flash.otradnoe.net>

On Sun, 13 Oct 2002 17:43:56 +0400
Alex Ott <ottalex@narod.ru> wrote:

> Привет всем
> 
> Такой вопрос. apt хранит в кеше вытянутые файлы, и у них изменены имена по
> сравнению с тем, как они лежат на ftp. так .i586.rpm заменяется на
> _i586.rpm, и еще несколько замен. Это не всегда удобно, поскольку я
> регулярно беру файлы из кеша для апгрейда домашней машины и стягиваю
> недостающие файлы wget'ом. Но из-за подстановок wget утягивает те файлы,
> которые уже есть на машине. Как правильно обрабатывать такие имена?
> 
> как правильно производить dist-upgrade машины, для которой я могу сделать
> только apt-get update (из-за ограничения траффика)?.

Постоянно так делаю:
$ sudo apt-get autoclean
пишу содержимое /var/cache/apt/archives -> /mnt/cdrom/apt/archives
приношу домой
$ mount /mnt/cdrom
$ cd ..../Sisyphus/i586
$ ln -s /mnt/cdrom/apt/archives RPMS.apt
$ genbasedir --topdir=../ i586 apt
$ sudo apt-get update (sources.list настроен на локальный репозитарий; на
удалённый - по желанию)
$ sudo apt-get dist-upgrade

-- 
Sviatoslav Sviridov
[mailto:svd@lintec.minsk.by] [ICQ#10845380] [Lintec Project] [MLUG]
--
The kernel is intended as the arbiter between userspace and hardware,
and userspace and userspace.  Format conversion has nothing to do with
arbitration.

	- Jeff Garzik on linux-kernel


  reply	other threads:[~2002-10-13 20:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-13 13:43 Alex Ott
2002-10-13 20:47 ` Sviatoslav Sviridov [this message]
2002-10-18 22:36 ` Alexey Morozov
2002-10-21  4:54   ` Re[2]: " Борис Ревякин

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=20021013234701.1f8c01f0.svd@lintec.minsk.by \
    --to=svd@lintec.minsk.by \
    --cc=sisyphus@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 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