devel@ where you _can_ ask
 help / color / mirror / Atom feed
From: Ivan Zakharyaschev <imz@altlinux.org>
To: "devel@ where you _can_ ask" <devel-newbies@lists.altlinux.org>
Cc: grenka@altlinux.org
Subject: [newbies] /usr/bin/env; was: Re:  [#193009] EPERM sunfish.git=0.1-alt2
Date: Thu, 2 Nov 2017 23:28:49 +0300 (MSK)
Message-ID: <alpine.LFD.2.20.1711022323000.1631@imap.altlinux.org> (raw)
In-Reply-To: <2cf06d79-4a16-0c74-be2a-2980cc086d93@basealt.ru>

[-- Attachment #1: Type: text/plain, Size: 2436 bytes --]

On Thu, 2 Nov 2017, Grigory Ustinov wrote:

> Есть у кого-нибудь какие-нибудь возражения по поводу этого пакета?

Если уж есть даже патч 
http://git.altlinux.org/people/grenka/packages/sunfish.git?p=sunfish.git;a=commitdiff;h=9b0aa57c2f99d4cebf7dfb52f12f91d8b900d0aa 
, то заменять стоит shebang на /usr/bin/python напрямую, избавясь от 
/usr/bin/env , вносящего непредсказуемость в работу установленного пакета.

(Слышал, что в Fedora недавно запретили /usr/bin/env)

commit 9b0aa57c2f99d4cebf7dfb52f12f91d8b900d0aa
Author: Grigory Ustinov <grenka@altlinux.org>
Date:   Wed Sep 20 21:19:38 2017 +0300

     Replaced pypy by python.

diff --git a/sunfish.py b/sunfish.py
index 8c01722..f6c1d52 100644
--- a/sunfish.py
+++ b/sunfish.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env pypy
+#!/usr/bin/env python
  # -*- coding: utf-8 -*-

  from __future__ import print_function


> On 02.11.2017 17:24, Girar Builder awaiter robot wrote:
>>  http://git.altlinux.org/tasks/193009/logs/events.1.1.log
>>
>>  2017-Nov-02 14:22:33 :: task #193009 for sisyphus started by grenka:
>>  #100 build 0.1-alt2 from /people/grenka/packages/sunfish.git
>>  2017-Nov-02 14:22:34 :: [i586] #100 sunfish.git 0.1-alt2: build start
>>  2017-Nov-02 14:22:34 :: [x86_64] #100 sunfish.git 0.1-alt2: build start
>>  2017-Nov-02 14:23:08 :: [x86_64] #100 sunfish.git 0.1-alt2: build OK
>>  2017-Nov-02 14:23:09 :: [i586] #100 sunfish.git 0.1-alt2: build OK
>>  2017-Nov-02 14:23:13 :: build check OK
>>  2017-Nov-02 14:23:13 :: noarch check OK
>>  2017-Nov-02 14:23:14 :: plan: src +1 -1 =17966, noarch +1 -1 =18266
>>  2017-Nov-02 14:23:14 :: version check OK
>>  2017-Nov-02 14:23:47 :: generated apt indices
>>  2017-Nov-02 14:23:47 :: created next repo
>>  2017-Nov-02 14:24:03 :: dependencies check OK
>>  2017-Nov-02 14:24:22 :: [i586] #100 sunfish: install check OK
>>  2017-Nov-02 14:24:22 :: [x86_64] #100 sunfish: install check OK
>>  2017-Nov-02 14:24:23 :: gears inheritance check OK
>>  2017-Nov-02 14:24:23 :: srpm inheritance check OK
>>  girar-check-perms: access to sunfish DENIED for grenka: does not belong to
>>  maintainers list yet
>>  sunfish: Operation not permitted
>>  2017-Nov-02 14:24:23 :: acl check FAILED
>>  2017-Nov-02 14:24:23 :: task #193009 for sisyphus EPERM
>
> _______________________________________________
> devel-newbies mailing list
> devel-newbies@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/devel-newbies
>
>

      reply	other threads:[~2017-11-02 20:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-02 16:20 ` [newbies] " Grigory Ustinov
2017-11-02 20:28   ` Ivan Zakharyaschev [this message]

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=alpine.LFD.2.20.1711022323000.1631@imap.altlinux.org \
    --to=imz@altlinux.org \
    --cc=devel-newbies@lists.altlinux.org \
    --cc=grenka@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

devel@ where you _can_ ask

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel-newbies/0 devel-newbies/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-newbies devel-newbies/ http://lore.altlinux.org/devel-newbies \
		devel-newbies@lists.altlinux.org devel-newbies@lists.altlinux.ru devel-newbies@lists.altlinux.com
	public-inbox-index devel-newbies

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


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