Bug#720803: jenkins-ssh-cli-auth: FTBFS: Reason: POM 'org.kohsuke:access-modifier-checker' not found in repository: System is offline.

2013-08-25 Thread David Suárez
Source: jenkins-ssh-cli-auth
Version: 1.2-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130825 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
 mh_patchpoms -pjenkins-ssh-cli-auth --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo  --build-no-docs
 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=/«PKGBUILDDIR»/debian/maven.properties 
 -Dclassworlds.conf=/etc/maven2/m2-debian-nodocs.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/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 SSH CLI client authenticator
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Error building POM (may not be this project's POM).
 
 
 Project ID: org.kohsuke:access-modifier-checker
 
 Reason: POM 'org.kohsuke:access-modifier-checker' not found in repository: 
 System is offline.
 
   org.kohsuke:access-modifier-checker:pom:1.0
 
 
  for project org.kohsuke:access-modifier-checker
 
 
 [INFO] 
 
 [INFO] For more information, run Maven with the -e switch
 [INFO] 
 
 [INFO] Total time: 4 seconds
 [INFO] Finished at: Sun Aug 25 05:23:17 UTC 2013
 [INFO] Final Memory: 11M/58M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/08/25/jenkins-ssh-cli-auth_1.2-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#720822: jenkins-instance-identity: FTBFS: Reason: POM 'org.kohsuke:access-modifier-checker' not found in repository: System is offline.

2013-08-25 Thread David Suárez
Source: jenkins-instance-identity
Version: 1.3-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130825 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
 mh_patchpoms -pjenkins-instance-identity --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo  --build-no-docs
 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=/«PKGBUILDDIR»/debian/maven.properties 
 -Dclassworlds.conf=/etc/maven2/m2-debian-nodocs.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/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 Instance Identity
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Error building POM (may not be this project's POM).
 
 
 Project ID: org.kohsuke:access-modifier-checker
 
 Reason: POM 'org.kohsuke:access-modifier-checker' not found in repository: 
 System is offline.
 
   org.kohsuke:access-modifier-checker:pom:1.0
 
 
  for project org.kohsuke:access-modifier-checker
 
 
 [INFO] 
 
 [INFO] For more information, run Maven with the -e switch
 [INFO] 
 
 [INFO] Total time: 4 seconds
 [INFO] Finished at: Sun Aug 25 05:50:58 UTC 2013
 [INFO] Final Memory: 11M/58M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/08/25/jenkins-instance-identity_1.3-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#720832: eclipse-cdt: FTBFS with make 3.82 from experimental: mixed implicit and normal rules

2013-08-25 Thread Daniel Schepler
Source: eclipse-cdt
Version: 8.2.0-1
Severity: important

From my pbuilder build log, using a chroot image with make 3.82-1 from
experimental installed:

...
 fakeroot debian/rules clean
debian/rules:33: *** mixed implicit and normal rules.  Stop.
dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit status 2
E: Failed autobuilding of package
-- 
Daniel Schepler

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


maven-repo-helper 1.8.4 MIGRATED to testing

2013-08-25 Thread Debian testing watch
FYI: The status of the maven-repo-helper source package
in Debian's testing distribution has changed.

  Previous version: 1.8.3
  Current version:  1.8.4

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Processed: tagging 670252

2013-08-25 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 670252 - patch
Bug #670252 [wagon] wagon FTBFS in offline build environment
Removed tag(s) patch.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
670252: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=670252
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Processing of wagon_1.0.0-4_amd64.changes

2013-08-25 Thread Debian FTP Masters
wagon_1.0.0-4_amd64.changes uploaded successfully to localhost
along with the files:
  wagon_1.0.0-4.dsc
  wagon_1.0.0-4.debian.tar.gz
  libwagon-java_1.0.0-4_all.deb
  libwagon-java-doc_1.0.0-4_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


wagon_1.0.0-4_amd64.changes ACCEPTED into unstable

2013-08-25 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 25 Aug 2013 23:22:18 +0200
Source: wagon
Binary: libwagon-java libwagon-java-doc
Architecture: source all
Version: 1.0.0-4
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
Changed-By: Damien Raude-Morvan draz...@debian.org
Description: 
 libwagon-java - tools to manage Maven artifacts and deployment
 libwagon-java-doc - tools to manage Maven artifacts and deployment - 
documentation
Closes: 717280
Changes: 
 wagon (1.0.0-4) unstable; urgency=low
 .
   [ Damien Raude-Morvan ]
   * Team upload.
   * Fix FTBFS with latest switch to java7 (Closes: #717280):
 - d/patches/0004-fix-tests-parrallel-run.diff: Provide a different
   port each running test.
 - d/patches/0003-do-not-run-https-tests.patch: Skip HTTPS tests
   for now.
Checksums-Sha1: 
 0868faa6fe2c8bf19357f111fc69e68a39536268 2829 wagon_1.0.0-4.dsc
 9434b4743b61d0cf1cee056678fc40be6e82c3cf 10313 wagon_1.0.0-4.debian.tar.gz
 defd3e387d94d305288ed8bc857fa04f2b5990fc 206318 libwagon-java_1.0.0-4_all.deb
 24ea57b5d34e0380fee0c1d049cd75f6cb74b34a 899522 
libwagon-java-doc_1.0.0-4_all.deb
Checksums-Sha256: 
 97ee2dc6c70ebc201dd29d62c8c5191f9d42912f4efa2b6e3e271be15a65e58e 2829 
wagon_1.0.0-4.dsc
 6dd4331e874477eb522a1b2c9d1d2a0e782f342f0f8dcb112b439f89ab6ec8b0 10313 
wagon_1.0.0-4.debian.tar.gz
 5134a7a612954465784e4f28bab33856bb36b015684d3c41de8e15f8b7a26e68 206318 
libwagon-java_1.0.0-4_all.deb
 e8798e61ca9f5d1cf221b09912a9ec391cdd3545c9a0e23fef9b6f530c7ea59f 899522 
libwagon-java-doc_1.0.0-4_all.deb
Files: 
 30836720e00c0f75f9b2047ae4fcba05 2829 java optional wagon_1.0.0-4.dsc
 c03b37aefe1adb2f216025d952d41b19 10313 java optional 
wagon_1.0.0-4.debian.tar.gz
 3fc145ac1de1b0783cc1ae6d8c942769 206318 java optional 
libwagon-java_1.0.0-4_all.deb
 30a30d950ef1cf419de8d0b377521da9 899522 doc optional 
libwagon-java-doc_1.0.0-4_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.14 (GNU/Linux)

iQIcBAEBCAAGBQJSGn7pAAoJEHXiDM0z50n8v7gQANStGP7ZhSVUZoIUQuo2i91j
z27Sacihk4I8r9ySvZh/6zUhjTjQnP8MAs6OYTvMgi5Tktl19bDaGUopjeGnqQ9T
fs7sFl3yeZx2O6/6gIDx17tcFt6iHfJXAx0EY+16kCNlL5lpToxYktjb/yjuwfRR
nMOaSQDwfwqRcdUxgS0zVZ5EeIVcMeH2F9DmkT7LSgEug0VXKENjexsqGsG3QVXI
kOYFeLjGW1DnpQaiM6WdNWa2kG5bXiZk8UVeFObwvZTz30TT+JQqhqprDb85QrFd
C5jrI5FUZAfGiPemrgp39E34dSUfx93BsvyyDpOGPB6BhH4TAxgNuiTKShq6zflD
t2TPMkwtlsi9Ba625ASH7Doj7eSgWMWRD93N5e4KHz/G272pQmnP+MyNNmuQxeFH
jrtfQzrQ5dDngTfUn5w9sgBmq7V/qvxMI+uYy78M22vsQ8I/2+g77IPE/GbnkXYk
RZUNGfJzmvHqiUeyt57PaMOlEu13/uOLNKsSh6nhlrDuWobIEFAmeF/Zk+s8sqhz
2D8lFwaArK7T9NJdxo9xYwncnKS7Vpvls6/6Y3hhZz12lnRJFgI+c/f1yxydMX8w
QU0QQvopIfKUEhhA1hSBNXdRwS0L13ZmmgG3ELABPLKU+RsHXke7rnRJcsb/Ukp/
rLBwH5++7XGePogAlr0Y
=GOzX
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.