Your message dated Fri, 18 Dec 2015 13:40:50 +0000
with message-id <[email protected]>
and subject line Bug#807685: Removed package(s) from unstable
has caused the Debian Bug report #807391,
regarding libcommons-openpgp-java: FTBFS:
BouncyCastleOpenPgpStreamingSignatureVerifier.java:92: error: cannot find
symbol [..] sig.initVerify( key, "BC" );
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 [email protected]
immediately.)
--
807391: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807391
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libcommons-openpgp-java
Version: 0+svn533492-5
Severity: serious
Justification: fails to build from source
User: [email protected]
Usertags: ftbfs
X-Debbugs-Cc: [email protected]
Dear Maintainer,
libcommons-openpgp-java fails to build from source in unstable/amd64:
[..]
compile:
[mkdir] Created dir:
/home/lamby/temp/cdt.20151208135006.z3zJFjQSjo/libcommons-openpgp-java-0+svn533492/build
[javac]
/home/lamby/temp/cdt.20151208135006.z3zJFjQSjo/libcommons-openpgp-java-0+svn533492/debian/build.xml:50:
warning: 'includeantruntime' was not set, defaulting to
build.sysclasspath=last; set to false for repeatable builds
[javac] Compiling 14 source files to
/home/lamby/temp/cdt.20151208135006.z3zJFjQSjo/libcommons-openpgp-java-0+svn533492/build
[javac] warning: [options] bootstrap class path not set in
conjunction with -source 1.6
[javac]
/home/lamby/temp/cdt.20151208135006.z3zJFjQSjo/libcommons-openpgp-java-0+svn533492/src/main/java/org/apache/commons/openpgp/BouncyCastleOpenPgpStreamingSignatureVerifier.java:92:
error: cannot find symbol
[javac] sig.initVerify( key, "BC" );
[javac] ^
[javac] symbol: method initVerify(PGPPublicKey,String)
[javac] location: variable sig of type PGPSignature
[javac]
/home/lamby/temp/cdt.20151208135006.z3zJFjQSjo/libcommons-openpgp-java-0+svn533492/src/main/java/org/apache/commons/openpgp/BouncyCastleOpenPgpStreamingSigner.java:89:
error: method extractPrivateKey in class PGPSecretKey cannot be
applied to given types;
[javac] PGPPrivateKey pgpPrivKey =
pgpSec.extractPrivateKey( keyRing.getPassword(), PROVIDER );
[javac] ^
[javac] required: PBESecretKeyDecryptor
[javac] found: char[],String
[javac] reason: actual and formal argument lists differ in
length
[javac]
/home/lamby/temp/cdt.20151208135006.z3zJFjQSjo/libcommons-openpgp-java-0+svn533492/src/main/java/org/apache/commons/openpgp/BouncyCastleOpenPgpStreamingSigner.java:90:
error: constructor PGPSignatureGenerator in class
PGPSignatureGenerator cannot be applied to given types;
[javac] sGen = new PGPSignatureGenerator(
pgpSec.getPublicKey().getAlgorithm(), PGPUtil.SHA1, PROVIDER );
[javac] ^
[javac] required: PGPContentSignerBuilder
[javac] found: int,int,String
[javac] reason: actual and formal argument lists differ in
length
[javac]
/home/lamby/temp/cdt.20151208135006.z3zJFjQSjo/libcommons-openpgp-java-0+svn533492/src/main/java/org/apache/commons/openpgp/BouncyCastleOpenPgpStreamingSigner.java:91:
error: cannot find symbol
[javac] sGen.initSign( PGPSignature.BINARY_DOCUMENT,
pgpPrivKey );
[javac] ^
[javac] symbol: method initSign(int,PGPPrivateKey)
[javac] location: variable sGen of type PGPSignatureGenerator
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note:
/home/lamby/temp/cdt.20151208135006.z3zJFjQSjo/libcommons-openpgp-java-0+svn533492/src/main/java/org/apache/commons/openpgp/ant/OpenPgpSignerTask.java
uses unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 4 errors
[javac] 1 warning
BUILD FAILED
/home/lamby/temp/cdt.20151208135006.z3zJFjQSjo/libcommons-openpgp-java-0+svn533492/debian/build.xml:50:
Compile failed; see the compiler error output for details.
Total time: 1 second
/usr/share/cdbs/1/class/ant.mk:40: recipe for target
'debian/stamp-ant-build' failed
make: *** [debian/stamp-ant-build] Error 1
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
libcommons-openpgp-java.0+svn533492-5.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---
Version: 0+svn533492-5+rm
Dear submitter,
as the package libcommons-openpgp-java has just been removed from the Debian
archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/807685
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)
--- End Message ---
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
Please use
[email protected] for discussions and questions.