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


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

Re: unwanted python-X-dbg

Path csiph.com!aioe.org!bofh.it!news.nic.it!robomod
From Piotr Ożarowski <piotr@debian.org>
Newsgroups linux.debian.maint.python
Subject Re: unwanted python-X-dbg
Date Sun, 08 May 2016 10:30:01 +0200
Message-ID <rwsg9-3in-1@gated-at.bofh.it> (permalink)
References <rwrN7-2Jt-3@gated-at.bofh.it>
X-Mailbox-Line From debian-python-request@lists.debian.org Sun May 8 08:28:49 2016
Old-Return-Path <piotr@ozarowski.pl>
X-Amavis-Spam-Status No, score=-6.999 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, HEADER_FROM_DIFFERENT_DOMAINS=0.001, LDO_WHITELIST=-5] autolearn=ham autolearn_force=no
X-Policyd-Weight using cached result; rate: -6.1
Mail-Followup-To debian-python@lists.debian.org
MIME-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Disposition inline
Content-Transfer-Encoding 8bit
X-Operating-System Debian GNU/Linux (4.3.0-0.bpo.1-amd64)
User-Agent Mutt/1.5.23 (2014-03-12)
X-Mailing-List <debian-python@lists.debian.org> archive/latest/13830
List-ID <debian-python.lists.debian.org>
List-URL <https://lists.debian.org/debian-python/>
List-Archive https://lists.debian.org/msgid-search/20160508082803.GL2764@sar0.p1otr.com
Approved robomod@news.nic.it
Lines 32
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Date Sun, 8 May 2016 10:28:03 +0200
X-Original-Message-ID <20160508082803.GL2764@sar0.p1otr.com>
X-Original-References <572EF1B6.3040505@jeremysanders.net>
Xref csiph.com linux.debian.maint.python:8501

Show key headers only | View raw


[Jeremy Sanders, 2016-05-08]
> Sorry - another question about pybuild. I'm defining
> 
> export PYBUILD_NAME=veusz

thanks to this ^ one...

> export PYBUILD_DESTDIR_python3=debian/veusz
> export PYBUILD_DESTDIR_python3-dbg=debian/veusz-dbg

you don't need these ^ two, that's the default

> Which seems to work with
> 	dh $@ --with python3 --buildsystem=pybuild
> 
> However, when rebuilding I get error messages about a
> debian/python3-veusz-dbg directory which seems to contain a second
> installation of the module:
> 
> dpkg-source: error: unwanted binary file: debian/python3-veusz-dbg/usr/lib/python3.5/dist-packages/veusz/icons/settings_stylesheet.png
> dpkg-source: error: unwanted binary file: debian/python3-veusz-dbg/usr/lib/python3.5/dist-packages/veusz/icons/settings_axislabel.png
> ...

do you have python3-veusz-dbg binary package?

dh_python3 will remove non .py/.so files from -dbg's packages
dist-packages directory by default, but this looks like dpkg-source not
knowing about python3-veusz-dbg to me
-- 
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

unwanted python-X-dbg Jeremy Sanders <jeremy@jeremysanders.net> - 2016-05-08 10:00 +0200
  Re: unwanted python-X-dbg Piotr Ożarowski <piotr@debian.org> - 2016-05-08 10:30 +0200
    Re: unwanted python-X-dbg Jeremy Sanders <jeremy@jeremysanders.net> - 2016-05-08 14:30 +0200
      Re: unwanted python-X-dbg Piotr Ożarowski <piotr@debian.org> - 2016-05-08 15:30 +0200

csiph-web