Bug#708405: jetty: Fails to build from source on wheezy

2013-05-15 Thread Len Sorensen
Package: jetty Version: 6.1.26-1 Severity: serious Justification: fails to build from source (but built successfully in the past) I am trying to create a small subset of wheezy that is self contained, and as part of building things, jetty failed to build. Strangely it looks a lot like an old bug

Bug#708405: jetty: Fails to build from source on wheezy

2013-05-15 Thread Len Sorensen
hope it picks the right one based on what the control file asks for. If you could provide a build log, that would be helpful. If you'd prefer, you can send it to me directly. Will do. -- Len Sorensen __ This is the maintainer address of Debian's Java team http://lists.alioth.debian.org/cgi

Bug#708405: jetty: Fails to build from source on wheezy

2013-05-15 Thread Len Sorensen
On Wed, May 15, 2013 at 11:36:47AM -0400, Cyril Brulebois wrote: (Random #-changes reader.) Len Sorensen lennartsoren...@ruggedcom.com (15/05/2013): On Wed, May 15, 2013 at 11:17:30AM -0400, tony mancill wrote: I am able to build the package in a clean wheezy chroot, so I'm not sure

Bug#708405: jetty: Fails to build from source on wheezy

2013-05-15 Thread Len Sorensen
On Wed, May 15, 2013 at 12:12:51PM -0400, Len Sorensen wrote: I can confirm that is true. On the other hand it seems if you recompile some of the dependancies it uses then it breaks. Now which dependancy could be breaking if you recompile it in wheezy to cause this problem I wonder

Bug#708405: jetty: Fails to build from source on wheezy

2013-05-15 Thread Len Sorensen
On Wed, May 15, 2013 at 02:55:58PM -0400, Len Sorensen wrote: And first guess got it: If I build using wheezy official packages as build-deps, then jetty builds fine. If I replace just libgeronimo-jta-1.1-spec-java_1.1.1-2_all.deb with the one I rebuilt myself (in wheezy), then jetty fails

Bug#708405: The missing files

2013-05-15 Thread Len Sorensen
geronimo-jta_1.1_spec.jar - ../maven-repo/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar I don't know if a change in maven or something else is responsible for this not working correctly anymore. -- Len Sorensen __ This is the maintainer address of Debian's

Bug#708405: The missing files

2013-05-16 Thread Len Sorensen
On Thu, May 16, 2013 at 01:38:47AM -0400, tony mancill wrote: On 05/15/2013 01:05 PM, Len Sorensen wrote: So the missing files in geronimo-jta-1.1-spec-java are: wheezy/usr/share/java: lrwxrwxrwx 1 root root 99 May 15 15:31 geronimo-jta_1.1_spec-1.1.1.jar - ../maven-repo/org/apache

Bug#708405: The missing files

2013-05-16 Thread Len Sorensen
On Thu, May 16, 2013 at 11:01:20AM -0400, Len Sorensen wrote: That would appear to fix the problem. I will try and see if that then solves the jetty compile problem (I suspect it will). And it did. I have now patched maven-debian-helper with the patch from 688043 which is already included