Your message dated Mon, 16 Feb 2026 17:49:10 +0000
with message-id <[email protected]>
and subject line Bug#1127046: fixed in octave-quaternion 2.4.2-1
has caused the Debian Bug report #1127046,
regarding octave-quaternion: FTBFS against Octave 11
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.)
--
1127046: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1127046
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: octave-quaternion
Version: 2.4.0-11
Severity: important
Tags: ftbfs sid forky
X-Debbugs-Cc: [email protected]
User: [email protected]
Usertags: octave-11
octave-nan FTBFS against octave 11 (which currently stands in
experimental).
A build log is attached.
These are the unit tests that fail:
[inst/@quaternion/diag.m]
>>>>> /home/rafael/PKGS/octave-quaternion/octave-quaternion-2.4.0/inst/@quaternion/diag.m
***** shared R, S, T, U
Q = quaternion (2, 3, 4, 5);
R = diag ([Q, Q, Q]);
W = diag ([2, 2, 2]);
X = diag ([3, 3, 3]);
Y = diag ([4, 4, 4]);
Z = diag ([5, 5, 5]);
S = quaternion (W, X, Y, Z);
T = diag (R);
U = [Q; Q; Q];
!!!!! test failed
cat: quaternion/horzcat method failed
shared variables
R = [](0x0)
S = [](0x0)
T = [](0x0)
U = [](0x0)
***** assert (R == S);
!!!!! test failed
assert (R == S) failed
shared variables
R = [](0x0)
S = [](0x0)
T = [](0x0)
U = [](0x0)
***** assert (T == U);
!!!!! test failed
assert (T == U) failed
shared variables
R = [](0x0)
S = [](0x0)
T = [](0x0)
U = [](0x0)
2 tests, 0 passed, 0 known failure, 0 skipped
[inst/@quaternion/blkdiag.m]
>>>>> /home/rafael/PKGS/octave-quaternion/octave-quaternion-2.4.0/inst/@quaternion/blkdiag.m
***** shared C, D
Aw = [2, 6; 10, 14];
Ax = [3, 7; 11, 15];
Ay = [4, 8; 12, 16];
Az = [5, 9; 13, 17];
A = quaternion (Aw, Ax, Ay, Az);
Bw = [2, 6, 10; 14, 18, 22];
Bx = [3, 7, 11; 15, 19, 23];
By = [4, 8, 12; 16, 20, 24];
Bz = [5, 9, 13; 17, 21, 25];
B = quaternion (Bw, Bx, By, Bz);
C = blkdiag (A, B);
Dw = blkdiag (Aw, Bw);
Dx = blkdiag (Ax, Bx);
Dy = blkdiag (Ay, By);
Dz = blkdiag (Az, Bz);
D = quaternion (Dw, Dx, Dy, Dz);
!!!!! test failed
cellfun: all values should be of the same type when UniformOutput = true
shared variables
C = [](0x0)
D = [](0x0)
***** assert (C == D);
!!!!! test failed
assert (C == D) failed
shared variables
C = [](0x0)
D = [](0x0)
1 test, 0 passed, 0 known failure, 0 skipped
Best,
Rafael Laboissière
octave-quaternion_2.4.0-11_amd64.build.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---
Source: octave-quaternion
Source-Version: 2.4.2-1
Done: Rafael Laboissière <[email protected]>
We believe that the bug you reported is fixed in the latest version of
octave-quaternion, which is due to be installed in the Debian FTP archive.
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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Rafael Laboissière <[email protected]> (supplier of updated octave-quaternion
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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 16 Feb 2026 17:22:35 +0000
Source: octave-quaternion
Architecture: source
Version: 2.4.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Octave Group <[email protected]>
Changed-By: Rafael Laboissière <[email protected]>
Closes: 1127046
Changes:
octave-quaternion (2.4.2-1) unstable; urgency=medium
.
* New upstream version 2.4.2 (Closes: #1127046)
* d/p/build-against-octave-6.patch: Drop patch (applied upstream)
* d/control:
+ Drop the redundant Priority field, which defaults to optional now
+ Bump Standards-Version to 4.7.3
+ Build-depend on octave-generate-html
+ Build-depend on texlive-base
* d/salsa-ci.yml: New file
* d/copyright: Reflect upstream changes
* d/p/pkg-install-locally.patch: New patch
* d/octave-quaternion.docs: Update path of the quaternion.pdf file
* d/rules: Generate the quaternion.pdf file
* d/clean: New file
Checksums-Sha1:
e1fcf5c2bfd133bfa6c31be29e11944a743514bd 2285 octave-quaternion_2.4.2-1.dsc
28f3ea6f4ecc188638f0ea916ad855c79e99be20 47838
octave-quaternion_2.4.2.orig.tar.gz
9ed20cc81e263e16453ccde071f453da0f6d17ed 5084
octave-quaternion_2.4.2-1.debian.tar.xz
Checksums-Sha256:
8f20275d518c9646d7f41a565a0cf57b60f4cb0fd39842978574e5b700c1f167 2285
octave-quaternion_2.4.2-1.dsc
4bcb64743972693f04ed6d2fea4906b38a9353f1b80c6e6f2d0bc0f6f8cf3a07 47838
octave-quaternion_2.4.2.orig.tar.gz
0d1bf577b5c664c8e90880cfb55e655a929a25231501c70985709f841d262b1d 5084
octave-quaternion_2.4.2-1.debian.tar.xz
Files:
1b6c33b910833fc82e5fbd01b8bd977e 2285 math optional
octave-quaternion_2.4.2-1.dsc
d1b1f96c682608e739050f558d80ac32 47838 math optional
octave-quaternion_2.4.2.orig.tar.gz
fd93b8d870c3b10301743cd232ca79ac 5084 math optional
octave-quaternion_2.4.2-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQJGBAEBCgAwFiEEP0ZDkUmP6HS9tdmPISSqGYN4XJAFAmmTVEoSHHJhZmFlbEBk
ZWJpYW4ub3JnAAoJECEkqhmDeFyQcL4P/RhTteHERvCW/uaSIMrqKxKPaYg1IKDM
yLvAeWpxlbGTtyH3lKKdOXtxIPCBG7yBPBzrwXOfZiusLuDDc12or1jo9NhQw060
OMbn5fmNAwZ7H0qflPUwn5Nt6NWd4B61EapH4NXWkPdFPmtrl9rmI1fg2jyMT79p
hAS5j2ymtY8iR8c1lf2FUqxV4MqS3uHnfvSRtObXtU1hQkyBmmUkAsE7fnr0Q9b4
owUtcuEQHcb6EwJriKKxWNRNymayFbEJuDSEA/dTdOkS0G5Xg+6psY6YK1aG75FR
4VrLmpk2Jc2Otu4o8BCpHxCJpmMgNE+tlq/Ef/cHCkQBk1lLHMSpUDZI3OmUWNuC
DvN2UPJAU1YvazqpowrF97bhViCHN/ZbQ/iflGaw3XXIulQYrT1hBATep/guuCWy
+W/ofgxT1yv7KW/i1COSPGFd39pFn5UEN5hsLrd1OV92Nah+pN6X8WbxBbZTVree
bAL6YZVj/1iIP5ZZ70iOTteY3wUopr4AUXoi2kX9a4ySCw8uWc1FmX+1sT3Ve+yW
sc3EmPWiWzODumxPx1UfoBpllhCUHUjpojAzeW/WgQO+JO0j/xe4Nm89GSTx4Zuk
g8tt5aSpXQLnN30FPFmULjJuIkWU2jBWH8AJI8NuJuGPUxzxc3n6DGPjBPgEF/TL
INvxplRIDOZM
=rqIR
-----END PGP SIGNATURE-----
pgp4Y9HBK9Jx4.pgp
Description: PGP signature
--- End Message ---