GNU bug report logs - #28588
Issue with GNU Shepherd make check

Previous Next

Package: guix;

Reported by: leestrobel <at> disroot.org

Date: Sun, 24 Sep 2017 21:37:01 UTC

Severity: normal

Merged with 23811

Done: Marius Bakke <mbakke <at> fastmail.com>

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 28588 in the body.
You can then email your comments to 28588 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#28588; Package guix. (Sun, 24 Sep 2017 21:37:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to leestrobel <at> disroot.org:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sun, 24 Sep 2017 21:37:02 GMT) Full text and rfc822 format available.

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

From: leestrobel <at> disroot.org
To: bug-guix <at> gnu.org
Subject: Issue with GNU Shepherd make check
Date: Sun, 24 Sep 2017 16:47:58 +0000
[Message part 1 (text/plain, inline)]
Hi,

I'm trying to compile and install GNU Shepherd, as I'd like to try it out; however, when I run 'make check' as root, it reboots my machine within a few seconds (which isn't very helpful!). If I try 'make check' without root privileges, some other errors get thrown up.

I'm trying to compile on a very minimal 'Linux From Scratch' system on an x86_64 Apple Macbook (Core 2 Duo). I installed Guile beforehand, and that seemed to test ok. Basically, I want to try out Shepherd instead of the SysVinit that they recommend in LFS.

I'd like to try out Shepherd, but I'd be a bit reluctant to if I can't check the compiled files first.

Would be v grateful for any assistance.

Thanks!

Lee
[Message part 2 (text/html, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#28588; Package guix. (Tue, 26 Sep 2017 11:53:01 GMT) Full text and rfc822 format available.

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

From: Ricardo Wurmus <rekado <at> elephly.net>
To: leestrobel <at> disroot.org
Cc: 28588 <at> debbugs.gnu.org
Subject: Re: bug#28588: Issue with GNU Shepherd make check
Date: Tue, 26 Sep 2017 13:52:11 +0200
leestrobel <at> disroot.org writes:

> If I try 'make check' without root privileges, some other errors get
> thrown up.

What errors are those?

--
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
https://elephly.net





Information forwarded to bug-guix <at> gnu.org:
bug#28588; Package guix. (Tue, 26 Sep 2017 15:42:01 GMT) Full text and rfc822 format available.

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

From: leestrobel <at> disroot.org
To: "Ricardo Wurmus" <rekado <at> elephly.net>
Cc: 28588 <at> debbugs.gnu.org
Subject: Re: bug#28588: Issue with GNU Shepherd make check
Date: Tue, 26 Sep 2017 15:37:56 +0000
Hi Ricardo,

Thanks for your reply. I'm at work right now, but I'll try it again this evening and paste exactly what it says.

Regards,

Lee


September 26, 2017 7:52 AM, "Ricardo Wurmus" <rekado <at> elephly.net> wrote:

> leestrobel <at> disroot.org writes:
> 
>> If I try 'make check' without root privileges, some other errors get
>> thrown up.
> 
> What errors are those?
> 
> --
> Ricardo
> 
> GPG: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC
> https://elephly.net




Information forwarded to bug-guix <at> gnu.org:
bug#28588; Package guix. (Tue, 26 Sep 2017 23:01:01 GMT) Full text and rfc822 format available.

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

From: Lee Strobel <leestrobel <at> disroot.org>
To: Ricardo Wurmus <rekado <at> elephly.net>
Cc: 28588 <at> debbugs.gnu.org
Subject: Re: bug#28588: Issue with GNU Shepherd make check
Date: Tue, 26 Sep 2017 18:59:46 -0400
[Message part 1 (text/plain, inline)]
Hi Ricardo,

I figured out why I was getting those errors - I hadn't given ownership
of the source folder to the non-privileged user I was using. I gave the
folder ownership to that user and re-ran the tests and they ran ok
(sorry, my bad).

Although, tests/respawn.sh failed (the only one out of 8). I don't know
how critical that test is, but I will attach the test-suite.log file, in
case that might be of interest.

Many thanks,

Lee


On Tue, 2017-09-26 at 13:52 +0200, Ricardo Wurmus wrote:
> leestrobel <at> disroot.org writes:
> 
> > If I try 'make check' without root privileges, some other errors get
> > thrown up.
> 
> What errors are those?
> 
> --
> Ricardo
> 
> GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
> https://elephly.net
> 

[test-suite.log (text/x-log, attachment)]

Information forwarded to bug-guix <at> gnu.org:
bug#28588; Package guix. (Tue, 26 Sep 2017 23:10:01 GMT) Full text and rfc822 format available.

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

From: Lee Strobel <leestrobel <at> disroot.org>
To: Ricardo Wurmus <rekado <at> elephly.net>
Cc: 28588 <at> debbugs.gnu.org
Subject: Re: bug#28588: Issue with GNU Shepherd make check
Date: Tue, 26 Sep 2017 19:08:38 -0400
[Message part 1 (text/plain, inline)]
Hi Ricardo,

I figured out why I was getting those errors - I hadn't given the
unprivileged user I was using ownership of the source folder. I gave the
folder ownership to the user and re-ran the tests and they worked ok
(sorry, my bad).

Although, tests/respawn.sh failed (the only one that did). I don't know
how critical that one is, but I will attach the test-suite.log file in
case it might be of interest.

Many thanks!

Lee


On Tue, 2017-09-26 at 13:52 +0200, Ricardo Wurmus wrote:
> leestrobel <at> disroot.org writes:
> 
> > If I try 'make check' without root privileges, some other errors get
> > thrown up.
> 
> What errors are those?
> 
> --
> Ricardo
> 
> GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
> https://elephly.net
> 

[test-suite.log (text/x-log, attachment)]

Information forwarded to bug-guix <at> gnu.org:
bug#28588; Package guix. (Wed, 27 Sep 2017 00:29:02 GMT) Full text and rfc822 format available.

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

From: leestrobel <at> disroot.org
To: "Ricardo Wurmus" <rekado <at> elephly.net>
Cc: 28588 <at> debbugs.gnu.org
Subject: Re: bug#28588: Issue with GNU Shepherd make check
Date: Wed, 27 Sep 2017 00:28:29 +0000
[Message part 1 (text/plain, inline)]
Hi Ricardo,

I figured out why I was getting those errors - I hadn't given ownership of the source folder to the unprivileged user I was using to run the tests. I gave that user ownership and re-ran the tests and they all ran ok (sorry, my bad).

Although, tests/respawn.sh failed (the only one that did). I don't know how critical that one is, but I will attach the test-suite.log file, in case that is of any interest.

Thanks!

Lee

P.S. I may have sent this e-mail more than once, as I've had some issues with my e-mail - if so, I apologize.


September 26, 2017 7:52 AM, "Ricardo Wurmus" <rekado <at> elephly.net> wrote:

> leestrobel <at> disroot.org writes:
> 
>> If I try 'make check' without root privileges, some other errors get
>> thrown up.
> 
> What errors are those?
> 
> --
> Ricardo
> 
> GPG: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC
> https://elephly.net
[test-suite.log (text/plain, attachment)]

Information forwarded to bug-guix <at> gnu.org:
bug#28588; Package guix. (Thu, 28 Sep 2017 14:12:02 GMT) Full text and rfc822 format available.

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

From: ludo <at> gnu.org (Ludovic Courtès)
To: Lee Strobel <leestrobel <at> disroot.org>
Cc: Ricardo Wurmus <rekado <at> elephly.net>, 28588 <at> debbugs.gnu.org
Subject: Re: bug#28588: Issue with GNU Shepherd make check
Date: Thu, 28 Sep 2017 16:11:34 +0200
Hello,

Lee Strobel <leestrobel <at> disroot.org> skribis:

> Although, tests/respawn.sh failed (the only one that did). I don't know
> how critical that one is, but I will attach the test-suite.log file in
> case it might be of interest.

This test is known to be unreliable currently:
<https://bugs.gnu.org/23811>.

It’s OK though that’s obviously something we’ll fix.

Thanks for your report,
Ludo’.




Information forwarded to bug-guix <at> gnu.org:
bug#28588; Package guix. (Thu, 28 Sep 2017 17:21:01 GMT) Full text and rfc822 format available.

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

From: leestrobel <at> disroot.org
To: ludo <at> gnu.org
Cc: Ricardo Wurmus <rekado <at> elephly.net>, 28588 <at> debbugs.gnu.org
Subject: Re: bug#28588: Issue with GNU Shepherd make check
Date: Thu, 28 Sep 2017 17:20:33 +0000
Ok, thanks very much!

Lee


September 28, 2017 10:12 AM, ludo <at> gnu.org wrote:

> Hello,
> 
> Lee Strobel <leestrobel <at> disroot.org> skribis:
> 
>> Although, tests/respawn.sh failed (the only one that did). I don't know
>> how critical that one is, but I will attach the test-suite.log file in
>> case it might be of interest.
> 
> This test is known to be unreliable currently:
> <https://bugs.gnu.org/23811>.
> 
> It’s OK though that’s obviously something we’ll fix.
> 
> Thanks for your report,
> Ludo’.




Merged 23811 28588. Request was from ludo <at> gnu.org (Ludovic Courtès) to control <at> debbugs.gnu.org. (Fri, 24 Nov 2017 22:05:01 GMT) Full text and rfc822 format available.

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

This bug report was last modified 4 years and 9 days ago.

Previous Next


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