Bug#713394: marked as done (jenkins-instance-identity: FTBFS: Missing required artifact: org.jvnet.hudson:trilead-ssh2:jar:debian)

2013-07-25 Thread Debian Bug Tracking System
Your message dated Thu, 25 Jul 2013 11:33:12 +
with message-id e1v2jne-0003e4...@franck.debian.org
and subject line Bug#713394: fixed in jenkins 1.480.3+dfsg-1
has caused the Debian Bug report #713394,
regarding jenkins-instance-identity: FTBFS: Missing required artifact: 
org.jvnet.hudson:trilead-ssh2: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.)


-- 
713394: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713394
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: jenkins-instance-identity
Version: 1.2-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
  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] [localizer:generate {execution: default}]
 [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] Copying 1 resource
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) org.jvnet.hudson:trilead-ssh2:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=org.jvnet.hudson 
 -DartifactId=trilead-ssh2 -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.jvnet.hudson 
 -DartifactId=trilead-ssh2 -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.jenkins-ci.modules:instance-identity:jenkins-module:1.2
   2) org.jenkins-ci.main:jenkins-core:jar:1.447.2
   3) org.jvnet.hudson:trilead-ssh2:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.jenkins-ci.modules:instance-identity:jenkins-module:1.2
 
 from the specified remote repositories:
   central (http://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: 5 seconds
 [INFO] Finished at: Fri Jun 21 06:17:12 UTC 2013
 [INFO] Final Memory: 18M/58M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/jenkins-instance-identity_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 

Bug#713394: marked as done (jenkins-instance-identity: FTBFS: Missing required artifact: org.jvnet.hudson:trilead-ssh2:jar:debian)

2013-07-25 Thread Debian Bug Tracking System
Your message dated Thu, 25 Jul 2013 11:33:12 +
with message-id e1v2jne-0003ea...@franck.debian.org
and subject line Bug#713423: fixed in jenkins 1.480.3+dfsg-1
has caused the Debian Bug report #713423,
regarding jenkins-instance-identity: FTBFS: Missing required artifact: 
org.jvnet.hudson:trilead-ssh2: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.)


-- 
713423: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713423
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: jenkins-instance-identity
Version: 1.2-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
  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] [localizer:generate {execution: default}]
 [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] Copying 1 resource
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) org.jvnet.hudson:trilead-ssh2:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=org.jvnet.hudson 
 -DartifactId=trilead-ssh2 -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.jvnet.hudson 
 -DartifactId=trilead-ssh2 -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.jenkins-ci.modules:instance-identity:jenkins-module:1.2
   2) org.jenkins-ci.main:jenkins-core:jar:1.447.2
   3) org.jvnet.hudson:trilead-ssh2:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.jenkins-ci.modules:instance-identity:jenkins-module:1.2
 
 from the specified remote repositories:
   central (http://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: 5 seconds
 [INFO] Finished at: Fri Jun 21 06:17:12 UTC 2013
 [INFO] Final Memory: 18M/58M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/jenkins-instance-identity_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