[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Newbie package maintainer



On Wed, Jul 31, 2013 at 12:20 AM, Stephen Nelson <stephen@eccostudio.com> wrote:
> Hi,
>
> I've been following the list for a while now, read quite a few of the
> Debian java wiki pages and finally got started on a simple packaging
> fix. I chose the tomcat6 project as it had a broken watch file. I
> managed to fix that but when I try to re-build the package using:
>
> dpkg-buildpackage -us -uc
>
> I get:
>
> no upstream tarball found at ...
>
> I managed to get past that by manually running:
>
> uscan --download-version 6.0.35 --force-download --rename --repack
>
> However I'm now getting a general compilation problem:
>
> /root/tomcat6/java/org/apache/jasper/compiler/JDTCompiler.java:86:
> CompilationUnit is not abstract and does not override abstract method
> ignoreOptionalProblems() in
> org.eclipse.jdt.internal.compiler.env.ICompilationUnit
>
> Obviously this package has been building successfully so it's
> something wrong either with my setup or my lack of knowledge. What's
> the best way to go about debugging this problem?
>
> Thanks for any pointers you may have.
>

Apologies for replying to myself but I just checked the Debian bugs
and there's an issue 713796
(http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713796) which
mentions the same text. Therefore the package doesn't seem to build
anymore.

I'll try and figure out why and make a more meaningful change to this
package. If the issue is obvious please let me know.

cheers,

Stephen


Reply to: