Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.python > #7843

Re: Telling dh_python3 to skip a .so file

Path csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod
From Dmitry Shachnev <mitya57@debian.org>
Newsgroups linux.debian.maint.python
Subject Re: Telling dh_python3 to skip a .so file
Date Tue, 10 Nov 2015 13:40:02 +0100
Message-ID <qtgno-53E-19@gated-at.bofh.it> (permalink)
References <qshbP-6oV-5@gated-at.bofh.it> <qsQMi-4tx-17@gated-at.bofh.it>
X-Original-To debian-python@lists.debian.org
X-Mailbox-Line From debian-python-request@lists.debian.org Tue Nov 10 12:31:04 2015
Old-Return-Path <mitya57@gmail.com>
X-Amavis-Spam-Status No, score=-12.467 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FORGED_FROMDOMAIN=0.001, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.001, LDO_WHITELIST=-5, PGPSIGNATURE=-5, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01] autolearn=ham autolearn_force=no
X-Policyd-Weight using cached result; rate: -7
X-Google-Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=date:from:to:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=614tcaXjDuxMUWwBBV5wpmMAYzJxqYE6r5udgwPB9cI=; b=G2sdq7WJ7ZBiSKlMHdlBzsfVYIIm4cPVpmxQHigeAPlxXpAR6hT18GDG20OPl6LkJK UFOBa2csUkD4nQox++URNU1S0DvmNIENp14YNdfjbecFpxCg8sRw+hw08jHMtpow0LTl A80WwO3sslavqujDpfM21Cvxo1kbThiwFJoDv9GF9EUvBTsRMcs2fFWA1wLF9zEJLJLn XTLYG4ZtTNZ/9ibmFVgNDGh+CBB8FQsQDru7rid0nc+djgfWenZ2azfZ6I6VJeO722Rw auH+mGaSGRrYCXgQMNWi/pB5tgB3kRgjNWmZzq3gkNdPqKj+KAKv3B7HheGDP1cg4jup A7YA==
X-Received by 10.112.181.225 with SMTP id dz1mr1577985lbc.103.1447158647514; Tue, 10 Nov 2015 04:30:47 -0800 (PST)
MIME-Version 1.0
Content-Type multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Q68bSM7Ycu6FN28Q"
Content-Disposition inline
User-Agent Mutt/1.5.24 (2015-08-30)
X-Mailing-List <debian-python@lists.debian.org> archive/latest/13156
List-ID <debian-python.lists.debian.org>
List-URL <https://lists.debian.org/debian-python/>
List-Archive https://lists.debian.org/msgid-search/20151110123045.GA4560@mitya57.me
Approved robomod@news.nic.it
Lines 49
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Date Tue, 10 Nov 2015 15:30:45 +0300
X-Original-Message-ID <20151110123045.GA4560@mitya57.me>
X-Original-References <20151107191640.GA17141@mitya57.me> <20151109091222.GJ16403@sar0.p1otr.com>
Xref csiph.com linux.debian.maint.python:7843

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

Cześć Piotr,

On Mon, Nov 09, 2015 at 10:12:22AM +0100, Piotr Ożarowski wrote:
> I don't see a single file in gnome-applets_3.18.1-1_amd64.deb that
> justifies invoking dh_python3. Why do you need it? If you actually have
> a script that needs shebang rewrite (and I somehow missed it), you can
> use sed to do that.

Oops, there should be a file there, but looks like a new upstream release
introduced a new build-dependency for Python code so it is not built :/

I will fix it soon.

When that file is built, it needs dh_python3 to replace shebang and add
correct ${python3:Depends}. Of course I can do it manually, but my question
was about how to make dh_python3 ignore a particular .so file, and I am
still interested in that.

--
Dmitry Shachnev

Back to linux.debian.maint.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Telling dh_python3 to skip a .so file Dmitry Shachnev <mitya57@debian.org> - 2015-11-07 20:20 +0100
  Re: Telling dh_python3 to skip a .so file Piotr Ożarowski <piotr@debian.org> - 2015-11-09 10:20 +0100
    Re: Telling dh_python3 to skip a .so file Dmitry Shachnev <mitya57@debian.org> - 2015-11-10 13:40 +0100
      Re: Telling dh_python3 to skip a .so file Dmitry Shachnev <mitya57@debian.org> - 2015-11-10 14:00 +0100
      Re: Telling dh_python3 to skip a .so file Piotr Ożarowski <piotr@debian.org> - 2015-11-10 14:00 +0100

csiph-web