Your message dated Sun, 30 Aug 2015 22:04:23 +0000
with message-id <e1zwai7-0001up...@franck.debian.org>
and subject line Bug#797439: fixed in libhibernate3-java 3.6.10.Final-4
has caused the Debian Bug report #797439,
regarding libhibernate3-java: FTBFS: Missing
org.apache.maven.wagon:wagon-scm:jar:debian
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.)
--
797439: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=797439
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libhibernate3-java
Version: 3.6.10.Final-3
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
Dear Maintainer,
libhibernate3-java fails to build from source in unstable/amd64:
[..]
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.apache.maven.wagon:wagon-scm:jar:debian
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.maven.wagon
-DartifactId=wagon-scm -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.apache.maven.wagon
-DartifactId=wagon-scm -Dversion=debian -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.hibernate:hibernate-parent:pom:3.6.10.Final
2) org.apache.maven.wagon:wagon-scm:jar:debian
----------
1 required artifact is missing.
for artifact:
org.hibernate:hibernate-parent:pom:3.6.10.Final
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: < 1 second
[INFO] Finished at: Sun Aug 30 19:10:54 BST 2015
[INFO] Final Memory: 5M/236M
[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 libhibernate3-java
dpkg-buildpackage: source version 3.6.10.Final-3
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Emmanuel Bourg <ebo...@apache.org>
dpkg-source --before-build libhibernate3-java-3.6.10.Final
dpkg-buildpackage: host architecture amd64
fakeroot debian/rules clean
test -x debian/rules
rmdir
/home/lamby/temp/cdt.20150830185452.PbD2gL4KfR/libhibernate3-java-3.6.10.Final/project
rmdir: failed to remove
'/home/lamby/temp/cdt.20150830185452.PbD2gL4KfR/libhibernate3-java-3.6.10.Final/project':
Directory not empty
/usr/share/cdbs/1/rules/buildcore.mk:46: recipe for target 'cleanbuilddir'
failed
make: [cleanbuilddir] Error 1 (ignored)
mkdir -p
"/home/lamby/temp/cdt.20150830185452.PbD2gL4KfR/libhibernate3-java-3.6.10.Final/project"
cd
/home/lamby/temp/cdt.20150830185452.PbD2gL4KfR/libhibernate3-java-3.6.10.Final/project
&& /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.20150830185452.PbD2gL4KfR/libhibernate3-java-3.6.10.Final/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.20150830185452.PbD2gL4KfR/libhibernate3-java-3.6.10.Final/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] Reactor build order:
[INFO] Hibernate Core Parent POM
[INFO] Hibernate Core
[INFO] Hibernate Testing
[INFO] Hibernate Testsuite
[INFO] Hibernate Ehcache Integration
[INFO] Hibernate OSCache Integration
[INFO] Hibernate SwarmCache Integration
[INFO] Hibernate C3P0 ConnectionProvider
[INFO] Hibernate Proxool ConnectionProvider
[INFO] Hibernate JDBC3-JdbcSupport Testing
[INFO] Hibernate Entity Manager
[INFO] Hibernate JDBC4-JdbcSupport Testing
[INFO] Hibernate Core Aggregator
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.apache.maven.wagon:wagon-scm:jar:debian
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.maven.wagon
-DartifactId=wagon-scm -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.apache.maven.wagon
-DartifactId=wagon-scm -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file
-Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.hibernate:hibernate-parent:pom:3.6.10.Final
2) org.apache.maven.wagon:wagon-scm:jar:debian
----------
1 required artifact is missing.
for artifact:
org.hibernate:hibernate-parent:pom:3.6.10.Final
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: < 1 second
[INFO] Finished at: Sun Aug 30 19:10:47 BST 2015
[INFO] Final Memory: 5M/236M
[INFO] ------------------------------------------------------------------------
/usr/share/cdbs/1/class/maven.mk:105: recipe for target 'cleanbuilddir' failed
make: [cleanbuilddir] Error 1 (ignored)
rm -f -r
/home/lamby/temp/cdt.20150830185452.PbD2gL4KfR/libhibernate3-java-3.6.10.Final/debian/maven-repo
debian/stamp-maven-build
/usr/bin/make -f debian/rules unpatch-poms
make[1]: Entering directory
'/home/lamby/temp/cdt.20150830185452.PbD2gL4KfR/libhibernate3-java-3.6.10.Final'
mh_unpatchpoms -plibhibernate3-java
rm -f -f debian/stamp-poms-patched
make[1]: Leaving directory
'/home/lamby/temp/cdt.20150830185452.PbD2gL4KfR/libhibernate3-java-3.6.10.Final'
dh_clean
mh_unpatchpoms -plibhibernate3-java
rm -f -f debian/stamp-poms-patched
mh_clean
rm -f debian/stamp-maven-doc
rm -rf debian/null mvn-build
debian/rules build
test -x debian/rules
mkdir -p
"/home/lamby/temp/cdt.20150830185452.PbD2gL4KfR/libhibernate3-java-3.6.10.Final/project"
/usr/share/maven-debian-helper/copy-repo.sh
/home/lamby/temp/cdt.20150830185452.PbD2gL4KfR/libhibernate3-java-3.6.10.Final/debian
mh_patchpoms -plibhibernate3-java --debian-build --keep-pom-version
--maven-repo=/home/lamby/temp/cdt.20150830185452.PbD2gL4KfR/libhibernate3-java-3.6.10.Final/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
make[1]: Entering directory
'/home/lamby/temp/cdt.20150830185452.PbD2gL4KfR/libhibernate3-java-3.6.10.Final'
make[1]: Nothing to be done for 'patch-poms'.
make[1]: Leaving directory
'/home/lamby/temp/cdt.20150830185452.PbD2gL4KfR/libhibernate3-java-3.6.10.Final'
cd
/home/lamby/temp/cdt.20150830185452.PbD2gL4KfR/libhibernate3-java-3.6.10.Final/project
&& /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.20150830185452.PbD2gL4KfR/libhibernate3-java-3.6.10.Final/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.20150830185452.PbD2gL4KfR/libhibernate3-java-3.6.10.Final/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] Reactor build order:
[INFO] Hibernate Core Parent POM
[INFO] Hibernate Core
[INFO] Hibernate Testing
[INFO] Hibernate Testsuite
[INFO] Hibernate Ehcache Integration
[INFO] Hibernate OSCache Integration
[INFO] Hibernate SwarmCache Integration
[INFO] Hibernate C3P0 ConnectionProvider
[INFO] Hibernate Proxool ConnectionProvider
[INFO] Hibernate JDBC3-JdbcSupport Testing
[INFO] Hibernate Entity Manager
[INFO] Hibernate JDBC4-JdbcSupport Testing
[INFO] Hibernate Core Aggregator
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.apache.maven.wagon:wagon-scm:jar:debian
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.maven.wagon
-DartifactId=wagon-scm -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.apache.maven.wagon
-DartifactId=wagon-scm -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file
-Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.hibernate:hibernate-parent:pom:3.6.10.Final
2) org.apache.maven.wagon:wagon-scm:jar:debian
----------
1 required artifact is missing.
for artifact:
org.hibernate:hibernate-parent:pom:3.6.10.Final
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: < 1 second
[INFO] Finished at: Sun Aug 30 19:10:54 BST 2015
[INFO] Final Memory: 5M/236M
[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: libhibernate3-java
Source-Version: 3.6.10.Final-4
We believe that the bug you reported is fixed in the latest version of
libhibernate3-java, 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 libhibernate3-java
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: Sun, 30 Aug 2015 23:14:22 +0200
Source: libhibernate3-java
Binary: libhibernate3-java libhibernate3-java-doc
Architecture: source all
Version: 3.6.10.Final-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Emmanuel Bourg <ebo...@apache.org>
Description:
libhibernate3-java - Relational Persistence for Idiomatic Java
libhibernate3-java-doc - Relational Persistence for Idiomatic Java
(documentation)
Closes: 797439
Changes:
libhibernate3-java (3.6.10.Final-4) unstable; urgency=medium
.
* Team upload.
* Ignore the dependencies on wagon and maven-scm (Closes: #797439)
Checksums-Sha1:
93880bfa6936dd5a1eab8466e1f61d2759b4f0e7 2913
libhibernate3-java_3.6.10.Final-4.dsc
1b0a879e39f849c315bcde63ca25a7c64a62023a 11508
libhibernate3-java_3.6.10.Final-4.debian.tar.xz
a8990e6283de54f06e3491f83bd01cf5e43dbc27 2647030
libhibernate3-java-doc_3.6.10.Final-4_all.deb
d9f2b2b924f9cf628aa23929d79f6a2ed262b81d 3371748
libhibernate3-java_3.6.10.Final-4_all.deb
Checksums-Sha256:
add6a28d4411433e24dfab670d78ef8448cc1f16dad902578aa051f7c78592e1 2913
libhibernate3-java_3.6.10.Final-4.dsc
63d7ea0e36e11bef64a6c1f0665f64b03f5635e014b95637a84c0772a923d41f 11508
libhibernate3-java_3.6.10.Final-4.debian.tar.xz
46f9aa5709ec2aa771cc9c991d9bf09cfed6135044f6024ac1411850343ccdf6 2647030
libhibernate3-java-doc_3.6.10.Final-4_all.deb
9ff33c875cc0b03387b388613f877a5081231408ec41432cb4c38d5dfdd2d77f 3371748
libhibernate3-java_3.6.10.Final-4_all.deb
Files:
b468a8054fd3c2f37183e84d95fdb3d3 2913 java optional
libhibernate3-java_3.6.10.Final-4.dsc
daadb2d9ca209f91ae9b81230b14dc8a 11508 java optional
libhibernate3-java_3.6.10.Final-4.debian.tar.xz
dc4c77c2830f4c560cb56266b27308e4 2647030 doc optional
libhibernate3-java-doc_3.6.10.Final-4_all.deb
6302196f775921073f5755f741b37f26 3371748 java optional
libhibernate3-java_3.6.10.Final-4_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBAgAGBQJV43S0AAoJEPUTxBnkudCscegQALF8B5MiCHzhEWA3NHFQLcWB
zEfIoK4Vf3U0MDzWswE16M3BbJWnjBQK5Vu3IefPMx3k1wiTHgvCgfEmUYc9Pbsi
nEmgvCLKZO5WfGssYBecfRYRbEffTMsHTyn+w+vxE8vlWyVqdXnmeCDRENneHJva
JfIYDm9NvRT6ahZcgxzSfJQMbrwGg+gAaIO2ieYCDs3vGD9/mw+5JkMUa9UMumXJ
WH/y9B0wgjcX1EZ7+6FmiG1ArECE1jUWQHdyCJiNg9aI9weSDQBWAd+XhLaUzp2W
gFYy4gA01wXM6ABGBa9fyv6YAzmNR9YMrt93DJ/e/dzfHHwKO3f4gH3obR+9wf2t
5ZGXj0WIL3/DY2kNzHxD02qj1R+n1rhSYkk4GpRfUn0s1bqtPYREEQaAYKqJc+W2
J+EKUcBs+mZ1EWzhBdVOpGWKV4PwVZaTz9p8xExj1vAuteQSqcnVBAT051WYu/FO
3IJsu9vkl1zrjsaR34ORMdy4V7+lNVLw+P3IeuT7OImtsI3dBt6v9Dlx9zKQ/aSx
ZjoAHplyFv9JvyX8OE4X7zM4xdzKl5iZWCn43mGsFVjVsV8HniafIuO/f2Cdspy4
ZBjw6jVtgNy2tYVwShRjSa/bYmUaeO+uxotsypNHTdboY1SlimBTnEDZBkGjcAy8
Jzx7opimTqibhKbXT0d/
=pMJ6
-----END PGP SIGNATURE-----
--- End Message ---