This patch fixes GDM's auto-login feature.
See the discussions in #35674 and #40411. It works for me, but I don't want to
just commit it because I don't really understand PAM. (Then again, who does?)
--
Alex Griffin
From 2d07fab70a4051189e013a20a95cfbb08c904803 Mon Sep 17 00:00:00 2001
From: Ale
Hi Mathieu,
Mathieu Othacehe skribis:
>> * The cow-store issue here:
>> https://lists.gnu.org/archive/html/guix-devel/2020-06/msg00043.html.
>
> This should be fixed with 876a8d987085b8c64f32c8a320e4219575af285c.
Oh, fun!
>> * A new issue I discovered, whereby 'guix system init' try to
>> buil
Hello Marius,
Marius Bakke writes:
> Marius Bakke writes:
>
>> lib2geom fails several tests on i686-linux:
>>
>> https://ci.guix.gnu.org/log/h3d9i8jqygnc3qvcd83c678kzmr5p4b7-lib2geom-1.0-1.42e119d
>>
>> This is a dependency of Inkscape 1.0.
>
> The same tests also fail on aarch64-linux:
>
> htt
* gnu/build/hurd-boot.scm (make-hurd-device-nodes): Do not create
dev/{null,zero,full,random,urandom} mount points.
(setup-translator, xattr-translator,
showtrans-translator?, translated?, set-hurd-device-translators): New
procedures.
(boot-hurd-system): Use them instead of running MAKEDEV.
---
gn
Note: Using `getxattr' on the Hurd instead of running showtrans does not
work (yet?).
* gnu/build/hurd-boot.scm (setup-translator): Use 'setxattr' instead of
invoking settrans.
* gnu/system.scm (hurd-multiboot-modules): Add --x-xattr-translator-records to
enable xattr-embebbing of translators.
---
From: Jan Nieuwenhuizen
Hi!
Several variants of these patches were present on wip-hurd-vm before.
Currently, we are running MAKEDEV from activation, and thus need hurd, bash,
coreutils and sed in PATH.
The first patch replaces that with scheme code, which seems a no-brainer to
me. Then we onl
Hello,
Some status here.
> * The cow-store issue here:
> https://lists.gnu.org/archive/html/guix-devel/2020-06/msg00043.html.
This should be fixed with 876a8d987085b8c64f32c8a320e4219575af285c.
>
> * A new issue I discovered, whereby 'guix system init' try to
> build/download stuff, when it sh
Hi,
Efraim Flashner skribis:
> On Thu, Jun 11, 2020 at 11:17:56PM +0200, Ludovic Courtès wrote:
>> Hello,
>>
>> Efraim Flashner skribis:
>>
>> > There is a mirror://apache download option which isn't caught by 'guix
>> > lint -c mirror-url'.
>>
>> Do you have an example to reproduce it?
>
>
Hi,
Lars-Dominik Braun skribis:
>> No control sequences if you do “unset LESS” before hand, right?
>> I think we’ll just override ‘LESS’ unconditionally as shown below.
> yes, and the patch fixes the issue.
Pushed as e66f243e929bbd94e62e77cfa6a63dfd001ebe07.
Thanks for testing!
Ludo’.
On Sun, 14 Jun 2020 14:30:56 +0300
Efraim Flashner wrote:
>
> It looks like both tests that fail expect to have network
> connectivity. Since there's no network inside the container then
> disabling those tests is the best option.
>
> If you want you can suggest upstream that they test for netw
On Sun, Jun 14, 2020 at 03:36:30PM +0430, Reza Alizadeh Majd wrote:
> as another try, I updated the `qTox` package version from `0.16.3` to
> `0.17.2`, but two of tests fails during package build:
>
> --8<---cut here---start->8---
> 1/14 Test #1: test_core ...
as another try, I updated the `qTox` package version from `0.16.3` to
`0.17.2`, but two of tests fails during package build:
--8<---cut here---start->8---
1/14 Test #1: test_core ***Failed 91.08 sec
* Start testing of TestCore
Hello,
Trying to build `qTox`, I receive following errors:
--8<---cut here---start->8---
/gnu/store/7aq38bbvgx69788bkx3r5gsyjha17l0y-gtk+-2.24.32/include/gtk-2.0/gtk/gtktypeutils.h:236:64:
error: ‘GTypeDebugFlags’ is deprecated [-Werror=deprecated-declaration
13 matches
Mail list logo