On Sun, Jan 17, 2021 at 10:36 AM Pete Biggs <p...@biggs.org.uk> wrote:

> On Sat, 2021-01-16 at 14:30 -0700, Zan Lynx wrote:
> > On 1/16/21 1:07 PM, Ángel wrote:
> > > This shows an ext4 on /, and a xfs filesystem on /home
> > >
> > >
> > > However, your dmesg messages:
> > >
> > > > [ 1357.401728] xfs filesystem being remounted
> at/newroot/home/greg/.local/share/webkitgtk/databases supports timestamps
> until 2038 (0x7fffffff)
> > > > [ 1357.402413] xfs filesystem being remounted
> at/newroot/home/greg/.cache/fontconfig supports timestamps until 2038
> (0x7fffffff)
> > > > [ 1357.402680] xfs filesystem being remounted
> at/newroot/home/greg/.cache/gstreamer-1.0 supports timestamps until 2038
> (0x7fffffff)
> > > mention/newroot/home/greg/…
> > >
> > > This doesn't match with the above fstab.
> > >
> > > What is /newroot ?
> >
> > I am guessing here. It is almost certainly something configuring a
> > restricted environment chroot / namespace sort of thing.
> >
> > Probably something like snap or flatpak.
> >
>
> Yes, I've just started seeing it on my Fedora 33 system as well.
> Google search  for the message (always a good thing to do) says that
> it's a flatpak thing.  Unfortunately trying to remove 'flatpak' takes
> 'gnome-software' with it. :-(
>

I remove flatpak and gnome-software (hate them both) when I install
Fedora.  I have neither :)

I of course read all of those same google posts as well before I posted
here.  I still do not see why starting evolution causes it.  It is
definitively Evolution startup that makes it happen.

[greg@carbon ~]$ sudo dmesg -C ; dmesg ; evolution &
Place your right index finger on the fingerprint reader
[1] 3387
[greg@carbon ~]$
(evolution-alarm-notify:3403): GLib-GIO-WARNING **: 12:02:50.251: Your
application did not unregister from D-Bus before destruction. Consider
using g_application_run().
dmesg
[  579.985355] xfs filesystem being remounted at
/newroot/home/greg/.local/share/webkitgtk/databases supports timestamps
until 2038 (0x7fffffff)
[  579.986015] xfs filesystem being remounted at
/newroot/home/greg/.cache/fontconfig supports timestamps until 2038
(0x7fffffff)
[  579.986268] xfs filesystem being remounted at
/newroot/home/greg/.cache/gstreamer-1.0 supports timestamps until 2038
(0x7fffffff)

I will compile from source to make sure RedHat is not doing something weird
in their binaries.



> I don't think this is an issue with Evolution per se.
>
> P.
>
>
> _______________________________________________
> evolution-list mailing list
> evolution-list@gnome.org
> To change your list options or unsubscribe, visit ...
> https://mail.gnome.org/mailman/listinfo/evolution-list
>
_______________________________________________
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list

Reply via email to