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: jose.marchesi at oracle 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:36:22 +0000

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

--- Comment #7 from Jose E. Marchesi <jose.marchesi at oracle dot com> ---
(In reply to Sergei Trofimovich from comment #6)
> (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!

No problem!
Thank you very much for taking the effort to report the issue.
(And for packaging poke! :) )

-- 
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]