Source: netsed
Version: 1.2-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20250124 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/build/reproducible-path/netsed-1.2'
> ruby test/ts_full.rb
> Loaded suite test/ts_full
> Started
> F
> ===============================================================================
> Failure: test_case_02_NoServer(TC_TCPTest)
> /build/reproducible-path/netsed-1.2/test/tc_tcp.rb:64:in
> `test_case_02_NoServer'
> 61: # Check when there is no server
> 62: def test_case_02_NoServer
> 63: datarecv = TCPSingleDataRecv(self.class::CONFIG[:SERVER], LPORT,
> 100)
> => 64: assert_equal('', datarecv)
> 65: end
> 66:
> 67: # Check when the client sends the data
> <""> expected but was
> <nil>
> ===============================================================================
> F
> ===============================================================================
> Failure: test_group_all(TC_TCPTest)
> /build/reproducible-path/netsed-1.2/test/tc_tcp.rb:64:in
> `test_case_02_NoServer'
> /build/reproducible-path/netsed-1.2/test/tc_tcp.rb:140:in `block in
> test_group_all'
> 137: def test_group_all
> 138: tests = self.class::get_all_test_case
> 139: tests.sort.each { |test|
> => 140: __send__(test)
> 141: }
> 142: end
> 143:
> /build/reproducible-path/netsed-1.2/test/tc_tcp.rb:139:in `each'
> /build/reproducible-path/netsed-1.2/test/tc_tcp.rb:139:in `test_group_all'
> <""> expected but was
> <nil>
> ===============================================================================
> Finished in 1.105867432 seconds.
> -------------------------------------------------------------------------------
> 22 tests, 27 assertions, 2 failures, 0 errors, 0 pendings, 0 omissions, 0
> notifications
> 90.9091% passed
> -------------------------------------------------------------------------------
> 19.89 tests/s, 24.42 assertions/s
> make[1]: *** [Makefile:30: test] Error 1
> make[1]: Leaving directory '/build/reproducible-path/netsed-1.2'
> dh_auto_test: error: make -j1 test returned exit code 2
The full build log is available from:
http://qa-logs.debian.net/2025/01/24/netsed_1.2-3_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250124;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250124&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results
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!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.