poke-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug default/30052] poke-3.0 and git both fail poke.pkl/in-{1,2,3}.pk te


From: slyich at gmail dot com
Subject: [Bug default/30052] poke-3.0 and git both fail poke.pkl/in-{1,2,3}.pk tests: expected offset<int<32>,1>, got offset<int<32>,8>
Date: Thu, 26 Jan 2023 00:33:10 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=30052

--- Comment #6 from Sergei Trofimovich <slyich at gmail dot com> ---
(In reply to Sergei Trofimovich from comment #5)
> I think it's my system's `runtest` effect of being a wrapper:
> 
> $ cat /nix/store/14fxfqck2l850fyghapmpsa1dvxlxdj1-dejagnu-1.6.3/bin/runtest
> #! /nix/store/pj1hnyxhcsw1krmhnbb9rjvqssbzliw8-bash-5.2-p15/bin/bash -e
> ...
> exec -a "$0"
> "/nix/store/14fxfqck2l850fyghapmpsa1dvxlxdj1-dejagnu-1.6.3/bin/.runtest-
> wrapped"  "$@"
> 
> I suspect that `exec` breaks `argv`. Let's close as INVALID and I'll reopen
> if I find some evidence of poke being a suspect in handling that rename.

I confirm it was a `nixpkgs` wrapper deficiency. Should be worked around by not
using wrapper in https://github.com/NixOS/nixpkgs/pull/212688.

Not sure if it's a bug or feature of bash. Asked at bash upstream in
https://lists.gnu.org/archive/html/bug-bash/2023-01/msg00082.html.

Still INVALID. Apologies for the noise!

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]