ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: AVL <info@atmsk.ru>
To: mandrake-russian@altlinux.ru
Subject: Re: [mdk-re] apt-get troubles III
Date: Wed Jan  9 12:28:02 2002
Message-ID: <20020109122915.3353279f.info@atmsk.ru> (raw)
In-Reply-To: <3C3BFB2F.2070408@rtcom.tver.ru>

> Если есть хоть какой-нибудь доступ в интеренет, то самый простой вариант:
да, вы знаете толк в извращениях! :)

>  -перекинуть скачанные файлы в /var/cache/apt/archives

и переименовать в соответствии с правилами апта (пробелы, тире и еще что то заменяются)

>  -выполнить apt-cache update

можно и даже нужно наоборот.
сначала update потом, install список файлов,  потом install

>  -установить через apt-get install выбранные пакеты, при этом они будут 
> взяты
>    именно из локального кеша

ага.

> Все это должно произойти в течении 1дня, понятно почему.

непонятно другое. зачем такие хирости?

Создаем иерархию:
------------------
mkdir /AVL
cd /AVL
--------------
./
./SRPMS
./SRPMS/.obsolete
./SRPMS.avl ->SRPMS
./i586
./i586/SRPMS.avl -> ../SRPMS
./i586/base
./i586/RPMS
./i586/RPMS.avl->RPMS


получаем список необходимого и формируем filelist.txt в виде, каждая строчка- файл

rsync -avz --include-list listfiles.txt altlinux.ru::/sisyphus/Mandrake/I586/RPMS /AVL/I586/RPMS

получили пакетики.

#genbasedir  --topdir=/AVL i586 avl

репозитарий готов.

осталось в /etc/apt/source.list вписать 

rpm file:/AVL i586 avl
rpm-src file:/AVL i586 avl

и это уже будет вашим навеки.
добавляем рпмки в RPMS (если надо)
добавляем src.rpm в SRPMS  (если нужно)
#genbasedir  --topdir=/AVL i586 avl

apt-get update
apt-get install что_надо

если поднять ftp то можно стать микроальтлинуксом в своей тусовке. :)





  parent reply	other threads:[~2002-01-09 12:28 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-09  9:47 Andrey Kudryashov
2002-01-09 10:36 ` Vitaly Lipatov
2002-01-09 11:10   ` Dmitry V. Popkov
2002-01-09 11:14     ` Dmitry V. Popkov
2002-01-09 12:28     ` AVL [this message]
2002-01-09 13:49       ` Dmitry V. Popkov
2002-01-09 17:00         ` AVL
2002-01-10 12:45           ` Re[2]: " Andrey Kudryashov
2002-01-10 13:27             ` AVL
2002-01-11  8:58               ` Re[4]: " Andrey Kudryashov
2002-01-11 11:09                 ` AVL
2002-01-11 15:24                   ` Re[6]: " Andrey Kudryashov
2002-01-11 16:42                     ` [mdk-re] " Vyt
2002-01-10 15:05             ` Re[3]: [mdk-re] " "Баталов Григорий"
2002-01-10 16:37               ` AVL
2002-01-10 18:46                 ` "Баталов Григорий"
2002-01-11  8:02                   ` Re[4]: " Andrey Kudryashov
2002-01-11 11:20                     ` Vyt
2002-01-11 12:09                     ` Re[5]: " "Баталов Григорий"
2002-01-12 10:16           ` Vitaly Lipatov

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=20020109122915.3353279f.info@atmsk.ru \
    --to=info@atmsk.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