ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Led <ledest@gmail.com>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] Q: вопрос к знатокам rpm
Date: Fri, 10 Oct 2008 01:55:33 +0300
Message-ID: <200810100155.33497.ledest@gmail.com> (raw)
In-Reply-To: <20081009224310.GA30360@wo.int.altlinux.org>

On Friday, 10 October 2008 01:43:10 Dmitry V. Levin wrote:
> On Fri, Oct 10, 2008 at 01:26:08AM +0300, Led wrote:
> > On Friday, 10 October 2008 00:57:34 Konstantin A. Lepikhov wrote:
> > > Friday 10, at 12:37:54 AM you wrote:
> > > > On Friday, 10 October 2008 00:07:22 Konstantin A. Lepikhov wrote:
> > > > > Hi!
> > > > >
> > > > > Не подскажут ли уважаемые знатоки, какой лимит на кол-во
> > > > > provides/requires в нашем rpm? Интересует в виде максимального
> > > > > кол-ва записей в пакете.
> > > >
> > > > $ rpm -q --provides erlang-otp | wc -l
> > > > 1260
> > > >
> > > > У тебя больше?:)
> > >
> > > У меня больше.
> >
> > В unsigned short int не поместятся?
>
> $ (printf 'Name: provs\nVersion: 1\nRelease: 2\nSummary: none\nLicense:
> none\nGroup: none\n'; for i in `seq 0 99999`; do echo "Provides: $i-$i-$i";
> done; printf '%%description\nnone\n\n%%files\n') >$TMPDIR/provs.spec &&
> rpmbuild -bb --define "_rpmdir $TMPDIR" --define '_rpmfilename provs.rpm'
> $TMPDIR/provs.spec >/dev/null && rpmquery -p --provides $TMPDIR/provs.rpm
> |wc -l 100001
>
> Хватит? :)

Даже если не хватит, до long long int всегда напильник найдётся:)

-- 
Led

  reply	other threads:[~2008-10-09 22:55 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-09 21:07 Konstantin A. Lepikhov
2008-10-09 21:37 ` Led
2008-10-09 21:57   ` Konstantin A. Lepikhov
2008-10-09 22:26     ` Led
2008-10-09 22:43       ` Dmitry V. Levin
2008-10-09 22:55         ` Led [this message]
2008-10-09 23:19         ` Konstantin A. Lepikhov
2008-10-09 23:43           ` Led
2008-10-10  5:38 ` Alexey Tourbin
2008-10-10  5:47   ` Alexey Gladkov
2008-10-10  5:52     ` Alexey Tourbin
2008-10-10  5:58       ` Alexey Gladkov
2008-10-10  5:55   ` Alexey Gladkov
2008-10-10  6:22     ` Alexey Tourbin
2008-10-10  7:50       ` Alexey Gladkov

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=200810100155.33497.ledest@gmail.com \
    --to=ledest@gmail.com \
    --cc=devel@lists.altlinux.org \
    /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 Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git