From: Yura Zotov <yznews@hotbox.ru>
To: ALT Linux Spring mailing list <mandrake-russian@altlinux.ru>
Cc: "Dmitry V. Levin" <ldv@alt-linux.org>
Subject: Re: [mdk-re] rpm -q --whatrequires
Date: Wed Oct 10 20:53:12 2001
Message-ID: <20011010205431.A4207@home-pool4-70.com2com.ru> (raw)
In-Reply-To: <20011010201134.B11602@ldv.office.alt-linux.org>; from ldv@alt-linux.org on Wed, Oct 10, 2001 at 08:11:35PM +0400
On Wed, Oct 10, 2001 at 08:11:35PM +0400, Dmitry V. Levin wrote:
> On Wed, Oct 10, 2001 at 07:48:35PM +0400, Yura Zotov wrote:
> > Подскажите, пожалуйста, как узнать какой программе нужен
> > определенный пакет, не устанавливая пакет с программой?
> >
> > rpm -qp --whatrequires <package_file> не срабатывает.
>
> rpm -qp --provides <package_file> |while read; do
> rpm -q --whatrequires "${REPLY% }" 2>/dev/null;
> done |sort -u
>
Насколько я понимаю, это значит "спросить у установленных, что
они хотят из не установленных", а мне хочется наоборот, спросить
у не установленных, кто из них хочет определенный установленный
пакет.
Или я чего-то не понимаю?
--
Юрий А. Зотов
next prev parent reply other threads:[~2001-10-10 20:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-10-10 19:47 Yura Zotov
2001-10-10 20:11 ` Dmitry V. Levin
2001-10-10 20:53 ` Yura Zotov [this message]
2001-10-10 21:15 ` Dmitry V. Levin
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=20011010205431.A4207@home-pool4-70.com2com.ru \
--to=yznews@hotbox.ru \
--cc=ldv@alt-linux.org \
--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