GNU bug report logs - #67545
wrap-program gives different argv[0] for Python scripts

Previous Next

Package: guix;

Reported by: Rikard Nordgren <rikard.nordgren <at> farmaci.uu.se>

Date: Thu, 30 Nov 2023 14:50:02 UTC

Severity: normal

Full log


Message #8 received at 67545 <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Rikard Nordgren <rikard.nordgren <at> farmaci.uu.se>
Cc: 67545 <at> debbugs.gnu.org
Subject: Re: bug#67545: wrap-program gives different argv[0] for Python scripts
Date: Mon, 11 Dec 2023 23:23:58 -0500
Hi,

Rikard Nordgren <rikard.nordgren <at> farmaci.uu.se> writes:

> For example the meld package is using wrap-program and the name of the
> actual meld executable will be .meld-real. The idea is that the -a
> option to exec in the wrapper script should change the name of argv[0],
> but for Python scripts this doesn't work. This means that when doing
> "meld --version" it gives ".meld-real 3.22.0" instead of the expected
> "meld 3.22.0". Any ideas on how this could be fixed?

We already have a solution, in the form of 'wrap-script'.  I have an old
series changing pyproject-build-system to use it instead of wrap-program
for core-updates, perhaps I should revive it.

-- 
Thanks,
Maxim




This bug report was last modified 1 year and 276 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.