Your message dated Tue, 17 Jan 2012 22:32:14 +0000
with message-id <e1rnhze-0006ap...@franck.debian.org>
and subject line Bug#655548: fixed in bnd 1.50.0-3
has caused the Debian Bug report #655548,
regarding bnd: FTBFS: Errors during Eclipse Path inspection
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.)


-- 
655548: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=655548
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: bnd
Version: 1.50.0-2
Severity: serious

From my pbuilder build log:

...
ln -s /usr/share/java/bindex.jar 
cnf/repo/org.osgi.impl.bundle.bindex/org.osgi.impl.bundle.bindex-2.2.0.jar
touch debian/stamp-bootstrap
cd . && /usr/lib/jvm/default-java/bin/java -classpath 
/usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/ant.jar:/usr/share/java/junit.jar:/usr/lib/jvm/default-java/lib/tools.jar
  -Dant.home=/usr/share/ant 
org.apache.tools.ant.Main -Dcompile.debug=true -Dcompile.optimize=true    
-propertyfile /tmp/buildd/bnd-1.50.0/debian/ant.properties build
Buildfile: /tmp/buildd/bnd-1.50.0/build.xml

build:

init:
[bndprepare] !!!! Couldn't find embedded-repo.jar in bundle 
[bndprepare] Huh?
[bndprepare] java.lang.NullPointerException
[bndprepare]    at aQute.bnd.build.Project.toContainer(Unknown Source)
[bndprepare]    at aQute.bnd.build.Project.getBundle(Unknown Source)
[bndprepare]    at aQute.bnd.build.Project.getBundles(Unknown Source)
[bndprepare]    at aQute.bnd.build.Project.parseBuildpath(Unknown Source)
[bndprepare]    at aQute.bnd.build.Project.prepare(Unknown Source)
[bndprepare]    at aQute.bnd.build.Project.getBootclasspath(Unknown Source)
[bndprepare]    at aQute.bnd.build.Project._p_bootclasspath(Unknown Source)
[bndprepare]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[bndprepare]    at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[bndprepare]    at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[bndprepare]    at java.lang.reflect.Method.invoke(Method.java:616)
[bndprepare]    at aQute.lib.osgi.Macro.doCommand(Unknown Source)
[bndprepare]    at aQute.lib.osgi.Macro.doCommands(Unknown Source)
[bndprepare]    at aQute.lib.osgi.Macro.replace(Unknown Source)
[bndprepare]    at aQute.lib.osgi.Macro.process(Unknown Source)
[bndprepare]    at aQute.lib.osgi.Macro.process(Unknown Source)
[bndprepare]    at aQute.lib.osgi.Macro.process(Unknown Source)
[bndprepare]    at aQute.lib.osgi.Macro.process(Unknown Source)
[bndprepare]    at aQute.lib.osgi.Macro.process(Unknown Source)
[bndprepare]    at aQute.lib.osgi.Macro.getFlattenedProperties(Unknown Source)
[bndprepare]    at aQute.lib.osgi.Processor.getFlattenedProperties(Unknown 
Source)
[bndprepare]    at aQute.bnd.ant.PrepareTask.execute(Unknown Source)
[bndprepare]    at 
org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
[bndprepare]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[bndprepare]    at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[bndprepare]    at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[bndprepare]    at java.lang.reflect.Method.invoke(Method.java:616)
[bndprepare]    at 
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
[bndprepare]    at org.apache.tools.ant.Task.perform(Task.java:348)
[bndprepare]    at org.apache.tools.ant.Target.execute(Target.java:390)
[bndprepare]    at org.apache.tools.ant.Target.performTasks(Target.java:411)
[bndprepare]    at 
org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
[bndprepare]    at 
org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
[bndprepare]    at 
org.apache.tools.ant.Project.executeTargets(Project.java:1251)
[bndprepare]    at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442)
[bndprepare]    at 
org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
[bndprepare]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[bndprepare]    at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[bndprepare]    at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[bndprepare]    at java.lang.reflect.Method.invoke(Method.java:616)
[bndprepare]    at 
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
[bndprepare]    at org.apache.tools.ant.Task.perform(Task.java:348)
[bndprepare]    at org.apache.tools.ant.Target.execute(Target.java:390)
[bndprepare]    at org.apache.tools.ant.Target.performTasks(Target.java:411)
[bndprepare]    at 
org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
[bndprepare]    at org.apache.tools.ant.Project.executeTarget(Project.java:1368)
[bndprepare]    at 
org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
[bndprepare]    at 
org.apache.tools.ant.Project.executeTargets(Project.java:1251)
[bndprepare]    at org.apache.tools.ant.Main.runBuild(Main.java:809)
[bndprepare]    at org.apache.tools.ant.Main.startAnt(Main.java:217)
[bndprepare]    at org.apache.tools.ant.Main.start(Main.java:180)
[bndprepare]    at org.apache.tools.ant.Main.main(Main.java:268)
[bndprepare] java.lang.NullPointerException
...

