Your message dated Tue, 01 Sep 2015 09:21:12 +0000
with message-id <e1zwhke-0000tx...@franck.debian.org>
and subject line Bug#797447: fixed in joptsimple 4.5-2
has caused the Debian Bug report #797447,
regarding joptsimple: FTBFS: Missing
org.apache.maven.scm:maven-scm-provider-gitexe: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.)
--
797447: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=797447
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: joptsimple
Version: 4.5-1
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,
joptsimple fails to build from source in unstable/amd64:
[..]
[INFO] Scanning for projects...
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.apache.maven.scm:maven-scm-provider-gitexe: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-provider-gitexe -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-provider-gitexe -Dversion=debian
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]
Path to dependency:
1) net.sf.jopt-simple:jopt-simple:jar:4.5
2) org.apache.maven.scm:maven-scm-provider-gitexe:jar:debian
----------
1 required artifact is missing.
for artifact:
net.sf.jopt-simple:jopt-simple:jar:4.5
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 20:01:56 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 joptsimple
dpkg-buildpackage: source version 4.5-1
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Stephen Nelson <step...@eccostudio.com>
dpkg-source --before-build joptsimple-4.5
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.20150830200054.YoniSDIOu2/joptsimple-4.5/debian
mh_patchpoms -plibjoptsimple-java --debian-build --keep-pom-version
--maven-repo=/home/lamby/temp/cdt.20150830200054.YoniSDIOu2/joptsimple-4.5/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.20150830200054.YoniSDIOu2/joptsimple-4.5/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.20150830200054.YoniSDIOu2/joptsimple-4.5/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-provider-gitexe: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-provider-gitexe -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-provider-gitexe -Dversion=debian -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) net.sf.jopt-simple:jopt-simple:jar:4.5
2) org.apache.maven.scm:maven-scm-provider-gitexe:jar:debian
----------
1 required artifact is missing.
for artifact:
net.sf.jopt-simple:jopt-simple:jar:4.5
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 20:01:50 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.20150830200054.YoniSDIOu2/joptsimple-4.5/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.20150830200054.YoniSDIOu2/joptsimple-4.5'
mh_unpatchpoms -plibjoptsimple-java
rm -f -f debian/stamp-poms-patched
make[1]: Leaving directory
'/home/lamby/temp/cdt.20150830200054.YoniSDIOu2/joptsimple-4.5'
dh_clean
mh_unpatchpoms -plibjoptsimple-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.20150830200054.YoniSDIOu2/joptsimple-4.5/debian
mh_patchpoms -plibjoptsimple-java --debian-build --keep-pom-version
--maven-repo=/home/lamby/temp/cdt.20150830200054.YoniSDIOu2/joptsimple-4.5/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.20150830200054.YoniSDIOu2/joptsimple-4.5/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.20150830200054.YoniSDIOu2/joptsimple-4.5/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-provider-gitexe: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-provider-gitexe -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-provider-gitexe -Dversion=debian -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) net.sf.jopt-simple:jopt-simple:jar:4.5
2) org.apache.maven.scm:maven-scm-provider-gitexe:jar:debian
----------
1 required artifact is missing.
for artifact:
net.sf.jopt-simple:jopt-simple:jar:4.5
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 20:01:56 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: joptsimple
Source-Version: 4.5-2
We believe that the bug you reported is fixed in the latest version of
joptsimple, 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 joptsimple 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: Tue, 01 Sep 2015 10:22:07 +0200
Source: joptsimple
Binary: libjoptsimple-java libjoptsimple-java-doc
Architecture: source all
Version: 4.5-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Emmanuel Bourg <ebo...@apache.org>
Description:
libjoptsimple-java - Command line parsing java library
libjoptsimple-java-doc - Command line parsing java library - Documentation
Closes: 797447
Changes:
joptsimple (4.5-2) unstable; urgency=medium
.
[ Samuel Thibault ]
* Bump Standards-Version to 3.9.6 (no changes).
.
[ Emmanuel Bourg ]
* Ignore the dependency on maven-scm (Closes: #797447)
Checksums-Sha1:
2020e9a8064b5fa8c43832f2e3421fc24dd1b453 2186 joptsimple_4.5-2.dsc
0c35d1bdc999184f6933cd62fba6c01e4cd4c419 4144 joptsimple_4.5-2.debian.tar.xz
be4f34d6a9e9578bb4a9566ec62de98137749127 173852
libjoptsimple-java-doc_4.5-2_all.deb
528d0ba649282f2d493143081baf269675c2c1ca 58884 libjoptsimple-java_4.5-2_all.deb
Checksums-Sha256:
bf2b6ab69e8550a6d27e3020e143746361c94ccb0081851818b7fe87273aa289 2186
joptsimple_4.5-2.dsc
1956f6720e70ccc4c81e5a12a7ab6cae24955f66a329a3eba98ab5c51f6f1452 4144
joptsimple_4.5-2.debian.tar.xz
26b3dd2ef87731cafc904755559ed6cbe3b2b75893992a62f0b8c242f3db473b 173852
libjoptsimple-java-doc_4.5-2_all.deb
0ef0db361e630ad47433db5c9828b5def067b4ed76bfd3c212abfa407cf2eea4 58884
libjoptsimple-java_4.5-2_all.deb
Files:
635b38e8db0cfc1031c8afe365806a76 2186 java extra joptsimple_4.5-2.dsc
bca3503a0436c463f14b41b4d6c5e929 4144 java extra joptsimple_4.5-2.debian.tar.xz
62077244ecfe8d0e5c2ff54264d6dfa9 173852 doc extra
libjoptsimple-java-doc_4.5-2_all.deb
f6200aeb49165f9f8ad352461b7ee573 58884 java extra
libjoptsimple-java_4.5-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQIcBAEBCAAGBQJV5WCKAAoJEPUTxBnkudCsoncP/RAKPHNBCzSvfFGQqhlP/prm
fTR0Ftgr+h9XdLgBBOUrMVNgSfTNh8fUYjdZSZjf5NhZWvkkC0ZgwQglNDUsyPpC
Pm4kaLtugH8DKMrVMlAGZTSYtGVckQP/NvhNuV4Fthh8G27llv16VU/IomBGLUws
7zK0huPMLNMbpWyrylPJ0JH9xNHKNS3/Nbc5CCq2PvsHKEodESgMj/LxeeCiZEgH
KiMPqqo69yFhexCgJQigxY7BjpbTBi8OvTWq+gnZHcsO8XabIvMUfv9xcKbDxFuN
DJWFulRO6A2V6HTVtEs56nZkyFWvOXwgeha/Syz+oQSUBpXAonq0Zn3uNIYEaQ5D
gM6tFNJqwxGv1daDrWouB0+K3k48+5s9P8qfabCpQz5pVqxVpqjBAwG1Mf6TV0UR
5eyeWOfB8pmGbNBbUBFF0UfGir1KCUZwFpVzmFYU1RLNZND0LzU5Od+V9T6uEryy
Gqz2hF8U9fHcxJRlvuJSBoh/cz/KWAQB9JhELiPzY470Ib1+eLQ82uImK6i8QR7N
LMsmW92xDAXkVb5gsDdvMZ86qQ2OPYjJR1kE5NRrqjlW3FoniMsiCceuvScK4g09
zq/LYPLTHrXBzwnUrdfB/bIBM6ifwTtY/nJUuadL3so6ghoF1MbEQbHm0KbHRXGf
q8nClqNtMQboiUuYm8Bw
=s0vz
-----END PGP SIGNATURE-----
--- End Message ---