Your message dated Mon, 31 Aug 2015 16:27:49 +0000
with message-id <e1zwrvx-0002oz...@franck.debian.org>
and subject line Bug#797286: fixed in robust-http-client 1.2-3
has caused the Debian Bug report #797286,
regarding robust-http-client: Missing Build-Depends on libmaven-scm-java
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.)
--
797286: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=797286
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: robust-http-client
Version: 1.2-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,
robust-http-client fails to build from source in unstable/amd64 due
to missing Build-Depends on libmaven-scm-java:
[..]
[INFO] Scanning for projects...
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.apache.maven.scm:maven-scm-manager-plexus: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.scm
-DartifactId=maven-scm-manager-plexus -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.scm
-DartifactId=maven-scm-manager-plexus -Dversion=debian
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]
Path to dependency:
1) org.jvnet.robust-http-client:robust-http-client:jar:1.2
2) org.apache.maven.scm:maven-scm-manager-plexus:jar:debian
----------
1 required artifact is missing.
for artifact:
org.jvnet.robust-http-client:robust-http-client:jar:1.2
from the specified remote repositories:
central (https://repo1.maven.org/maven2),
m.g.o-public (http://maven.glassfish.org/content/groups/public/)
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: Sat Aug 29 10:26:47 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 robust-http-client
dpkg-buildpackage: source version 1.2-2
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by James Page <james.p...@ubuntu.com>
dpkg-source --before-build robust-http-client-1.2
dpkg-buildpackage: host architecture amd64
dpkg-source: warning: unknown information field 'Dm-Upload-Allowed' in input
data in general section of control info file
fakeroot debian/rules clean
test -x debian/rules
mkdir -p "."
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.20150829092438.U7IEMGbZne/robust-http-client-1.2/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.20150829092438.U7IEMGbZne/robust-http-client-1.2/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] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.apache.maven.scm:maven-scm-manager-plexus: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.scm
-DartifactId=maven-scm-manager-plexus -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.scm
-DartifactId=maven-scm-manager-plexus -Dversion=debian -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.jvnet.robust-http-client:robust-http-client:jar:1.2
2) org.apache.maven.scm:maven-scm-manager-plexus:jar:debian
----------
1 required artifact is missing.
for artifact:
org.jvnet.robust-http-client:robust-http-client:jar:1.2
from the specified remote repositories:
central (https://repo1.maven.org/maven2),
m.g.o-public (http://maven.glassfish.org/content/groups/public/)
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: Sat Aug 29 10:26:42 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.20150829092438.U7IEMGbZne/robust-http-client-1.2/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.20150829092438.U7IEMGbZne/robust-http-client-1.2'
mh_unpatchpoms -plibrobust-http-client-java
rm -f -f debian/stamp-poms-patched
make[1]: Leaving directory
'/home/lamby/temp/cdt.20150829092438.U7IEMGbZne/robust-http-client-1.2'
dh_clean
mh_unpatchpoms -plibrobust-http-client-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.20150829092438.U7IEMGbZne/robust-http-client-1.2/debian
mh_patchpoms -plibrobust-http-client-java --debian-build --keep-pom-version
--maven-repo=/home/lamby/temp/cdt.20150829092438.U7IEMGbZne/robust-http-client-1.2/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.20150829092438.U7IEMGbZne/robust-http-client-1.2/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.20150829092438.U7IEMGbZne/robust-http-client-1.2/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] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.apache.maven.scm:maven-scm-manager-plexus: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.scm
-DartifactId=maven-scm-manager-plexus -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.scm
-DartifactId=maven-scm-manager-plexus -Dversion=debian -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.jvnet.robust-http-client:robust-http-client:jar:1.2
2) org.apache.maven.scm:maven-scm-manager-plexus:jar:debian
----------
1 required artifact is missing.
for artifact:
org.jvnet.robust-http-client:robust-http-client:jar:1.2
from the specified remote repositories:
central (https://repo1.maven.org/maven2),
m.g.o-public (http://maven.glassfish.org/content/groups/public/)
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: Sat Aug 29 10:26:47 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: robust-http-client
Source-Version: 1.2-3
We believe that the bug you reported is fixed in the latest version of
robust-http-client, 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 robust-http-client
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: SHA256
Format: 1.8
Date: Mon, 31 Aug 2015 17:11:07 +0200
Source: robust-http-client
Binary: librobust-http-client-java librobust-http-client-java-doc
Architecture: source all
Version: 1.2-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Emmanuel Bourg <ebo...@apache.org>
Description:
librobust-http-client-java - robust HTTP client library for Java
librobust-http-client-java-doc - Documentation for librobust-http-client-java
Closes: 797286
Changes:
robust-http-client (1.2-3) unstable; urgency=medium
.
* Team upload.
* Ignore the dependency on maven-scm (Closes: #797286)
* debian/control:
- Removed the deprecated DM-Upload-Allowed field
- Standards-Version updated to 3.9.6 (no changes)
- Use canonical URLs for the Vcs-* fields
* Fixed the watch file
* Switch to debhelper level 9
Checksums-Sha1:
43335abca7a215915749c87e93403c5ace2cf4da 2210 robust-http-client_1.2-3.dsc
8ab0f6f405baf5bb2822584ecb4012e7d0fe56bf 4016
robust-http-client_1.2-3.debian.tar.xz
d3dee120ce2f3d7e635111695a657dfb5ec9022a 59190
librobust-http-client-java-doc_1.2-3_all.deb
f93e0fbcdfb665d294581c469b09bb7d6b0dff1f 6518
librobust-http-client-java_1.2-3_all.deb
Checksums-Sha256:
42f0b6d9da84ea9dda1e826d5090b47d210a9f29ed0f49b5977d52d1ff4fbb04 2210
robust-http-client_1.2-3.dsc
48f39f8b0558d2ab6f32f9171e312fd02e509a4e3df3df8cbdc7009e2a6b2144 4016
robust-http-client_1.2-3.debian.tar.xz
1cb59302085619fb516789e718a3afeb9ff12df83ffd22378369953ab2ae06dd 59190
librobust-http-client-java-doc_1.2-3_all.deb
cdbc8957bc4b9a674c03ea46f1e2244922784936e77714043464f1f69ab7880f 6518
librobust-http-client-java_1.2-3_all.deb
Files:
f5c3f65bc52dda4dedf49f850e18fa7b 2210 java optional
robust-http-client_1.2-3.dsc
466ff7a80836b5919e4ccc9938b02abf 4016 java optional
robust-http-client_1.2-3.debian.tar.xz
06790d56f335427efb8a3998f7dae9f9 59190 doc optional
librobust-http-client-java-doc_1.2-3_all.deb
536ea441b2a1608fe592be62bb734c8a 6518 java optional
librobust-http-client-java_1.2-3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQIcBAEBCAAGBQJV5HmZAAoJEPUTxBnkudCsspEP/3rrh9YyMHU78Lb08aMpCwCn
pL/EsyQ+WWE95eq/kRKUeDVIzUMvisd5daZ0wWbh4cwbjKpIwTNifLE5nmE5Pp8i
ctixYoN0pTfwLP7iUPq8y2v+nQHJPNOwZYeo08BZU8VJdtlKZ+u7Q2oh2tHfr/8e
RqqA6Zzh6nhI4124eHSTxqjCv4z8DA0uT7Iue3A0Y2wIaezZPxf+twFUwEglXsQu
tjr4S2LGt73eV8Rs9STzO/d06UJ3o5+41GlhDxq/kiIr4qWwYTrK3oGEmqAkUOnx
bt1EvyM3SDNfcFjVZlsZx1yijlBx9aIdmm3dWjWko5BNKLzj+3tbTaMQmwstDe1f
XqNqDBysD4sMVFU62cly3wTJhrvjx0DYrI8sqsBRafGOxml+/S1vXe3ft6+R36Eq
6xJl3xa438+rm0NxgMErQfeO9iFpk1YCtTm1y8M+HyfaZzJWG3G/5cD/FlwqEGX1
q4dJIIuQi39E+Ba7gfOmJhmPOzXdkudkJuFsEW09F4YgsyzQ2HAcuRsVGE9ULfz5
qd1Mi83uqushuTGZ0lUl5Nw1sBUExjCCYOsNY1Jrt0UcAdPdVJa+YVKMMppktxa9
V2+j5URINg2Q9h+OenPSRY5sWf+oe82lm1SQ/kJ/6+KOEdjBqGChTkBbJaDFCo9c
ZnJ0b5eGdWtuoIGgn6nM
=5qxr
-----END PGP SIGNATURE-----
--- End Message ---