BUILD FAILED
/tmp/buildd/bnd-1.50.0/build.xml:14: The following error occurred while 
executing this line:
/tmp/buildd/bnd-1.50.0/cnf/build.xml:22: Errors during Eclipse Path inspection

Total time: 1 second
make: *** [debian/stamp-ant-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



--- End Message ---
--- Begin Message ---
Source: bnd
Source-Version: 1.50.0-3

We believe that the bug you reported is fixed in the latest version of
bnd, which is due to be installed in the Debian FTP archive:

bnd_1.50.0-3.debian.tar.gz
  to main/b/bnd/bnd_1.50.0-3.debian.tar.gz
bnd_1.50.0-3.dsc
  to main/b/bnd/bnd_1.50.0-3.dsc
bnd_1.50.0-3_all.deb
  to main/b/bnd/bnd_1.50.0-3_all.deb



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 655...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Damien Raude-Morvan <draz...@debian.org> (supplier of updated bnd 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...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 17 Jan 2012 23:16:19 +0100
Source: bnd
Binary: bnd
Architecture: source all
Version: 1.50.0-3
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Damien Raude-Morvan <draz...@debian.org>
Description: 
 bnd        - tool to create and diagnose OSGi R4 bundles
Closes: 655548
Changes: 
 bnd (1.50.0-3) unstable; urgency=low
 .
   * d/rules: Fix broken link with Eclipse JDT during build. (Closes: #655548).
   * d/patches/display_bsn_on_missing_bundle.diff: Improve error message when
     some bundle is missing.
Checksums-Sha1: 
 af68e0a55b95a5260a01b896691a8a04a36759c5 2142 bnd_1.50.0-3.dsc
 cfe261c809a8d16b6f6fc978fee419156f79f9e1 14803 bnd_1.50.0-3.debian.tar.gz
 fab186e2fc51d32983f4e2e1a876462837840451 2053500 bnd_1.50.0-3_all.deb
Checksums-Sha256: 
 6647309377b11d0b9fb25d94cb7c69d2b5cd080479bbc54706170fd9bc00bf5b 2142 
bnd_1.50.0-3.dsc
 637683ba765333a688087761e521014aea5dc442d2a014b13b201990c9504265 14803 
bnd_1.50.0-3.debian.tar.gz
 ffa67726bdde26fcad5ce7e2bf6afb98421a1326c145eac2b91cba1d72771de2 2053500 
bnd_1.50.0-3_all.deb
Files: 
 93df83bb2c1737a300287775ae2e8ef1 2142 java optional bnd_1.50.0-3.dsc
 1181ce999e7bc2ed9a00100f6902dc2a 14803 java optional bnd_1.50.0-3.debian.tar.gz
 65efabc7a81cd9a0f841dc16002ec7d8 2053500 java optional bnd_1.50.0-3_all.deb

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

iQIcBAEBCAAGBQJPFfSCAAoJEHXiDM0z50n8qMYP/1lCAA0pVmOkK7pa+ph6+zJh
b+WodkviU8nzJ9XJ3+pedDvoPxaoonlSSdRyTLjLl5czLdn9Ikuo5BDii5CUaJ9w
IBEMm8loJGIdv9s2UIbKTHDPjLm236XXOWspz/iRABBpCsn+T0O/Ij/aapfrmChO
sxj7YWXAuL0sb+DjzsoXb/2v2KnoNMLWbPd7Irf7AM37FmSF5HZSsImue3tEnbD7
GB49rlBQVcDiVPifuU5yW8TpBQFg/QSVZnIFckaHlACh4Su4N5w2YIydbE939n0m
mYY2TLaCnadvfYDDVLXLbinOEG2SCkEn9Jgs3p2NPy+NTNMPZbul+NoTpok6tua0
c7/3ogc5V3dPvkwuOCdJIovjnq5oHCL9S32BNe31O75JsMrSzBAKRSkgWwGPgKAE
vwwZEq9uKLOFerOkwnYNT7cDqJzLyrSxW6zxfy7oYceeoOD5tvFWw/V0G4PcnYGO
lcyf1oG88lq+ZmCh29fbvC1qnQQJS1emsN4+DAvDc3JHlmLsJaRm3/0kGKWGYLVg
yhMlKxjCy2e5msXy8l6rNM/DvPm1IADPpA3Ny/+vYiQoi1zq6uYU2ysCe6rEtyri
kLoZ/SvorzcY4fIKdTcWWfdGgYFry5Tz6kPvuWCIu/9b3nhg5nGoofvTTnC7CNI0
+f8Su0xS8nBQkdpb883Y
=DLzO
-----END PGP SIGNATURE-----



--- End Message ---
__
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.

Reply via email to