ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "Nick S. Grechukh" <ngrechukh@ua.fm>
To: ALT Linux Sisyphus discussion list <sisyphus@altlinux.ru>
Subject: Re: [sisyphus] Re: Экспорт-импорт списка пакетов
Date: Wed, 19 May 2004 09:07:03 +0300
Message-ID: <200405190907.17212.ngrechukh@ua.fm> (raw)
In-Reply-To: <40AABD68.5010905@altlinux.ru>

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

В сообщении от Среда 19 Май 2004 04:50 Ivan Fedorov написал(a):
> Gennadiy Redko пишет:
> >>> Идеальным был бы вариант экспорта/импорта списка пакетов
> >>> средствами apt/synaptic.
> >>
> >> По крайней мере можно
> >>
> >> rpm -qa --queryformat '%{NAME}\n' | sort > installed-packages
> >>
> >> и потом
> >> apt-get install `cat installed-packages`
> >>
> >> PS: while at it -- для "нормализации" содержимого /var/cache/apt
> >> можно циклически переименовывать в вывод
> >>
> >> rpm -qp --queryformat '%{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}.rpm\n'
> >
> > Понятно. Спасибо.
> > Правда этот способ не отслеживает изменение имен ипакетов, поэтому
> > пакеты имена которых сменились придется "разруливать" вручную.
>
> Разве? А я думал, что для этого помогают Obsoletes и Provides...

для apt-get install - не помогает.
я делал 
rpm -qp -qf "%{NAME}\n" /var/ftp/Compact23/ALTLinux/RPMS.main|sort>clist
apt-get install `cat clist`

(в sources.list - сизиф). не ставится из-за перименования кусков kde, еще 
чего-то. 

-- 
с уважением,  
	Nick S. Grechukh
-------------------------
Refractory Trading House
network administrator

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

  reply	other threads:[~2004-05-19  6:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-18 16:45 [sisyphus] " Gennadiy Redko
2004-05-18 17:27 ` [sisyphus] " Michael Shigorin
2004-05-18 17:41   ` Gennadiy Redko
2004-05-19  1:50     ` Ivan Fedorov
2004-05-19  6:07       ` Nick S. Grechukh [this message]
2004-05-19  7:25     ` Michael Shigorin
2004-05-19 15:11       ` Gennadiy Redko
2004-05-19 15:32         ` Nick S. Grechukh
2004-05-19 16:41         ` Michael Shigorin

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=200405190907.17212.ngrechukh@ua.fm \
    --to=ngrechukh@ua.fm \
    --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