On Mon, Aug 24, 2009 at 4:52 PM, Erik Southworth<[email protected]> wrote:
> Every software build is done within a clean chroot populated with the latest > versions of all dependencies. > No matter what environment an individual developer has on his machine all > software is built against clean versions. This is also what happens with debian packages uploaded to ppa. I upload the source, and the clean environment at launchpad builds the package. "Building" isn't all that interesting operation for python packages though, the problems happen at runtime. What needs to happen is that someone needs to test the produced package on clean virtual machine snapshot. That someone is probably me, once I get around to it, unless someone else can do this easily. -- Ville M. Vainio http://tinyurl.com/vainio --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en -~----------~----~----~----~------~----~------~--~---
