From: Alexey Tourbin <at@altlinux.ru>
To: ALT Devel discussion list <devel@altlinux.ru>
Subject: [devel] Re: brp-strip libperl
Date: Wed, 14 May 2003 04:53:46 +0400
Message-ID: <20030514005346.GB8424@solemn.turbinal.org> (raw)
In-Reply-To: <20030513083333.GI1761@basalt.office.altlinux.org>
[-- Attachment #1: Type: text/plain, Size: 744 bytes --]
On Tue, May 13, 2003 at 12:33:33PM +0400, Dmitry V. Levin wrote:
> Это не inconsistency, это hackaround (простой способ отключения brp-strip).
> Не исключено, что этим кто-то сознательно пользуется.
Это не hackaround, это подводный камень, проблема, если угодно, в
которой могут разобраться только хакеры rpm. Объясните мне смысл вот
этого кода:
$ grep -C1 PERMS /usr/lib/rpm/brp-strip
PERMS=
if [ -z "$STRIP_RELOCATABLE" -a -z "$STRIP_STATIC" ]; then
PERMS='-perm +a=x'
elif [ -z "$STRIP_EXECUTABLE" -a -z "$STRIP_SHARED" ]; then
PERMS='-perm +a=r'
fi
--
echo "Stripping binaries in $1 ($SHOW_METHODS)"
find "$1" -type f $PERMS -print0 |xargs -r0 /usr/lib/rpm/strip_files || return 1
}
$
Это тип файла определяется по правам доступа?
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2003-05-14 0:53 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-07 16:47 ` [devel] Re: J23: марш-бросок Michael Shigorin
2003-05-08 4:55 ` Alexey Tourbin
2003-05-08 8:01 ` Michael Shigorin
2003-05-08 8:12 ` Sergey V Turchin
2003-05-08 8:19 ` Alexey Tourbin
2003-05-08 8:40 ` Sergey V Turchin
2003-05-08 8:47 ` Sergey Vlasov
2003-05-08 9:40 ` Alexey Tourbin
2003-05-08 10:16 ` Sergey Vlasov
2003-05-08 12:49 ` Alexey Tourbin
2003-05-08 12:58 ` Anton Farygin
2003-05-12 20:55 ` Dmitry V. Levin
2003-05-12 21:54 ` Alexey Tourbin
2003-05-12 22:55 ` Alexey Tourbin
2003-05-12 23:38 ` [devel] Re: brp-strip libperl Alexey Tourbin
2003-05-13 8:33 ` Dmitry V. Levin
2003-05-14 0:53 ` Alexey Tourbin [this message]
2003-05-14 8:26 ` Dmitry V. Levin
2003-05-14 10:30 ` Alexey Tourbin
2003-05-14 10:51 ` Dmitry V. Levin
2003-05-14 12:02 ` [devel] Q: service dm (was: brp-strip libperl) Michael Shigorin
2003-05-14 12:32 ` Dmitry V. Levin
2003-05-14 16:18 ` [devel] " Michael Shigorin
2003-05-13 8:29 ` [devel] flash-plugin (was: J23: марш-бросок) Michael Shigorin
2003-05-13 8:43 ` Anton Farygin
2003-05-13 10:52 ` [devel] Re: flash-plugin Michael Shigorin
2003-05-13 8:31 ` [devel] Re: J23: марш-бросок Dmitry V. Levin
2003-05-13 8:19 ` Alexander Bokovoy
2003-05-13 8:28 ` 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=20030514005346.GB8424@solemn.turbinal.org \
--to=at@altlinux.ru \
--cc=devel@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 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