Re: do-upload fails on !i386 for partman-nbd

2011-10-16 Thread Wouter Verhelst
Hi Otavio, On Mon, Oct 03, 2011 at 05:41:37PM -0300, Otavio Salvador wrote: > On Sun, Oct 2, 2011 at 13:26, Wouter Verhelst wrote: > > > I've locally patched that out, so I can at least do an upload now, but > > I'm not sure what this bit is supposed to do. Anyone? > > Does the attached pat

Re: do-upload fails on !i386 for partman-nbd

2011-10-03 Thread Otavio Salvador
On Sun, Oct 2, 2011 at 13:26, Wouter Verhelst wrote: ... > I've locally patched that out, so I can at least do an upload now, but > I'm not sure what this bit is supposed to do. Anyone? Does the attached patch works for you? -- Otavio Salvador                             O.S. Systems E-mail: ot

do-upload fails on !i386 for partman-nbd

2011-10-02 Thread Wouter Verhelst
Hi, Tried to do an upload of partman-nbd, but it failed. The reason is this bit of code: |arch=`grep Architecture debian/control | head -n 1 | sed 's,.*: ,,g'` |if echo "$arch" | grep -q "`dpkg-architecture -qDEB_BUILD_ARCH`"; then |arch=`dpkg-architecture -qDEB_BUILD_ARCH` |else |