Your message dated Mon, 31 Aug 2015 09:21:19 +0000
with message-id <e1zwlhd-0004cp...@franck.debian.org>
and subject line Bug#797458: fixed in jasypt 1.8-3
has caused the Debian Bug report #797458,
regarding jasypt: Missing Build-Depends on junit4
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.)
--
797458: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=797458
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: jasypt
Version: 1.8-2
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org
Tags: patch
Dear Maintainer,
jasypt fails to build from source in unstable/amd64 due
to missing Build-Depends on junit4:
[..]
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy
filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory
/home/lamby/temp/cdt.20150830203353.LdA1ey8CHO/jasypt-1.8/src/test/resources
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) junit:junit:jar:4.x
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=junit -DartifactId=junit
-Dversion=4.x -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the
file there:
mvn deploy:deploy-file -DgroupId=junit -DartifactId=junit
-Dversion=4.x -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]
Path to dependency:
1) org.jasypt:jasypt:jar:1.8
2) junit:junit:jar:4.x
----------
1 required artifact is missing.
for artifact:
org.jasypt:jasypt:jar:1.8
from the specified remote repositories:
central (https://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: Sun Aug 30 20:35:03 BST 2015
[INFO] Final Memory: 19M/299M
[INFO]
------------------------------------------------------------------------
/usr/share/cdbs/1/class/maven.mk:93: recipe for target 'mvn-build'
failed
make: *** [mvn-build] Error 1
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` la...@debian.org / chris-lamb.co.uk
`-
dpkg-buildpackage -rfakeroot -D -us -uc -b
dpkg-buildpackage: source package jasypt
dpkg-buildpackage: source version 1.8-2
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Emmanuel Bourg <ebo...@apache.org>
dpkg-source --before-build jasypt-1.8
dpkg-buildpackage: host architecture amd64
fakeroot debian/rules clean
test -x debian/rules
mkdir -p "."
/usr/share/maven-debian-helper/copy-repo.sh
/home/lamby/temp/cdt.20150830203353.LdA1ey8CHO/jasypt-1.8/debian
mh_patchpoms -plibjasypt-java --debian-build --keep-pom-version
--maven-repo=/home/lamby/temp/cdt.20150830203353.LdA1ey8CHO/jasypt-1.8/debian/maven-repo
--ignore-rules=debian/maven.ignoreRules
--clean-ignore-rules=debian/maven.cleanIgnoreRules
touch debian/stamp-poms-patched
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=/home/lamby/temp/cdt.20150830203353.LdA1ey8CHO/jasypt-1.8/debian/maven.properties
-Dclassworlds.conf=/etc/maven2/m2-debian.conf
org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml
-Dmaven.repo.local=/home/lamby/temp/cdt.20150830203353.LdA1ey8CHO/jasypt-1.8/debian/maven-repo
clean
[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 JASYPT: Java Simplified Encryption
[INFO] task-segment: [clean]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: < 1 second
[INFO] Finished at: Sun Aug 30 20:34:55 BST 2015
[INFO] Final Memory: 8M/236M
[INFO] ------------------------------------------------------------------------
rm -f -r
/home/lamby/temp/cdt.20150830203353.LdA1ey8CHO/jasypt-1.8/debian/maven-repo
debian/stamp-maven-build
rm -f debian/*.substvars
/usr/bin/make -f debian/rules unpatch-poms
make[1]: Entering directory
'/home/lamby/temp/cdt.20150830203353.LdA1ey8CHO/jasypt-1.8'
mh_unpatchpoms -plibjasypt-java
rm -f -f debian/stamp-poms-patched
make[1]: Leaving directory
'/home/lamby/temp/cdt.20150830203353.LdA1ey8CHO/jasypt-1.8'
dh_clean
mh_unpatchpoms -plibjasypt-java
rm -f -f debian/stamp-poms-patched
mh_clean
rm -f debian/stamp-maven-doc
debian/rules build
test -x debian/rules
mkdir -p "."
/usr/share/maven-debian-helper/copy-repo.sh
/home/lamby/temp/cdt.20150830203353.LdA1ey8CHO/jasypt-1.8/debian
mh_patchpoms -plibjasypt-java --debian-build --keep-pom-version
--maven-repo=/home/lamby/temp/cdt.20150830203353.LdA1ey8CHO/jasypt-1.8/debian/maven-repo
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=/home/lamby/temp/cdt.20150830203353.LdA1ey8CHO/jasypt-1.8/debian/maven.properties
-Dclassworlds.conf=/etc/maven2/m2-debian.conf
org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml
-Dmaven.repo.local=/home/lamby/temp/cdt.20150830203353.LdA1ey8CHO/jasypt-1.8/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 JASYPT: Java Simplified Encryption
[INFO] task-segment: [package]
[INFO] ------------------------------------------------------------------------
[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] skip non existing resourceDirectory
/home/lamby/temp/cdt.20150830203353.LdA1ey8CHO/jasypt-1.8/src/main/resources
[INFO] Copying 2 resources to META-INF
[INFO] [compiler:compile {execution: default-compile}]
[WARNING] File encoding has not been set, using platform encoding
ANSI_X3.4-1968, i.e. build is platform dependent!
[INFO] Compiling 129 source files to
/home/lamby/temp/cdt.20150830203353.LdA1ey8CHO/jasypt-1.8/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered
resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory
/home/lamby/temp/cdt.20150830203353.LdA1ey8CHO/jasypt-1.8/src/test/resources
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) junit:junit:jar:4.x
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=junit -DartifactId=junit -Dversion=4.x
-Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=junit -DartifactId=junit -Dversion=4.x
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.jasypt:jasypt:jar:1.8
2) junit:junit:jar:4.x
----------
1 required artifact is missing.
for artifact:
org.jasypt:jasypt:jar:1.8
from the specified remote repositories:
central (https://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: Sun Aug 30 20:35:03 BST 2015
[INFO] Final Memory: 19M/299M
[INFO] ------------------------------------------------------------------------
/usr/share/cdbs/1/class/maven.mk:93: recipe for target 'mvn-build' failed
make: *** [mvn-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: jasypt
Source-Version: 1.8-3
We believe that the bug you reported is fixed in the latest version of
jasypt, 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 797...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Emmanuel Bourg <ebo...@apache.org> (supplier of updated jasypt 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...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Mon, 31 Aug 2015 10:28:00 +0200
Source: jasypt
Binary: libjasypt-java libjasypt-java-doc
Architecture: source all
Version: 1.8-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Emmanuel Bourg <ebo...@apache.org>
Description:
libjasypt-java - java library for simple high-level encryption
libjasypt-java-doc - Documentation - java library for simple high-level
encryption
Closes: 797458
Changes:
jasypt (1.8-3) unstable; urgency=medium
.
* Team upload.
* Added the missing build dependency on junit4 (Closes: #797458)
* Standards-Version updated to 3.9.6 (no changes)
Checksums-Sha1:
4d12bd34e90fd6f74fd7c17ea78bfb6f8e63fa4f 2297 jasypt_1.8-3.dsc
c03f9eedb5881a47fb3c7ec6f727176172aeb474 4672 jasypt_1.8-3.debian.tar.xz
186b3d79ca7d4949decb7c9ff636de58a8a0543e 941748
libjasypt-java-doc_1.8-3_all.deb
2b719fcabfff29d165aac3a85ca4ae0299131dac 149698 libjasypt-java_1.8-3_all.deb
Checksums-Sha256:
375d775bf7617e5696c7e4814dce86da88030bb743d3c160ee0395c73d9892c7 2297
jasypt_1.8-3.dsc
5ff2f16c76523a209c4749c531df18b570a6d5140c4f3d444e044e7ae641c905 4672
jasypt_1.8-3.debian.tar.xz
f802a43bd8a41d9c27054aded1c42603ce99145c6494ad3373c77affd45e8c1a 941748
libjasypt-java-doc_1.8-3_all.deb
25190eca0b8f3c2d84c1581f2f66bed0efea4f71e0c4a03a0ba74c3985cc5be1 149698
libjasypt-java_1.8-3_all.deb
Files:
a2bcdd2a136c2095034f564e74842a10 2297 java optional jasypt_1.8-3.dsc
c011323eca4618fed47401d127eeb16c 4672 java optional jasypt_1.8-3.debian.tar.xz
159a2428e8894a5791dcc72ece2835b0 941748 doc optional
libjasypt-java-doc_1.8-3_all.deb
6d85a7cb1278bf83d6818c090ef92ab8 149698 java optional
libjasypt-java_1.8-3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBAgAGBQJV5BQ8AAoJEPUTxBnkudCsGsQP/0LpH+MYp1A9fRZtTg3pTpTs
X+U9+01NgrhcWyp9rjMjMk+NyGgGa34maiB1ecLkiSZ0in3Xvsz7aXV2ejS5pEio
ZHKahXomfV8KFSygy9KEPM0Y0B/AYJVe0rIilS/O6PxRY/l5TN3JrNOXQPVaIvsi
hU/jbSQM4EDqt7XnOAG3HMzRuilVAXKQLtOqrvv7CwTB4OXW5n+ZIzirAvHLhIr7
pbt1Pyk+qvKUWyrkNGZS35aKR6BqmON4DZXe2JBqMRqGbTmMT19crj3fLDadZ4KJ
uLe2TTKCmrZjAQsPV+I7dzZ4iZgGHo3bTSdh01+KwPv0PsKTWYVrrfqDsxEcra5h
e0NF9BDv1BzndwAz8tWOFZR4xeR1GcGOet1Ht3sHCE67KuoXh3zBhYv26SS8uyOf
XOphe/EOPnE4YPj128AW4xz6dgmmo1vn6c5IkNZQMZPKaJjh/Te54lOOxoCGfD2c
amApGuJif5zDPQTs+uNgt4NUJugtuohDKRjHsPNYW7uU/IWx7Q8BGMAwcE89fmE6
OgvrbxHA6sEwKzAcwGGDyTMJiKbkwokwaqKMMHq3f7f1hR8C8b4Udcpf4+3qYKh6
lv7tOOMSxlbg5RUkXCne63zyF4QiGg91quTcdbQNPMmBJgI26EaW8LKd3ioxjmbe
sYUzHlXhbK2hJExyJqre
=7avJ
-----END PGP SIGNATURE-----
--- End Message ---