Your message dated Tue, 25 Aug 2009 00:50:03 +0300
with message-id <[email protected]>
and subject line Re: Build system preference
has caused the Debian Bug report #481900,
regarding dh_auto_*: preference of Makefile/setup.py/...
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
481900: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=481900
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: debhelper
Version: 7.0.8
Severity: wishlist
File: /usr/bin/dh

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi

maybe this is not exactly a bug, but I just want to know if there is
some reasoning for current preference of Makefile > setup.py > Build.PL.

The problem is that some Python modules come with simple Makefile, which
allows some basic functionality, but does not necesarry all things which
could be done through setup.py. In this case dh_auto_* blindly chooses
to use this Makefile instead of setup.py.

Have you considered having different preference of build systems to try?

- -- 
        Michal Čihař | http://cihar.com | http://blog.cihar.com

- -- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (99, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages debhelper depends on:
ii  binutils            2.18.1~cvs20080103-4 The GNU assembler, linker and bina
ii  dpkg-dev            1.14.19              package building tools for Debian
ii  file                4.24-2               Determines file type using "magic"
ii  html2text           1.3.2a-3             An advanced HTML to text converter
ii  man-db              2.5.2-1              on-line manual pager
ii  perl                5.10.0-10            Larry Wall's Practical Extraction 
ii  po-debconf          1.0.13               manage translated Debconf template

debhelper recommends no packages.

- -- no debconf information

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFIMXHq3DVS6DbnVgQRApl0AKCUGul5hz4VGatU662nzQTHNxcMBwCfShr8
9G7bK5trlB9UcRi/t7Yncr0=
=lPUO
-----END PGP SIGNATURE-----



--- End Message ---
--- Begin Message ---
Version: 7.3.0

Hello,

On pirmadienis 19 Gegužė 2008 15:41:51 Michal Čihař wrote:
> While thinking a bit more about this, maybe dh could accept some option
> which would force using of some build system if autodetection code
> fails or does not detect the right one (what can be complicated in some
> cases such as this one).

Implemented in 7.3.0. Use dh_auto_* --buildsystem option for this like:

%:
        dh --buildsystem=whatever $@

-- 
Modestas Vainius <[email protected]>

Attachment: signature.asc
Description: This is a digitally signed message part.


--- End Message ---

Reply via email to