The `PATH` environment variable is hard-code here:
https://github.com/freedesktop/polkit/blob/master/src/programs/pkexec.c#L882-L886
We don't have any executable in these paths in guix:
```
/usr/sbin:/usr/bin:/sbin:/bin:/root/bin
```
Replicate the issue:
1. Run the `pkexec`
2. Enter your passwo
We now have a new importer that uses the texlive.tlpdb. It still
needs a lot of work, but it should already be more useful than the
previous importer.
Closing.
--
Ricardo
Hello,
zimoun writes:
> Hi,
>
> On Fri, 09 Oct 2020 at 17:17, Maxim Cournoyer
> wrote:
>> l...@gnu.org (Ludovic Courtès) writes:
>>
>>> As of version 4.6.4, Linux-libre does not build reproducibly:
>>>
>>> $ guix challenge linux-libre
>>> /gnu/store/wkdnd1dcgljr0jxmd3li8j0qsr2zwrci-linux-libre
Hello,
I applied the remaining patches from this series to core-updates-frozen.
Thank you!
Maxim
Hi,
Am Sonntag, den 21.11.2021, 11:33 +0330 schrieb Hamzeh Nasajpour:
> The `PATH` environment variable is hard-code here:
>
> https://github.com/freedesktop/polkit/blob/master/src/programs/pkexec.c#L882-L886
>
> We don't have any executable in these paths in guix:
> ```
> /usr/sbin:/usr/bin:/s
Hello,
Just to followup here
‐‐‐ Original Message ‐‐‐
On Thursday, November 18th, 2021 at 9:57 AM, Ludovic Courtès wrote:
> Addressed with something similar to your patch in commit
> 2b3046beca1b35e03f975fb95956f32eb46dee8c.
>
> > So that builds (see git diff attached), but then python-
Hello,
jgart writes:
> On Sat, 20 Nov 2021 23:41:55 -0500 Maxim Cournoyer
> wrote:
>> Do you still have
>> /gnu/store/f2x4iww7rb38hcss42nz8frrjiz3m5z3-subversion-1.14.1.drv
>> around?
>
> λ exa /gnu/store/f2x4iww7rb38hcss42nz8frrjiz3m5z3-subversion-1.14.1.drv
> "/gnu/store/f2x4iww7rb38hcss42
Hi,
First, today when running guix import opam iter, I get a synopsis, and
#f as the description because the field is missing.
I also pushed a small patch to master, as
24aa7b3c21309b63cc6e8e18d6417d2cddccf6c6, that ensures that, when the
field exists but contains unknown data, we also return #f
Hi Guix,
wterm fails to start on the core-updates-frozen branch (commit
ddbc3a6f4ca2605d8102aa659389300f97d715ac) in both sway and gnome wayland
sessions:
```
$ wterm
wl_registry@2: error 0: invalid interface for global 11: have xdg_wm_base,
wanted zxdg_shell_v6
# wayland_create_context: No
Hi Guix,
With core-updates-frozen commit b033079e47357dcf77ebeeb52b0a5306cd6aa982
gnome-terminal fails to start under sway either as launched from gdm or
directly from a vt with `dbus-run-session sway`.
```
$ gnome-terminal
# Error constructing proxy for org.gnome.Terminal:/org/gnome/Terminal
10 matches
Mail list logo