From: "Vladimir D. Seleznev" <vseleznv@altlinux.org>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] golang
Date: Fri, 1 May 2020 23:15:08 +0300
Message-ID: <20200501201508.GA2730842@portlab> (raw)
In-Reply-To: <11147e77-49da-8d63-d6a9-251db433fac1@altlinux.org>
On Fri, May 01, 2020 at 03:27:22PM +0300, Alexey Appolonov wrote:
> Всем привет!
>
> Интересно, зачем пакету golang нужен libselinux-utils? (Смотрю в p9)
$ rpm -qRp /ALT/repo/p9/release/latest/x86_64/RPMS.classic/golang-1.12.17-alt1.x86_64.rpm |grep selinux
/usr/sbin/selinuxenabled
Это — автоматически сгенерированная зависимость, получившаяся из-за
этого скрипта, упакованного в пакет golang:
$ grep "/usr/sbin/selinuxenabled" /usr/lib64/golang/src/make.bash
if [ -d $se_mount -a -f $se_mount/booleans/allow_execstack -a -x /usr/sbin/selinuxenabled ] && /usr/sbin/selinuxenabled; then
$ rpm -q --whatprovides /usr/sbin/selinuxenabled
libselinux-utils-3.0-alt1.x86_64
--
WBR,
Vladimir D. Seleznev
next prev parent reply other threads:[~2020-05-01 20:15 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-01 12:27 Alexey Appolonov
2020-05-01 20:15 ` Vladimir D. Seleznev [this message]
2020-05-02 10:47 ` Alexey V. Vissarionov
2020-05-02 11:32 ` Pavel Vainerman
2020-05-02 11:50 ` Alexey V. Vissarionov
2020-05-02 12:53 ` alexei
2020-05-02 12:59 ` Alexey V. Vissarionov
2020-05-02 13:25 ` Vladimir D. Seleznev
2020-05-02 13:44 ` 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=20200501201508.GA2730842@portlab \
--to=vseleznv@altlinux.org \
--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