Re: Packaging python-mocker and cloud-init in Debian ?

2012-05-10 Thread Charles Plessy
Le Thu, May 10, 2012 at 09:24:22AM +0900, Charles Plessy a écrit : > > If Upstart works out of the box on lean Debian systems (I never checked), how > about uploading first to experimental, so that others can help testing the > package. Then, once init scripts and perhaps systemd are ready, and o

Re: Double build failures

2012-05-10 Thread Brian Sutherland
On Thu, May 10, 2012 at 12:07:28PM +0200, Jakub Wilk wrote: > * Brian Sutherland , 2012-05-10, 10:36: > >AFAIK, the problem is double build failures because dpkg detects > >that there are leftovers/changes from the first build. You end up > >with failures when a second build is attempted [1]. > > >

Re: Double build failures

2012-05-10 Thread Jakub Wilk
* Brian Sutherland , 2012-05-10, 10:36: AFAIK, the problem is double build failures because dpkg detects that there are leftovers/changes from the first build. You end up with failures when a second build is attempted [1]. This leads people to use workarounds like this snippet taken from the

Re: Double build failures

2012-05-10 Thread Brian Sutherland
On Fri, May 04, 2012 at 01:28:57PM -0400, Éric Araujo wrote: > Hi list, > > Le 04/05/2012 13:23, Sandro Tosi a écrit : > >CPython upstreams are developing a new module to replace distutils and > >setuptools: packaging. It might be worth check with them if it will > >handle this case. > > Can you