all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Giovanni Biscuolo <g@xelera.eu>
To: Katherine Cox-Buday <cox.katherine.e@gmail.com>,
	Ricardo Wurmus <rekado@elephly.net>
Cc: help-guix@gnu.org
Subject: Re: Getting rid of "source file [...] newer than compiled" messages
Date: Thu, 11 Apr 2019 14:47:55 +0200	[thread overview]
Message-ID: <87mukwaetg.fsf@roquette.mug.biscuolo.net> (raw)
In-Reply-To: <87o95dobnr.fsf@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1839 bytes --]

Hello,

Katherine Cox-Buday <cox.katherine.e@gmail.com> writes:

> Ricardo Wurmus <rekado@elephly.net> writes:

[...]

>> Is there anything special about your setup perhaps?  E.g. running the
>> daemon as some other user than root, using btrfs, etc.
>
> The store is mounted on a RAID-6 array with an ext4 filesystem. Maybe
> the striping is confusing things? Here's the mount point:
>
> #+BEGIN_EXAMPLE
>   $ mount |grep gnu
>   /dev/mapper/vg1-volume_2 on /gnu type ext4 (rw,relatime,synoacl,stripe=32,data=writeback,jqfmt=vfsv0,usrjquota=aquota.user,grpjquota=aquota.group)
> #+END_EXAMPLE

synoacl? I cannot find that mount option: are you on a Synology NAS?

AFAIK stripe=32 should not have any impact on mtime, nor data=writeback

I'm using Guix on Debian and my store is in a LV too:

--8<---------------cut here---------------start------------->8---
/dev/mapper/vg01-gnu on /gnu type ext4 (rw,relatime)
--8<---------------cut here---------------end--------------->8---

I vaguely recall once I had one problem with source scm files newer than
compiled when using ./pre-inst-env (for sure I did something wrong
hacking, not directly touching /gnu/store anyway) but "guix gc
--verify=repair" fixed that for me

Ricardo also asked you about the daemon: how is it started on your
machine?

mine is starded by the systemd service (installed via binary
installation), and is running as root:

--8<---------------cut here---------------start------------->8---
host:~$ ps aux | grep guix-daemon
root      2444  0.0  0.0  12216  1808 ?        Ss   Mar22   0:00 /var/guix/profiles/per-user/root/current-guix/bin/guix-daemon --build-users-group=guixbuild
--8<---------------cut here---------------end--------------->8---

[...]

HTH! Gio'

-- 
Giovanni Biscuolo

Xelera IT Infrastructures

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

  reply	other threads:[~2019-04-11 12:57 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-28 17:55 Getting rid of "source file [...] newer than compiled" messages Katherine Cox-Buday
2019-03-28 21:40 ` Ricardo Wurmus
2019-03-29  1:45   ` Katherine Cox-Buday
2019-03-29  2:46     ` Ricardo Wurmus
2019-03-29 15:21       ` Katherine Cox-Buday
2019-04-06 19:39         ` Katherine Cox-Buday
2019-04-06 20:39           ` Ricardo Wurmus
2019-04-06 21:15             ` Katherine Cox-Buday
2019-04-06 21:24               ` Gábor Boskovits
2019-04-07  3:11               ` Ricardo Wurmus
2019-04-07 17:31                 ` Katherine Cox-Buday
2019-04-08  6:43                   ` Ricardo Wurmus
2019-04-10 14:31                     ` Katherine Cox-Buday
2019-04-10 16:04                       ` Andreas Enge
2019-04-10 16:24                         ` Katherine Cox-Buday
2019-04-10 16:49                           ` Ricardo Wurmus
2019-04-10 18:04                             ` Katherine Cox-Buday
2019-04-10 18:22                               ` Ricardo Wurmus
2019-04-10 20:20                                 ` Katherine Cox-Buday
2019-04-11 12:47                                   ` Giovanni Biscuolo [this message]
2019-04-11 14:34                                     ` Katherine Cox-Buday
2019-04-11 17:16                                       ` Giovanni Biscuolo
2019-04-17 21:01                             ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87mukwaetg.fsf@roquette.mug.biscuolo.net \
    --to=g@xelera.eu \
    --cc=cox.katherine.e@gmail.com \
    --cc=help-guix@gnu.org \
    --cc=rekado@elephly.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.