Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 626908 - dev-libs/glib-2.50.3 continuously remounts systemd automount (patch)
Summary: dev-libs/glib-2.50.3 continuously remounts systemd automount (patch)
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: https://bugzilla.gnome.org/show_bug.c...
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2017-08-02 19:09 UTC by Chris Mayo
Modified: 2018-06-10 08:08 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Mayo 2017-08-02 19:09:59 UTC
With a filesystem declared in fstab with the options:
noauto,x-systemd.automount,x-systemd.idle-timeout=1min

Follow these steps
1) access filesystem
2) wait for timeout
3) observe filesystem is unmounted
4) observe filesystem is remounted (unexpected)

steps 2 to 4 then repeat continuously

upstream bug:
https://bugzilla.gnome.org/show_bug.cgi?id=781867

fix is committed upstream:
https://git.gnome.org/browse/glib/commit/?h=glib-2-50&id=c54f6e81a2acc7ce43a4cd14d44428f4119e5a8f

and included in glib-2.52.3 (in the tree).
Comment 1 Mart Raudsepp gentoo-dev 2018-06-10 08:08:10 UTC
2.52.3 is stable by now, so I guess we can consider this OBSOLETE now instead