[Reportbug-maint] Bug#529660: reportbug: setup.py install should use --install-layout=deb

Kenneth E Drake kd.drake at comcast.net
Wed May 20 19:22:24 UTC 2009


Package: reportbug
Version: 4.2
Severity: normal
Tags: patch
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu karmic ubuntu-patch

For the future py2.6 transition setup.py install should include '--install-layout=deb' to avoid files ending up in the wrong directory. Currently, files end up in /usr/local when built against py2.6 in ubuntu karmic without this parameter. This parameter is recognized and ignored in py{2.4,2.5}.

-- Package-specific info:
** /home/kenny/.reportbugrc:
reportbug_version "4.2ubuntu1"
mode standard
email "kd.drake at comcast.net"
smtphost "smtp.comcast.net"
smtpuser "kd.drake"
smtppasswd <omitted>


*** /tmp/tmpQEyzaB
In Ubuntu, we've applied the attached patch to achieve the following:

  * Merge with Debian unstable (LP #378591), remaining changes:
    ...
    - debian/rules:
      + Append "--install-layout=deb" to distutils install command.
       This ensures installation to the correct directory with python2.6.
    ...

We thought you might be interested in doing the same. 


-- System Information:
Debian Release: squeeze/sid
  APT prefers karmic-updates
  APT policy: (500, 'karmic-updates'), (500, 'karmic-security'), (500, 'karmic-proposed'), (500, 'karmic-backports'), (500, 'karmic')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-5-generic (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tmpuaPqNK
Type: text/x-diff
Size: 645 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reportbug-maint/attachments/20090520/9fb2533e/attachment.diff>


More information about the Reportbug-maint mailing list