On Feb 06, 2012, at 08:46 PM, Jakub Wilk wrote: >* Barry Warsaw <[email protected]>, 2012-02-06, 14:25: >>>flufl.enum fails to build from source if built twice in a row: >> >>I'd like to fix this, but it's not clear to me exactly how to reproduce >the >>problem. I think it's because the way I normally build packages >doesn't >>involve (or seem to allow for easy) building twice. >> >>Could you please post the exact, full set of commands you're using to >build >>the package so I can reproduce the problem? > >dpkg-buildpackage && dpkg-buildpackage
Thanks. I think this is fixed in r20365. I tested it with the following (which I think essentially boils down to your example above): $ svn-buildpackage -rfakeroot --svn-dont-purge --svn-reuse $ svn-buildpackage -rfakeroot --svn-dont-purge --svn-reuse which works for me. I would appreciate your review, including any and all comments about the d/rules or other packaging files. I would like to use this as the basis of a best-practices style guide for other Python library packagers. (Some of the changes were in response to your python-wadllib review. Again, very much appreciated and I'll address that bug shortly.) Cheers.
signature.asc
Description: PGP signature

