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


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

Re: Does “${python3:Depends}” reliably generate correct dependencies?

From Piotr Ożarowski <piotr@debian.org>
Newsgroups linux.debian.maint.python
Subject Re: Does “${python3:Depends}” reliably generate correct dependencies?
Date 2015-10-25 10:40 +0100
Message-ID <qnpWp-FB-9@gated-at.bofh.it> (permalink)
References <qnlSN-643-1@gated-at.bofh.it> <qnptn-mg-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Scott Kitterman, 2015-10-25]
> Usually you only get the dependency on the specific python3
> interpreters if there's a script with a shebang using that version.
> I'd check for that.

right

> It could either be in the original source or due to dh_python3 doing
> something interesting in shebang rewriting (IIRC there's a known issue
> that P1otr is working on).

dh_python3 does the right thing

What I wanted to improve is pybuild which calls default interpreter as
python3 but if the default version is <= than other supported ones, it
it not called last (so until 3.5 is the default, it's possible that 3.5
is overwriting /usr/bin/python3 shebangs)
-- 
Piotr Ożarowski                         Debian GNU/Linux Developer
www.ozarowski.pl          www.griffith.cc           www.debian.org
GPG Fingerprint: 1D2F A898 58DA AF62 1786 2DF7 AEF6 F1A2 A745 7645

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


Thread

Does “${python3:Depends}” reliably  generate correct dependencies? Ben Finney <ben+debian@benfinney.id.au> - 2015-10-25 06:20 +0100
  Re: Does “${python3:Depends}”  reliably generate correct dependencies? Brian May <brian@linuxpenguins.xyz> - 2015-10-25 08:00 +0100
  Re: Does “${python3:Depends}” reliably generate correct dependencies? Scott Kitterman <debian@kitterman.com> - 2015-10-25 10:10 +0100
    Re: Does “${python3:Depends}” reliably generate  correct dependencies? Dmitry Shachnev <mitya57@debian.org> - 2015-10-25 10:20 +0100
    Re: Does “${python3:Depends}”  reliably generate correct dependencies? Piotr Ożarowski <piotr@debian.org> - 2015-10-25 10:40 +0100
  Re: Does “${python3:Depends}”  reliably generate correct dependencies? Piotr Ożarowski <piotr@debian.org> - 2015-10-25 10:30 +0100

csiph-web