ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Ruslan Popov <rpopov@jet.msk.su>
To: ALT Linux Sisyphus discussion list <sisyphus@altlinux.ru>
Subject: Re: [sisyphus] Поиск по сизифу
Date: Fri, 21 Jan 2005 12:49:03 +0300
Message-ID: <41F0D00F.5050401@jet.msk.su> (raw)
In-Reply-To: <200501211216.11145.naf@naf.net.ru>

Nikolay A. Fetisov wrote:
> В сообщении от Пятница 21 Январь 2005 11:44 Ruslan Popov написал(a):
> 
>>Как найти пакет в Сизифе, который содержит нужный мне файлик???
>>
>>Например, для сборки EMU <emu.sf.net> необходимо наличие tkConfig.sh.
>>Я уже кучу tcl* пакетов поставил, но пока мне не повезло...
> 
> 
> Поискать в Sisyphus/i586/base/contents_index ?
> 
> $ grep tkConfig.sh contents_index 
> /usr/lib/tkConfig.sh    tk-devel

Я тут тоже мозгом ;) подумал и рещил, что tkConfig всё-таки к tk относится
и поставил tk-devel, а затем нашел на файловой системе нужный мне файлик.
А вот способ с contents_index обязательно приму на вооружение. Спасибо.

 > for pkg in *.rpm; do
 >  (rpm -qlp $pkg | grep -q 'tkConfig.sh') && echo $pkg
 > done
 >
 > Но это если в локальном репозитарии...

Кажется, так будет проще:
[root@nemo src]# find /usr -name tkConfig.sh
/usr/lib/tkConfig.sh
[root@nemo src]# rpm -qf /usr/lib/tkConfig.sh
tk-devel-8.4.8-alt1

-- 

            _/               Ruslan Popov
           _/   _/_/   _/
          _/  _/  _/  _/     Engineer
         _/ _/_/_/_/ _/_/    Mobile: +7 (916) 926-12-05
        _/ _/       _/       Office: +7 (095) 411-76-01
    _/_/   _/_/_/  _/        E-mail: rpopov@jet.msk.su
     Infosystems   _/_/      Moscow, Russia



  reply	other threads:[~2005-01-21  9:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-21  8:44 Ruslan Popov
2005-01-21  8:51 ` Max A Mazin
2005-01-21  8:55   ` Ruslan Popov
2005-01-21  9:43     ` Motsyo Gennadi
2005-01-21  9:16 ` Nikolay A. Fetisov
2005-01-21  9:49   ` Ruslan Popov [this message]
2005-01-21  9:56     ` Led
2005-01-21  9:16 ` Led

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=41F0D00F.5050401@jet.msk.su \
    --to=rpopov@jet.msk.su \
    --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