Processed: your mail

2012-08-14 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 678032 + pending
Bug #678032 [libiscwt-java] libiscwt-java: FTBFS with OpenJDK-7 - uses 
"internal proprietary API" which has changed
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
678032: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678032
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#684853: marked as done (svnkit: FTBFS: [javac] /«BUILDDIR»/svnkit-1.3.5+dfsg/svnkit/src/org/tigris/subversion/javahl/SVNClient.java:588: cannot find symbol)

2012-08-14 Thread Debian Bug Tracking System
Your message dated Wed, 15 Aug 2012 01:32:41 +
with message-id 
and subject line Bug#684853: fixed in svnkit 1.3.5+dfsg-4
has caused the Debian Bug report #684853,
regarding svnkit: FTBFS: [javac] 
/«BUILDDIR»/svnkit-1.3.5+dfsg/svnkit/src/org/tigris/subversion/javahl/SVNClient.java:588:
 cannot find symbol
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
684853: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684853
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: svnkit
Version: 1.3.5+dfsg-3
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120814 qa-ftbfs
Justification: FTBFS in wheezy on amd64

Hi,

During a rebuild of all packages in *wheezy*, your package failed to
build on amd64.

Relevant part:
> make[1]: Entering directory `/«BUILDDIR»/svnkit-1.3.5+dfsg'
> ant -propertyfile debian/ant.properties
> Buildfile: /«BUILDDIR»/svnkit-1.3.5+dfsg/build.xml
> 
> clean:
> 
> init-environment:
> 
> compile-library:
> [mkdir] Created dir: /«BUILDDIR»/svnkit-1.3.5+dfsg/svnkit/bin
> [mkdir] Created dir: /«BUILDDIR»/svnkit-1.3.5+dfsg/svnkit-cli/bin
> [mkdir] Created dir: /«BUILDDIR»/svnkit-1.3.5+dfsg/contrib/sequence/bin
> [javac] /«BUILDDIR»/svnkit-1.3.5+dfsg/build.xml:47: warning: 
> 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set 
> to false for repeatable builds
> [javac] Compiling 68 source files to 
> /«BUILDDIR»/svnkit-1.3.5+dfsg/contrib/sequence/bin
> [javac] Note: Some input files use unchecked or unsafe operations.
> [javac] Note: Recompile with -Xlint:unchecked for details.
> [javac] /«BUILDDIR»/svnkit-1.3.5+dfsg/build.xml:48: warning: 
> 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set 
> to false for repeatable builds
> [javac] Compiling 447 source files to 
> /«BUILDDIR»/svnkit-1.3.5+dfsg/svnkit/bin
> [javac] 
> /«BUILDDIR»/svnkit-1.3.5+dfsg/svnkit/src/org/tmatesoft/svn/core/javahl/SVNClientImpl.java:2243:
>  cannot find symbol
> [javac] symbol  : class BlameCallback3
> [javac] location: package org.tigris.subversion.javahl
> [javac] public void blame(String path, Revision pegRevision, Revision 
> revisionStart, Revision revisionEnd, boolean ignoreMimeType, boolean 
> includeMergedRevisions, org.tigris.subversion.javahl.BlameCallback3 callback) 
> throws ClientException {
> [javac]   
>   
>^
> [javac] 
> /«BUILDDIR»/svnkit-1.3.5+dfsg/svnkit/src/org/tigris/subversion/javahl/SVNClient.java:588:
>  cannot find symbol
> [javac] symbol  : class BlameCallback3
> [javac] location: package org.tigris.subversion.javahl
> [javac] public void blame(String path, Revision pegRevision, Revision 
> revisionStart, Revision revisionEnd, boolean ignoreMimeType, boolean 
> includeMergedRevisions, org.tigris.subversion.javahl.BlameCallback3 callback) 
> throws ClientException {
> [javac]   
>   
>^
> [javac] Note: Some input files use or override a deprecated API.
> [javac] Note: Recompile with -Xlint:deprecation for details.
> [javac] Note: Some input files use unchecked or unsafe operations.
> [javac] Note: Recompile with -Xlint:unchecked for details.
> [javac] 2 errors
> 
> BUILD FAILED
> /«BUILDDIR»/svnkit-1.3.5+dfsg/build.xml:48: Compile failed; see the compiler 
> error output for details.
> 
> Total time: 6 seconds
> make[1]: *** [override_dh_auto_build] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2012/08/14/svnkit_1.3.5+dfsg-3_wheezy.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: svnkit
Source-Version: 1.3.5+dfs

svnkit_1.3.5+dfsg-4_amd64.changes ACCEPTED into unstable

2012-08-14 Thread Debian FTP Masters
Accepted:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 14 Aug 2012 19:22:32 -0430
Source: svnkit
Binary: svnkit libsvnkit-java libsvnkit-java-doc
Architecture: source all
Version: 1.3.5+dfsg-4
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 

Changed-By: Miguel Landaeta 
Description: 
 libsvnkit-java - pure Java Subversion client library
 libsvnkit-java-doc - documentation for libsvnkit-java
 svnkit - pure Java Subversion client
Closes: 684853
Changes: 
 svnkit (1.3.5+dfsg-4) unstable; urgency=low
 .
   * Drop the patch that fixes an FTBFS with subversion 1.7.5 because it didn't
 migrate to wheezy and now is causing an FTBFS with 1.6.x. (Closes: 
#684853).
Checksums-Sha1: 
 27dcca9ed3904087e558c02388c0dfdb82d8981b 2158 svnkit_1.3.5+dfsg-4.dsc
 849ecc82ae525a4cf1711ae0d06c860a7721a1f6 10450 
svnkit_1.3.5+dfsg-4.debian.tar.gz
 faf11c12108617a2cb15529277e8f46bd194cfe4 321796 svnkit_1.3.5+dfsg-4_all.deb
 1a44684df09937e6becf7ea5205c48669d6fb01d 1823916 
libsvnkit-java_1.3.5+dfsg-4_all.deb
 4203c9cba2401e617ec5368058950dd579f8541c 692388 
libsvnkit-java-doc_1.3.5+dfsg-4_all.deb
Checksums-Sha256: 
 7f9e5da36636a682716b210f342bb035ed61b3164037726a4b6bac079509816a 2158 
svnkit_1.3.5+dfsg-4.dsc
 1c74d031f5e98626063c1b230d6eeb96b515ff85ff679a1694e503a64b2067f5 10450 
svnkit_1.3.5+dfsg-4.debian.tar.gz
 1da6de7af9a457b07cdcfc5932214d2354099b5d31ef08896fc4af2a69a024db 321796 
svnkit_1.3.5+dfsg-4_all.deb
 aa4170ed55bf9ebd76d10f83d21884b3437dbcb28508b123ad2ba45d6b30c8e7 1823916 
libsvnkit-java_1.3.5+dfsg-4_all.deb
 aef5ef0eff7b653b5ed9d7c6295d3069bdd9b07061b98e6b263428e4e4b5c820 692388 
libsvnkit-java-doc_1.3.5+dfsg-4_all.deb
Files: 
 5ee1ad93f4083173ef44274d64fab8ea 2158 java optional svnkit_1.3.5+dfsg-4.dsc
 46fcfdccb32adfecfb27840e07f11e42 10450 java optional 
svnkit_1.3.5+dfsg-4.debian.tar.gz
 406ec5fc626102ce8e491a7a70ee9a02 321796 java optional 
svnkit_1.3.5+dfsg-4_all.deb
 1ab0e7ebaf5056b23956494aa77d87bc 1823916 java optional 
libsvnkit-java_1.3.5+dfsg-4_all.deb
 d54e30d0252d85f251c80f600658aa19 692388 doc optional 
libsvnkit-java-doc_1.3.5+dfsg-4_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCgAGBQJQKvlTAAoJEI8AS/UHtGj7ZIcP/ReSyZxB85FYskk1TSTY4Vr0
2eFGdLkPR5Ox3uQvQMmWbMo8R6LpqLeo26zrIhrOBj53gdItAN2Wk5uYSfkRMv1n
9Zy4EY3ey8UbY5umu36U0tqyVpl1HqR0+2avZBQI35uF7eiPqKAS9YAe1/q6Rriy
se+HT57unNqRfZGhv0ROZuh6iT1Okgh5bpgqGGWoDSmMXwy+qPa5IBnLTgW3MTD5
0hl1G2Db0qggHl4ktM9t6HGq4IOxC1QY3TFhtxdPmqSUZ6lwE1tQQxy/Vt9913Sv
h1S8qd6gir+3MnJNS/clwob8iChoXn5b2WHWrdxU1u+nXn+TKUBrDafh+sBAxpmr
i/SRS6tqa9pklY+gf2ckByzSBF4FN9ABXrfEHetgOydgwbxrw33LPKcviQWVh4Ys
9AIxsTfIWOdfJiK6RSu4Mp1D3AUCXWUTI2oAD16quasB34YAgqM1u7wf81jB1EPL
YT7NR6HEKH/GsXNNlHsqJ+eHhFZIAwqLsbVH2OKkJ6C4UJIGiFXT81Te1M9wugrs
eGuhS5xJmkieTQ/pyzFXX24bOHofk4BmTgV/Gw3wBoBULOr5vRkcbA4ZhSeJYt/z
7D2CsXKhlgfjYPUJZjWvcYdqL5XxltRhuhoDaYJvY4VADHomjsw4HEaDx0VQGGO9
PBjUbCuId2armajoS6h5
=O/MQ
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Processing of svnkit_1.3.5+dfsg-4_amd64.changes

2012-08-14 Thread Debian FTP Masters
svnkit_1.3.5+dfsg-4_amd64.changes uploaded successfully to localhost
along with the files:
  svnkit_1.3.5+dfsg-4.dsc
  svnkit_1.3.5+dfsg-4.debian.tar.gz
  svnkit_1.3.5+dfsg-4_all.deb
  libsvnkit-java_1.3.5+dfsg-4_all.deb
  libsvnkit-java-doc_1.3.5+dfsg-4_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Re: Is sun-java6 6.26-0squeeze1 vulnerable to CVE-2012-1723?

2012-08-14 Thread Kevin

> It is quite possible that sun-java6 is vulnerable to that CVE; I haven't
> checked.  The problem is that we cannot do anything about it as we do
> not have permission to distribute updates for sun-java6[1]...

Thanks for the explanation. I understand this package has been dropped
from testing and unstable. Is there a way other than the Mozilla blocklist 
to inform Squeeze users that they are running an insecure package? Since
I'm running "stable" and this package is still present in the repository,
I assumed it was still receiving security updates. 

Forgive me if this is a naive question, but should the package be removed 
from stable so users are not unwittingly given a false sense of security?

Thanks,
Kevin

-- 
http://www.fastmail.fm - Send your email first class


__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Re: Is sun-java6 6.26-0squeeze1 vulnerable to CVE-2012-1723?

2012-08-14 Thread Niels Thykier
On 2012-08-14 23:16, Kevin wrote:
> Sorry if this has been addressed elsewhere. I searched the list and bug 
> reports and didn't see anything.
> 
> I'm running Squeeze and today Iceweasel informed me that Java Plug-in 
> 1.6.0_26 is insecure and recommended disabling it.
> 
> Versions below 1.6.0_33 or between 1.7.0 and 1.7.0_5 are now in the Mozilla 
> "blocklist":
> 
> https://addons.mozilla.org/en-US/firefox/blocked/p119
> https://bugzilla.mozilla.org/show_bug.cgi?id=780717
> 
> My question is, is sun-java6 6.26-0squeeze1 vulnerable to CVE-2012-1723? If 
> yes, this is a bug against sun-java6 to update the package. If no, I need to 
> file a bug against mozilla's blocklist for incorrectly flagging this version 
> as insecure.
> 
> Thanks,
> Kevin
> 


Hi,

It is quite possible that sun-java6 is vulnerable to that CVE; I haven't
checked.  The problem is that we cannot do anything about it as we do
not have permission to distribute updates for sun-java6[1]...

~Niels

[1]
http://sylvestre.ledru.info/blog/sylvestre/2011/08/26/sun_java6_packages_removed_from_debian_u


__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Is sun-java6 6.26-0squeeze1 vulnerable to CVE-2012-1723?

2012-08-14 Thread Kevin
Sorry if this has been addressed elsewhere. I searched the list and bug reports 
and didn't see anything.

I'm running Squeeze and today Iceweasel informed me that Java Plug-in 1.6.0_26 
is insecure and recommended disabling it.

Versions below 1.6.0_33 or between 1.7.0 and 1.7.0_5 are now in the Mozilla 
"blocklist":

https://addons.mozilla.org/en-US/firefox/blocked/p119
https://bugzilla.mozilla.org/show_bug.cgi?id=780717

My question is, is sun-java6 6.26-0squeeze1 vulnerable to CVE-2012-1723? If 
yes, this is a bug against sun-java6 to update the package. If no, I need to 
file a bug against mozilla's blocklist for incorrectly flagging this version as 
insecure.

Thanks,
Kevin

-- 
http://www.fastmail.fm - A no graphics, no pop-ups email service


__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#683644: marked as done (please also package extensions (e.g. assistedinject))

2012-08-14 Thread Debian Bug Tracking System
Your message dated Tue, 14 Aug 2012 20:54:18 +
with message-id 
and subject line Bug#683644: fixed in guice 3.0-2
has caused the Debian Bug report #683644,
regarding please also package extensions (e.g. assistedinject)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
683644: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683644
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libguice-java
Version: 3.0-1
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Hi,

I need the assistedinject extension for gerrit. Has there been any particular
problem why the extensions are not packaged?
I might have time in the next weeks to work on this.

Regards,

Thomas Koch

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJQGoHgAAoJEAf8SJEEK6ZaNOgP/iFS9tLwx3/UmXBnBe8Q5a2s
4G1BYp4PdqiOIFw5+qwXVpzwxgnPMfMX22LAD1MT8N37Tf5SHhtCzOMnwY16Pf9X
Hgko/plk+GA4nPnBsgUfKf8YMpA6OOWl3ZrqXKqlsUQDpgg1Ltx5wNDQYrm7weHl
vqJ/GenzeM7Q9TJdRIgt12Yx70Sd8dYPx/XzIJH4Yf4AU7v6QbaWF98GOuaGWKHV
tOZwJwl9+PgobaSqEddkuW36348yXbpOhhvnAgFxVCZMyUsYREadN4g552dR5UcA
C1SlcEiMADgASBcGq3zacf0z1Hg5uW6L1qOQbtPA2n/COS6KtM8fj4yPk2lcknzg
bH5LHCjZJ9nKZwhD64iR4LevSCOZPPR2oZohFUx5Pf9aisOjjJODMLp7kIpe20sE
KPKbcptB8iXh8OyMM9z2fJnh5MycMJO/q5hS+ipuvm9W3lKqPxAfxU883Eb8ph2R
5Ro7ZR5+c2Ejh7qSabBeH2rqBOEIH7RQwujhoEJHg5ITFN9LaDIgBglajuXWwwE6
RbFErLDGRjjXGIfhuUKh+xZwRjFGgU7FbXtbB0wzRnHqwbLU+boc+qLnkKMDeo9k
j7sSMYImxxw+K8iiyFbwc2Czg/f2CWu+8IqzJ8Y6K/lQwOGhGqXpB52b/VgNZrh8
ZWrvwb6a7v13p5WifrR1
=WAhQ
-END PGP SIGNATURE-
--- End Message ---
--- Begin Message ---
Source: guice
Source-Version: 3.0-2

We believe that the bug you reported is fixed in the latest version of
guice, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 683...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Miguel Landaeta  (supplier of updated guice package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 13 Aug 2012 19:34:14 -0430
Source: guice
Binary: libguice-java libguice-java-doc
Architecture: source all
Version: 3.0-2
Distribution: experimental
Urgency: low
Maintainer: Debian Java Maintainers 

Changed-By: Miguel Landaeta 
Description: 
 libguice-java - lightweight dependency injection framework for Java 5 and above
 libguice-java-doc - documentation for libguice-java
Closes: 683644
Changes: 
 guice (3.0-2) experimental; urgency=low
 .
   [ Miguel Landaeta ]
   * Enable assistedinject extension. (Closes: #683644).
   * Add Build-Depends on libjarjar-java.
   * Bump Standards-Version to 3.9.3. No changes were required.
   * Update copyright file.
 .
   [ tony mancill ]
   * Set DMUA flag.
Checksums-Sha1: 
 ed07d397b2add9a112e912494162bb1e09f2bcda 2136 guice_3.0-2.dsc
 fa1114932b2aa395a767003bc15719c7a8ff11fc 5784 guice_3.0-2.debian.tar.gz
 c94612894b89c20a67126ad695739b111ae58e30 487826 libguice-java_3.0-2_all.deb
 ea1039e9916055927fd117b4c0f237fb84c03aae 140832 libguice-java-doc_3.0-2_all.deb
Checksums-Sha256: 
 36997be8ce8e3f473c4648f5765dbd75684231eb1fad0144c0633557a2378f8f 2136 
guice_3.0-2.dsc
 185d0b03b809ab8d81726ad0d2a1bf24278deb5fad68c3e2bb66878fa168c597 5784 
guice_3.0-2.debian.tar.gz
 189eb9f244665b5333ca2ff369b25c4374044022e65d0ef68ba737b36acaac42 487826 
libguice-java_3.0-2_all.deb
 54f3546dc57eb4f2fa1bfdfe9467530c8458efe1d9eecc9840249c3b998de521 140832 
libguice-java-doc_3.0-2_all.deb
Files: 
 e56aa8655a70ec0adec1acc11e7eab92 2136 java optional guice_3.0-2.dsc
 5d22b091c121512aa7c2d0188c6e8800 5784 java optional guice_3.0-2.debian.tar.gz
 67b96a14864e098af25c7f72daf5fe31 487826 java optional 
libguice-java_3.0-2_all.deb
 2780e57a464584406f0407fa51e29fd6 140832 doc optional 
libguice-java-doc_3.0-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBAgAGBQJQKennAAoJECHSBYmXSz6W+FgP/jUcbacAeiHCudIZ7EcBLOAo
rlgcEO6DDdPwsATMZUl/yIN75CPKdGswBI2BpARnXWNhW8Rvh29Tn8BVGo+eBREJ
JRkEKoLClSxtwP+c2UDL393U5aDFoOoXc1XAkFyZG5R/JiqOCWSiwix9aCcEHVP3
n1R2tlo6p1ld+U1mcm9CwmExJUYg9ec3HvLA7xbJfvqqun6Jqh4+q31i2Xll7vUS
ELnmUq0l2IRjoDQ6YCS1Krac+tmy46kXChkdKeMN9L4LDnHlCYgwTp8rTfgR/WyR
dGAw1maC5SPWwAp0Kz3m4ZGTJPu6gMK4Icysrq5KQ/yueYpNA

guice_3.0-2_amd64.changes ACCEPTED into experimental

2012-08-14 Thread Debian FTP Masters
Accepted:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 13 Aug 2012 19:34:14 -0430
Source: guice
Binary: libguice-java libguice-java-doc
Architecture: source all
Version: 3.0-2
Distribution: experimental
Urgency: low
Maintainer: Debian Java Maintainers 

Changed-By: Miguel Landaeta 
Description: 
 libguice-java - lightweight dependency injection framework for Java 5 and above
 libguice-java-doc - documentation for libguice-java
Closes: 683644
Changes: 
 guice (3.0-2) experimental; urgency=low
 .
   [ Miguel Landaeta ]
   * Enable assistedinject extension. (Closes: #683644).
   * Add Build-Depends on libjarjar-java.
   * Bump Standards-Version to 3.9.3. No changes were required.
   * Update copyright file.
 .
   [ tony mancill ]
   * Set DMUA flag.
Checksums-Sha1: 
 ed07d397b2add9a112e912494162bb1e09f2bcda 2136 guice_3.0-2.dsc
 fa1114932b2aa395a767003bc15719c7a8ff11fc 5784 guice_3.0-2.debian.tar.gz
 c94612894b89c20a67126ad695739b111ae58e30 487826 libguice-java_3.0-2_all.deb
 ea1039e9916055927fd117b4c0f237fb84c03aae 140832 libguice-java-doc_3.0-2_all.deb
Checksums-Sha256: 
 36997be8ce8e3f473c4648f5765dbd75684231eb1fad0144c0633557a2378f8f 2136 
guice_3.0-2.dsc
 185d0b03b809ab8d81726ad0d2a1bf24278deb5fad68c3e2bb66878fa168c597 5784 
guice_3.0-2.debian.tar.gz
 189eb9f244665b5333ca2ff369b25c4374044022e65d0ef68ba737b36acaac42 487826 
libguice-java_3.0-2_all.deb
 54f3546dc57eb4f2fa1bfdfe9467530c8458efe1d9eecc9840249c3b998de521 140832 
libguice-java-doc_3.0-2_all.deb
Files: 
 e56aa8655a70ec0adec1acc11e7eab92 2136 java optional guice_3.0-2.dsc
 5d22b091c121512aa7c2d0188c6e8800 5784 java optional guice_3.0-2.debian.tar.gz
 67b96a14864e098af25c7f72daf5fe31 487826 java optional 
libguice-java_3.0-2_all.deb
 2780e57a464584406f0407fa51e29fd6 140832 doc optional 
libguice-java-doc_3.0-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBAgAGBQJQKennAAoJECHSBYmXSz6W+FgP/jUcbacAeiHCudIZ7EcBLOAo
rlgcEO6DDdPwsATMZUl/yIN75CPKdGswBI2BpARnXWNhW8Rvh29Tn8BVGo+eBREJ
JRkEKoLClSxtwP+c2UDL393U5aDFoOoXc1XAkFyZG5R/JiqOCWSiwix9aCcEHVP3
n1R2tlo6p1ld+U1mcm9CwmExJUYg9ec3HvLA7xbJfvqqun6Jqh4+q31i2Xll7vUS
ELnmUq0l2IRjoDQ6YCS1Krac+tmy46kXChkdKeMN9L4LDnHlCYgwTp8rTfgR/WyR
dGAw1maC5SPWwAp0Kz3m4ZGTJPu6gMK4Icysrq5KQ/yueYpNA5T8BPrjRj5rtrz/
X4uvTAKgJJEr3puVDAlf5YaqRf8pxZbh/6dglN0NeHOg6KnrW9ScRF/9I6Zpxw0u
V/jMwaeHNc/06t2Wkup3Zj2k6X4pZiQ2pucirg1/z6J4Ey2jyKQKqodW9SMGtelK
Sq9WqMfdaJrDQmZYPP/XjCZ3tP6vLTSESAinsjgpKTN0eKuHYGFr0zE/Xn3MVEqT
VZmximbKN0TYphOGRcJuWNC7GzqkQctqD0ruHpmJ4ox35PS80MVPumoS9tzFYLTj
P1uEunCPjSPKrrNnN3kvISTqHfc0buCh26zKN0hOlMplMMqdIqqLfM1591M7DmAC
OlQuY3944fgbckbYXxjg
=EW2y
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


guava-libraries_11.0.2-2_amd64.changes ACCEPTED into experimental

2012-08-14 Thread Debian FTP Masters
Accepted:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 08 Aug 2012 19:59:08 -0430
Source: guava-libraries
Binary: libguava-java libguava-java-doc
Architecture: source all
Version: 11.0.2-2
Distribution: experimental
Urgency: low
Maintainer: Debian Java Maintainers 

Changed-By: Miguel Landaeta 
Description: 
 libguava-java - suite of Google Common Libraries for Java 5.0
 libguava-java-doc - documentation for libguava-java
Changes: 
 guava-libraries (11.0.2-2) experimental; urgency=low
 .
   [ Miguel Landaeta ]
   * Use correct jsr305 maven coordinates.
   * Bump Standards-Version to 3.9.3. No changes were required.
   * Update copyright file.
 .
   [ tony mancill ]
   * Set DMUA flag.
Checksums-Sha1: 
 f63614e22547ebc3e1f15046680d49aef66e8cbb 2201 guava-libraries_11.0.2-2.dsc
 77a473dfef4dd240133d0e1ebf55b27722e5aca0 4619 
guava-libraries_11.0.2-2.debian.tar.gz
 c6da7d3efd6c75b7774b173dc3923a4d35690693 1247436 libguava-java_11.0.2-2_all.deb
 37c5767d778addf71b261fd164976e6e9042a9c1 870292 
libguava-java-doc_11.0.2-2_all.deb
Checksums-Sha256: 
 a4ebd3a5a2fb7b58834d672fc531fd8baa96ec61d57da9fedd8aa5a6d1fd7382 2201 
guava-libraries_11.0.2-2.dsc
 4e99049fd6ba7d632b645cb8abf81d05a303875b8f0fbd8e4278a1ee0f8b7da5 4619 
guava-libraries_11.0.2-2.debian.tar.gz
 4147a3524d5c904b777bbf03f2b7ee2c03f7c3a5176b51827867b63254a30360 1247436 
libguava-java_11.0.2-2_all.deb
 e92da7391ec714bde130003a6dd5c286064023d56cbe6ed421e440aed9867a8e 870292 
libguava-java-doc_11.0.2-2_all.deb
Files: 
 9eef5efec7cc9a5dd2bcb6a0e3268ee1 2201 java optional 
guava-libraries_11.0.2-2.dsc
 022ef74856970d71634edcd1b8fd1741 4619 java optional 
guava-libraries_11.0.2-2.debian.tar.gz
 f6708cde49ef5c801a133dbbe634e45c 1247436 java optional 
libguava-java_11.0.2-2_all.deb
 8b43ce5f4d4a76fe58dc0f907aa413c7 870292 doc optional 
libguava-java-doc_11.0.2-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBAgAGBQJQKe0PAAoJECHSBYmXSz6WN74QAKWZrEavrpHZN1D5/5/luO9P
cQ17rSesmLUuO5hcFNqO9hIfyS37OsTS+mLNtdM1rgTXflG4fTq42UwkAF6Sw22D
twJbFOZvlIqZ0fsSKHgfGzTmKouuI/5GZ5xGRXXLu8puiTB2icZFByuSsplZ7pfE
/MNRjcfOW0GzvERyk+wy5q+39r00PcmFe6pPhS0Tu5gYfYaqV8rEno/kMsbD2SPQ
fdzvSKNuM7x+HBYKdE74yrZBxM+7rQQ2ZFbZsKIXsFspMrucJBr273DZXOnhrMFI
HgsNhKeMsmJsCPWGwXb1gZ6Twkf+jvbUZ3ICywR+np1yr9Hb9L9xE1G2blmurjn9
q4dubmhnt6cc4IDXpL89x1Tw/wzBk/i0AqnedmW+bmM1SFo9NnjAvqeKbSuwV1CK
IaH5Db+Hq10kl/xRkN5R1FZDtBnooPqHs/1zk8Cwxvst5OBHq2KSoYWIpOFmEU0S
sDlLAyS3ZsfvEKKD1rMJHiErskknmnpIgW44QGihEgUUeQ3KIbePYzFaDNiJ5BCC
kZDVfuyMg/I8/b4eOFqsyuqkyxkfHJlmMtJ5UIZALIBgqfGA7/VZ/ZtXyqF0R+Va
IFPkpUXqnuURa3wF7IAowXvwq1vA3rjMF+owhDVNqS3F2oa1q5Q/kYlRLo8oqYV3
8GRF+UsTGf98ipyr7SB3
=jhkb
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#678032: libiscwt-java: Compatibility Patch for Java 7

2012-08-14 Thread James Page
Package: libiscwt-java
Version: 5.3.20100629-2
Followup-For: Bug #678032
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu quantal ubuntu-patch openjdk-7-transition

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Dear Maintainer,

In Ubuntu, the attached patch was applied to achieve the following:

  * Fix FTBFS with openjdk-7 as default-jdk (LP: #888963):
- d/patches/java7-compat.patch: Update usage of FontManager for
  Java 7.

Thanks for considering the patch.


- -- System Information:
Debian Release: wheezy/sid
  APT prefers quantal-updates
  APT policy: (500, 'quantal-updates'), (500, 'quantal-security'), (500, 
'quantal')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.5.0-10-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJQKjJhAAoJEL/srsug59jD+T0P/0oBeBI+V/0iBPLyIB6O7T56
wA9BujPIX5et1fO45vnSdw2z8On29ECXq2qtTqqGENJ3wd5hQo9GglwHo+MH6gJo
+TWihFwR+JuZjTzD4Rks1YYdsVqawCv7/dEU/PfNMeaMrFC2K+dTnZWzYT7kFLJ1
KWhl+/Md/uceAY7T+6n64Ykt8bey/w4Y+cn5k7XDWOJqb6W/CSfYmip5UAO90B/P
OMXJQXRoDn4NMOL69+k/PI4SB6xr83Mx9DIIE+ofix/TDrROiMFMfX+TzwLBieCL
Lu2ybDZ5XgVcUAuE7TXHWAnxLZoCg24R8byhbthAwDTp5XMyVNV5+fzKKgCrHf9w
YCToiPy3cyr82K7hgk0KtaKyLBzCtyKJaY9f2eq1/+8hCKbnWwpuvMBDPYNBb23o
UK9qTewVRt7qjjZViK3Qmar5rBpIlAEK4F78a9x0u8ndgMCyaX8xwhbKgYk1AxZO
0gOilMQ9kQBuJlQ+lS3KCPfOtusb9BBOUBFzTyHiBWmFCq/mbOXvOzWXW0bKZ6wL
qtxF8Zk9/9xnZ/McRN94LJb2QosGSchnS9d1Ookpicu2T2SytkYpJLYsSfK+aTJ3
CjFt+l/1a6DCa5zN5WUp3VPvlZftWe5FSHDu8MQetS8See7zMrAcLykFJKCGYAhS
kvRYV/4KKa0eAHLMXgXO
=+AGw
-END PGP SIGNATURE-
diff -Nru libiscwt-java-5.3.20100629/debian/changelog libiscwt-java-5.3.20100629/debian/changelog
diff -Nru libiscwt-java-5.3.20100629/debian/patches/java7-compat.patch libiscwt-java-5.3.20100629/debian/patches/java7-compat.patch
--- libiscwt-java-5.3.20100629/debian/patches/java7-compat.patch	1970-01-01 01:00:00.0 +0100
+++ libiscwt-java-5.3.20100629/debian/patches/java7-compat.patch	2012-08-14 12:09:58.0 +0100
@@ -0,0 +1,16 @@
+Description: Compatibility patch for Java 7
+Origin: http://sourceforge.net/projects/jpodrenderer/forums/forum/841333/topic/5320298
+Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/libiscwt-java/+bug/888963
+Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678032
+
+--- a/src/de/intarsys/cwt/font/FontEnvironment.java
 b/src/de/intarsys/cwt/font/FontEnvironment.java
+@@ -102,7 +102,7 @@ public class FontEnvironment {
+ 		String definition = null;
+ 		// force FontManager initialization
+ 		Font.decode("dummy").getFamily(); //$NON-NLS-1$
+-		definition = FontManager.getFontPath(true);
++		definition = sun.font.SunFontManager.getInstance().getPlatformFontPath(true);
+ 		if (definition == null) {
+ 			return new File[0];
+ 		}
diff -Nru libiscwt-java-5.3.20100629/debian/patches/series libiscwt-java-5.3.20100629/debian/patches/series
--- libiscwt-java-5.3.20100629/debian/patches/series	1970-01-01 01:00:00.0 +0100
+++ libiscwt-java-5.3.20100629/debian/patches/series	2012-08-14 12:02:38.0 +0100
@@ -0,0 +1 @@
+java7-compat.patch
__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#684586: jenkins: Allow configuration of httpListenAddress using /etc/default/jenkins

2012-08-14 Thread James Page
On 11/08/12 15:00, Nicholas J Humfrey wrote:
> Please can you add support for setting of the httpListenAddress
> option in Jekins, using the /etc/default/jenkins configuration
> file.
> 
> This will allow binding to localhost (or other alternative IP) and
> then use another webserver (such as Apache) as a revery proxy in
> front of Jenkins - this is a fairly common setup I believe.
> 
> https://wiki.jenkins-ci.org/display/JENKINS/Running+Jenkins+behind+Apache

Sounds
> 
like a good addition (but I won't upload this for wheezy); for
the time being you can add this to JENKINS_ARGS at the bottom of
/etc/default/jenkins which will work just as well:

   "... --httpListenAddress=127.0.0.1 ..."

Cheers

James

-- 
James Page
Ubuntu Core Developer
Debian Maintainer
james.p...@ubuntu.com

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#684853: svnkit: FTBFS: [javac] /«BUILDDIR»/svnkit-1.3.5+dfsg/svnkit/src/org/tigris/subversion/javahl/SVNClient.java:588: cannot find symbol

2012-08-14 Thread Lucas Nussbaum
Source: svnkit
Version: 1.3.5+dfsg-3
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120814 qa-ftbfs
Justification: FTBFS in wheezy on amd64

Hi,

During a rebuild of all packages in *wheezy*, your package failed to
build on amd64.

Relevant part:
> make[1]: Entering directory `/«BUILDDIR»/svnkit-1.3.5+dfsg'
> ant -propertyfile debian/ant.properties
> Buildfile: /«BUILDDIR»/svnkit-1.3.5+dfsg/build.xml
> 
> clean:
> 
> init-environment:
> 
> compile-library:
> [mkdir] Created dir: /«BUILDDIR»/svnkit-1.3.5+dfsg/svnkit/bin
> [mkdir] Created dir: /«BUILDDIR»/svnkit-1.3.5+dfsg/svnkit-cli/bin
> [mkdir] Created dir: /«BUILDDIR»/svnkit-1.3.5+dfsg/contrib/sequence/bin
> [javac] /«BUILDDIR»/svnkit-1.3.5+dfsg/build.xml:47: warning: 
> 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set 
> to false for repeatable builds
> [javac] Compiling 68 source files to 
> /«BUILDDIR»/svnkit-1.3.5+dfsg/contrib/sequence/bin
> [javac] Note: Some input files use unchecked or unsafe operations.
> [javac] Note: Recompile with -Xlint:unchecked for details.
> [javac] /«BUILDDIR»/svnkit-1.3.5+dfsg/build.xml:48: warning: 
> 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set 
> to false for repeatable builds
> [javac] Compiling 447 source files to 
> /«BUILDDIR»/svnkit-1.3.5+dfsg/svnkit/bin
> [javac] 
> /«BUILDDIR»/svnkit-1.3.5+dfsg/svnkit/src/org/tmatesoft/svn/core/javahl/SVNClientImpl.java:2243:
>  cannot find symbol
> [javac] symbol  : class BlameCallback3
> [javac] location: package org.tigris.subversion.javahl
> [javac] public void blame(String path, Revision pegRevision, Revision 
> revisionStart, Revision revisionEnd, boolean ignoreMimeType, boolean 
> includeMergedRevisions, org.tigris.subversion.javahl.BlameCallback3 callback) 
> throws ClientException {
> [javac]   
>   
>^
> [javac] 
> /«BUILDDIR»/svnkit-1.3.5+dfsg/svnkit/src/org/tigris/subversion/javahl/SVNClient.java:588:
>  cannot find symbol
> [javac] symbol  : class BlameCallback3
> [javac] location: package org.tigris.subversion.javahl
> [javac] public void blame(String path, Revision pegRevision, Revision 
> revisionStart, Revision revisionEnd, boolean ignoreMimeType, boolean 
> includeMergedRevisions, org.tigris.subversion.javahl.BlameCallback3 callback) 
> throws ClientException {
> [javac]   
>   
>^
> [javac] Note: Some input files use or override a deprecated API.
> [javac] Note: Recompile with -Xlint:deprecation for details.
> [javac] Note: Some input files use unchecked or unsafe operations.
> [javac] Note: Recompile with -Xlint:unchecked for details.
> [javac] 2 errors
> 
> BUILD FAILED
> /«BUILDDIR»/svnkit-1.3.5+dfsg/build.xml:48: Compile failed; see the compiler 
> error output for details.
> 
> Total time: 6 seconds
> make[1]: *** [override_dh_auto_build] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2012/08/14/svnkit_1.3.5+dfsg-3_wheezy.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#684841: wagon2: FTBFS: missing org.bouncycastle:bcprov:jar:debian

2012-08-14 Thread Lucas Nussbaum
Source: wagon2
Version: 2.2-3
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120814 qa-ftbfs
Justification: FTBFS in wheezy on amd64

Hi,

During a rebuild of all packages in *wheezy*, your package failed to
build on amd64.

Relevant part:
>  debian/rules build
> test -x debian/rules
> mkdir -p "."
> mkdir -p /«PKGBUILDDIR»/wagon-providers/wagon-scm/target/test-classes/
> svnadmin create 
> /«PKGBUILDDIR»/wagon-providers/wagon-scm/target/test-classes/test-repo-svn
> /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
> mh_patchpoms -plibwagon2-java --debian-build --keep-pom-version 
> --maven-repo=/«PKGBUILDDIR»/debian/maven-repo  --build-no-docs
> touch debian/stamp-poms-patched
> # before-build target may be used to unpatch the pom files, so we need to 
> check if
> # patching the pom files is needed here, normally not
> if [ ! -f pom.xml.save ]; then \
>   /usr/bin/make -f debian/rules patch-poms; \
>   fi
> cd . && /usr/lib/jvm/default-java/bin/java -noverify -cp 
> /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
>  -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties 
> -Dclassworlds.conf=/etc/maven2/m2-debian-nodocs.conf 
> org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
> -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo  install
> [INFO] 
> NOTE: Maven is executing in offline mode. Any artifacts not already in your 
> local
> repository will be inaccessible.
> 
> [INFO] Scanning for projects...
> [INFO] Reactor build order: 
> [INFO]   Apache Maven Wagon
> [INFO]   Apache Maven Wagon :: API
> [INFO]   Apache Maven Wagon :: Provider Test
> [INFO]   Apache Maven Wagon :: Providers
> [INFO]   Apache Maven Wagon :: Providers :: File Provider
> [INFO]   Apache Maven Wagon :: Providers :: FTP Provider
> [INFO]   Apache Maven Wagon :: Providers :: HTTP Shared Library 4
> [INFO]   Apache Maven Wagon :: Test Compatibility Kits
> [INFO]   Apache Maven Wagon :: HTTP Test Compatibility Kit
> [INFO]   Apache Maven Wagon :: Providers :: HTTP Provider
> [INFO]   Apache Maven Wagon :: Providers :: HTTP Shared Library
> [INFO]   Apache Maven Wagon :: Providers :: Lightweight HTTP Provider
> [INFO]   Apache Maven Wagon :: Providers :: SCM Provider
> [INFO]   Apache Maven Wagon :: Providers :: SSH Common Library
> [INFO]   Apache Maven Wagon :: Providers :: SSH External Provider
> [INFO]   Apache Maven Wagon :: Providers :: SSH Provider
> [INFO]   Apache Maven Wagon :: Providers :: WebDav Provider
> [INFO] 
> 
> [INFO] Building Apache Maven Wagon
> [INFO]task-segment: [install]
> [INFO] 
> 
> [INFO] [enforcer:enforce {execution: default}]
> [INFO] [plexus:descriptor {execution: generate}]
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing /«PKGBUILDDIR»/pom.xml to 
> /«PKGBUILDDIR»/debian/maven-repo/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom
> [INFO] 
> 
> [INFO] Building Apache Maven Wagon :: API
> [INFO]task-segment: [install]
> [INFO] 
> 
> [INFO] [enforcer:enforce {execution: default}]
> [INFO] [resources:resources {execution: default-resources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory 
> /«PKGBUILDDIR»/wagon-provider-api/src/main/resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 38 source files to 
> /«PKGBUILDDIR»/wagon-provider-api/target/classes
> [INFO] [plexus:descriptor {execution: generate}]
> [INFO] [resources:testResources {execution: default-testResources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 1 resource
> [INFO] [compiler:testCompile {execution: default-testCompile}]
> [INFO] Compiling 25 source files to 
> /«PKGBUILDDIR»/wagon-provider-api/target/test-classes
> [INFO] [surefire:test {execution: default-test}]
> [INFO] Surefire report directory: 
> /«PKGBUILDDIR»/wagon-provider-api/target/surefire-reports
> 
> ---
>  T E S T S
> ---
> Running org.apache.maven.wagon.repository.RepositoryTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec
> Running org.apache.maven.wagon.repository.RepositoryPermissionsTest
> Tests run: 1, Failures: 0, Errors: 0, 

Bug#684829: jenkins-ssh-cli-auth: FTBFS: missing org.bouncycastle:bcprov:jar:debian

2012-08-14 Thread Lucas Nussbaum
Source: jenkins-ssh-cli-auth
Version: 1.2-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120814 qa-ftbfs
Justification: FTBFS in wheezy on amd64

Hi,

During a rebuild of all packages in *wheezy*, your package failed to
build on amd64.

Relevant part:
>  debian/rules build
> test -x debian/rules
> mkdir -p "."
> /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
> mh_patchpoms -pjenkins-ssh-cli-auth --debian-build --keep-pom-version 
> --maven-repo=/«PKGBUILDDIR»/debian/maven-repo  --build-no-docs
> touch debian/stamp-poms-patched
> # before-build target may be used to unpatch the pom files, so we need to 
> check if
> # patching the pom files is needed here, normally not
> if [ ! -f pom.xml.save ]; then \
>   /usr/bin/make -f debian/rules patch-poms; \
>   fi
> cd . && /usr/lib/jvm/default-java/bin/java -noverify -cp 
> /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
>  -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties 
> -Dclassworlds.conf=/etc/maven2/m2-debian-nodocs.conf 
> org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
> -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo  package
> [INFO] 
> NOTE: Maven is executing in offline mode. Any artifacts not already in your 
> local
> repository will be inaccessible.
> 
> [INFO] Scanning for projects...
> [INFO] 
> 
> [INFO] Building SSH CLI client authenticator
> [INFO]task-segment: [package]
> [INFO] 
> 
> [INFO] [localizer:generate {execution: default}]
> [INFO] [resources:resources {execution: default-resources}]
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
> resources, i.e. build is platform dependent!
> [INFO] Copying 2 resources
> [INFO] 
> 
> [ERROR] BUILD ERROR
> [INFO] 
> 
> [INFO] Failed to resolve artifact.
> 
> Missing:
> --
> 1) org.bouncycastle:bcprov:jar:debian
> 
>   Try downloading the file manually from the project website.
> 
>   Then, install it using the command: 
>   mvn install:install-file -DgroupId=org.bouncycastle -DartifactId=bcprov 
> -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file
> 
>   Alternatively, if you host your own repository you can deploy the file 
> there: 
>   mvn deploy:deploy-file -DgroupId=org.bouncycastle -DartifactId=bcprov 
> -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
> -DrepositoryId=[id]
> 
>   Path to dependency: 
>   1) org.jenkins-ci.modules:ssh-cli-auth:jenkins-module:1.2
>   2) org.jenkins-ci.modules:instance-identity:jar:debian
>   3) org.bouncycastle:bcprov:jar:debian
> 
> --
> 1 required artifact is missing.
> 
> for artifact: 
>   org.jenkins-ci.modules:ssh-cli-auth:jenkins-module:1.2
> 
> from the specified remote repositories:
>   central (http://repo1.maven.org/maven2)
> 
> 
> 
> NOTE: Maven is executing in offline mode. Any artifacts not already in your 
> local
> repository will be inaccessible.
> 
> 
> [INFO] 
> 
> [INFO] For more information, run Maven with the -e switch
> [INFO] 
> 
> [INFO] Total time: 2 seconds
> [INFO] Finished at: Mon Aug 13 22:49:51 UTC 2012
> [INFO] Final Memory: 27M/739M
> [INFO] 
> 
> make: *** [mvn-build] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2012/08/14/jenkins-ssh-cli-auth_1.2-1_wheezy.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#684826: jenkins: FTBFS: missing org.bouncycastle:bcprov:jar:debian

2012-08-14 Thread Lucas Nussbaum
Source: jenkins
Version: 1.447.2+dfsg-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120814 qa-ftbfs
Justification: FTBFS in wheezy on amd64

Hi,

During a rebuild of all packages in *wheezy*, your package failed to
build on amd64.

Relevant part:
>  debian/rules build
> test -x debian/rules
> mkdir -p "."
> /usr/share/maven-debian-helper/copy-repo.sh 
> /«BUILDDIR»/jenkins-1.447.2+dfsg/debian
> mh_patchpoms -plibjenkins-java --debian-build --keep-pom-version 
> --maven-repo=/«BUILDDIR»/jenkins-1.447.2+dfsg/debian/maven-repo  
> --build-no-docs
> touch debian/stamp-poms-patched
> keytool -genkeypair -dname "cn=Jenkins, ou=Jenkins Project, o=Debian, c=US" \
>   -alias jenkins -keypass jenkins -keystore dummy.keystore \
>   -storepass jenkins -validity 3650
> # Purge out links relating to jenkins from the copy of the maven repo
> # fixes issue with circular dependency and the need to use the install
> # maven target
> for module in jenkins-core cli pom jenkins-war; do \
>   find debian/maven-repo/org/jenkins-ci/main/${module} -type l 
> -delete || true ;\
>   done
> # Hack in java files from groovy source folder - no idea why they are there
> # might be maven3 related.
> mkdir -p core/src/main/java/jenkins/util
> cp core/src/main/groovy/jenkins/util/ServerTcpPort.java 
> core/src/main/java/jenkins/util
> # before-build target may be used to unpatch the pom files, so we need to 
> check if
> # patching the pom files is needed here, normally not
> if [ ! -f pom.xml.save ]; then \
>   /usr/bin/make -f debian/rules patch-poms; \
>   fi
> cd . && /usr/lib/jvm/default-java/bin/java -noverify -cp 
> /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
>  
> -Dproperties.file.manual=/«BUILDDIR»/jenkins-1.447.2+dfsg/debian/maven.properties
>  -Dclassworlds.conf=/etc/maven2/m2-debian-nodocs.conf 
> org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
> -Dmaven.repo.local=/«BUILDDIR»/jenkins-1.447.2+dfsg/debian/maven-repo -e 
> -Dbuild.version="1.447.2" install
> + Error stacktraces are turned on.
> [INFO] 
> NOTE: Maven is executing in offline mode. Any artifacts not already in your 
> local
> repository will be inaccessible.
> 
> [INFO] Scanning for projects...
> [INFO] Reactor build order: 
> [INFO]   Jenkins main module
> [INFO]   Jenkins CLI
> [INFO]   Jenkins core
> [INFO]   Jenkins war
> [INFO] 
> 
> [INFO] Building Jenkins main module
> [INFO]task-segment: [install]
> [INFO] 
> 
> [INFO] [enforcer:enforce {execution: default}]
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing /«BUILDDIR»/jenkins-1.447.2+dfsg/pom.xml to 
> /«BUILDDIR»/jenkins-1.447.2+dfsg/debian/maven-repo/org/jenkins-ci/main/pom/1.447.2/pom-1.447.2.pom
> [INFO] 
> 
> [INFO] Building Jenkins CLI
> [INFO]task-segment: [install]
> [INFO] 
> 
> [INFO] [enforcer:enforce {execution: default}]
> [INFO] [localizer:generate {execution: default}]
> [INFO] [resources:resources {execution: default-resources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 6 resources
> [INFO] Copying 1 resource
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 6 source files to 
> /«BUILDDIR»/jenkins-1.447.2+dfsg/cli/target/classes
> [INFO] [resources:testResources {execution: default-testResources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory 
> /«BUILDDIR»/jenkins-1.447.2+dfsg/cli/src/test/resources
> [INFO] [compiler:testCompile {execution: default-testCompile}]
> [INFO] Not compiling test sources
> [INFO] [surefire:test {execution: default-test}]
> [INFO] Tests are skipped.
> [INFO] [jar:jar {execution: default-jar}]
> [INFO] Building jar: 
> /«BUILDDIR»/jenkins-1.447.2+dfsg/cli/target/cli-1.447.2.jar
> [WARNING] DEPRECATED [descriptorId]: Please use descriptorRefs instead
> [INFO] [assembly:attached {execution: default}]
> [INFO] META-INF/MANIFEST.MF already added, skipping
> [INFO] META-INF/ already added, skipping
> [INFO] org/ already added, skipping
> [INFO] META-INF/ already added, skipping
> [INFO] META-INF/MANIFEST.MF already added, skipping
> [INFO] org/ already added, skipping
> [INFO] META-INF/maven/ already added, skipping
> [INFO] META-INF/ already ad

Bug#684815: jenkins-instance-identity: FTBFS: missing org.bouncycastle:bcprov:jar:debian

2012-08-14 Thread Lucas Nussbaum
Source: jenkins-instance-identity
Version: 1.2-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120814 qa-ftbfs
Justification: FTBFS in wheezy on amd64

Hi,

During a rebuild of all packages in *wheezy*, your package failed to
build on amd64.

Relevant part:
>  debian/rules build
> test -x debian/rules
> mkdir -p "."
> /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
> mh_patchpoms -pjenkins-instance-identity --debian-build --keep-pom-version 
> --maven-repo=/«PKGBUILDDIR»/debian/maven-repo  --build-no-docs
> touch debian/stamp-poms-patched
> # before-build target may be used to unpatch the pom files, so we need to 
> check if
> # patching the pom files is needed here, normally not
> if [ ! -f pom.xml.save ]; then \
>   /usr/bin/make -f debian/rules patch-poms; \
>   fi
> cd . && /usr/lib/jvm/default-java/bin/java -noverify -cp 
> /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
>  -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties 
> -Dclassworlds.conf=/etc/maven2/m2-debian-nodocs.conf 
> org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
> -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo  package
> [INFO] 
> NOTE: Maven is executing in offline mode. Any artifacts not already in your 
> local
> repository will be inaccessible.
> 
> [INFO] Scanning for projects...
> [INFO] 
> 
> [INFO] Building Instance Identity
> [INFO]task-segment: [package]
> [INFO] 
> 
> [INFO] [localizer:generate {execution: default}]
> [INFO] [resources:resources {execution: default-resources}]
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
> resources, i.e. build is platform dependent!
> [INFO] Copying 1 resource
> [INFO] 
> 
> [ERROR] BUILD ERROR
> [INFO] 
> 
> [INFO] Failed to resolve artifact.
> 
> Missing:
> --
> 1) org.bouncycastle:bcprov:jar:debian
> 
>   Try downloading the file manually from the project website.
> 
>   Then, install it using the command: 
>   mvn install:install-file -DgroupId=org.bouncycastle -DartifactId=bcprov 
> -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file
> 
>   Alternatively, if you host your own repository you can deploy the file 
> there: 
>   mvn deploy:deploy-file -DgroupId=org.bouncycastle -DartifactId=bcprov 
> -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
> -DrepositoryId=[id]
> 
>   Path to dependency: 
>   1) org.jenkins-ci.modules:instance-identity:jenkins-module:1.2
>   2) org.bouncycastle:bcprov:jar:debian
> 
> --
> 1 required artifact is missing.
> 
> for artifact: 
>   org.jenkins-ci.modules:instance-identity:jenkins-module:1.2
> 
> from the specified remote repositories:
>   central (http://repo1.maven.org/maven2)
> 
> 
> 
> NOTE: Maven is executing in offline mode. Any artifacts not already in your 
> local
> repository will be inaccessible.
> 
> 
> [INFO] 
> 
> [INFO] For more information, run Maven with the -e switch
> [INFO] 
> 
> [INFO] Total time: 3 seconds
> [INFO] Finished at: Mon Aug 13 22:49:47 UTC 2012
> [INFO] Final Memory: 26M/733M
> [INFO] 
> 
> make: *** [mvn-build] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2012/08/14/jenkins-instance-identity_1.2-1_wheezy.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
debian-j...@lists.debian.org for discussions and questions.