GNU bug report logs - #42579
jfs-root-os test failing

Previous Next

Package: guix;

Reported by: Mathieu Othacehe <othacehe <at> gnu.org>

Date: Tue, 28 Jul 2020 12:06:02 UTC

Severity: normal

Done: Mathieu Othacehe <othacehe <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 42579 in the body.
You can then email your comments to 42579 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#42579; Package guix. (Tue, 28 Jul 2020 12:06:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Mathieu Othacehe <othacehe <at> gnu.org>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Tue, 28 Jul 2020 12:06:02 GMT) Full text and rfc822 format available.

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

From: Mathieu Othacehe <othacehe <at> gnu.org>
To: bug-guix <at> gnu.org
Subject: jfs-root-os test failing
Date: Tue, 28 Jul 2020 14:04:53 +0200
Hello,

The "jfs-root-os" test is failing since a few weeks. See:
https://ci.guix.gnu.org/build/3038686/details.

The issue is that some "link" syscall fails during "guix system init"
call.

Mathieu




Reply sent to Mathieu Othacehe <othacehe <at> gnu.org>:
You have taken responsibility. (Tue, 28 Jul 2020 12:18:02 GMT) Full text and rfc822 format available.

Notification sent to Mathieu Othacehe <othacehe <at> gnu.org>:
bug acknowledged by developer. (Tue, 28 Jul 2020 12:18:02 GMT) Full text and rfc822 format available.

Message #10 received at 42579-done <at> debbugs.gnu.org (full text, mbox):

From: Mathieu Othacehe <othacehe <at> gnu.org>
To: 42579-done <at> debbugs.gnu.org
Subject: Re: bug#42579: jfs-root-os test failing
Date: Tue, 28 Jul 2020 14:17:12 +0200
> The "jfs-root-os" test is failing since a few weeks. See:
> https://ci.guix.gnu.org/build/3038686/details.
>
> The issue is that some "link" syscall fails during "guix system init"
> call.

This is fixed by 8b221b64a552d31e241701aa5c6d339287a7a15b on master. The
problem was occuring inside "deduplicate" procedure of (guix store
deduplication).

This procedure uses scandir* to check if the path to deduplicate is a
directory. The problem is that JFS does not support d_type so, the file
property returned was 'unknown. As this particular case was not handled,
directories were not detected as such, causing the procedure to call
"link" on a directory, which was failing.

Mathieu




Information forwarded to bug-guix <at> gnu.org:
bug#42579; Package guix. (Tue, 28 Jul 2020 12:45:01 GMT) Full text and rfc822 format available.

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

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: Mathieu Othacehe <othacehe <at> gnu.org>
Cc: 42579 <at> debbugs.gnu.org
Subject: Re: bug#42579: jfs-root-os test failing
Date: Tue, 28 Jul 2020 14:44:03 +0200
[Message part 1 (text/plain, inline)]
Mathieu Othacehe 写道:
> This is fixed

Thanks for the lightning-fast fix!

Kind regards,

T G-R
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 26 Aug 2020 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 214 days ago.

Previous Next


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