[Buildbot-devel] 0.8.1 tarballs missing docs and contrib?

Charles Lepple clepple at gmail.com
Sun Jul 11 15:09:29 UTC 2010


On Sun, Jul 11, 2010 at 10:37 AM, Dustin J. Mitchell <dustin at zmanda.com> wrote:
> On Sun, Jul 11, 2010 at 4:07 AM, Adam Collard <adam.collard at gmail.com> wrote:
>> I am in the process of attempting to package Buildbot 0.8.1 in a deb (PPA)
>> and noticed that the 0.8.1 release tarballs (neither master nor slave) no
>> longer contain a doc/ directory nor a large chunk of the contrib/ directory.
>>
>> I see on github that the split between master and slave has left the doc and
>> contrib directories living a level above the master and slave sections. How
>> are they intended to be released?
>
> Can you open a bug for this?  I'm not familiar with how distros
> package Python scripts, so I'm not sure what you need, but whatever it
> is you need, we can make it happen.  Add the 'packaging' keyword.

Dustin, I think it's just a matter of getting these directories
packaged up into the Buildbot source tarballs (which would be
independent of the packaging system). In Trac, we might also want to
distinguish between distro packaging (.debs, RPMs, etc.) and the
Python packaging side (distutils/setuptools/whatever it's called these
days).

The directories are missing from rc2 as well. Something probably needs
to be modified in setup.py to point back to the top-level docs and
contrib directories.

-- 
- Charles Lepple




More information about the devel mailing list