Your message dated Sat, 7 Oct 2023 17:13:41 +0300
with message-id <ZSFnleqHbbycbpLC@localhost>
and subject line kFreeBSD has been removed from Debian ports
has caused the Debian Bug report #850945,
regarding ant: exec task fails with error 127 on kfreebsd-i386
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 [email protected]
immediately.)


-- 
850945: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=850945
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ant
Version: 1.9.6-1
Severity: important

Hi,

This simple build.xml file fails with error 127 on kfreebsd-i386:

$ cat build.xml 
<?xml version="1.0" encoding="UTF-8"?>
<project name="Test" basedir=".">
    <target name="test">
        <exec executable="/bin/ls">
        </exec>
    </target>
</project>

$ ant test
Buildfile: /home/pini/debian/jxgrabkey-0.3.2/misc/Ant/build.xml

test:
     [exec] Result: 127

BUILD SUCCESSFUL
Total time: 0 seconds

Moreover, ant reports BUILD SUCCESSFUL while it is obviously unsuccessful.

This bug causes jxgrabkey to FTBFS on kfreebsd-i386. Full log at [1].

[1] 
https://buildd.debian.org/status/fetch.php?pkg=jxgrabkey&arch=kfreebsd-i386&ver=0.3.2-9&stamp=1484086920&file=log

BTW I don't understand why kfreebsd-i386/unstable still has ant 1.9.6-1 :/

Thanks,

_g.

--- End Message ---
--- Begin Message ---
kFreeBSD has been removed from Debian ports:
https://lists.debian.org/debian-bsd/2023/07/msg00003.html

cu
Adrian

--- End Message ---
__
This is the maintainer address of Debian's Java team
<https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
 Please use
[email protected] for discussions and questions.

Reply via email to