Bug#742048: systemd-remount-fs.service fails for split-usr

2015-01-07 Thread Martin Pitt
Hey Michael, Michael Biebl [2015-01-07 13:17 +0100]: > Updated patch attached (tested with a split-usr setup and with both > initramfs-tools 0.116 and 0.118) Looks great to me, thanks! Will you commit yourself? (I figure there's no point trying to send that upstream, even with #ifdef HAVE_SPLIT_U

Bug#774799: sysv-rc: Unit my-service.service failed to load: No such file or directory, using install from source + update-rc.d

2015-01-07 Thread beuc
Package: sysv-rc Version: 2.88dsf-58 Severity: important X-Debbugs-CC: pkg-systemd-maintainers@lists.alioth.debian.org Hi, I'm currently working on the next version of FusionForge, which installs a new service in /etc/init.d/ and starts it as part of the installation process. So I: - Installed a

Processed: Re: Bug#742048: systemd-remount-fs.service fails for split-usr

2015-01-07 Thread Debian Bug Tracking System
Processing control commands: > tags -1 + patch Bug #742048 [systemd] systemd-remount-fs.service fails for split-usr Bug #763327 [systemd] [systemd] FAILED to remount / Added tag(s) patch. Added tag(s) patch. -- 742048: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=742048 763327: http://bugs.d

Bug#742048: systemd-remount-fs.service fails for split-usr

2015-01-07 Thread Michael Biebl
control: tags -1 + patch Am 06.01.2015 um 10:37 schrieb Michael Biebl: > Am 06.01.2015 um 08:23 schrieb Martin Pitt: >> Also, I think there is a simpler way to check if a dir is a >> mountpoint: s1 = stat(dir), s2 = stat(parent(dir)) >> (i. e. dir + "/.."), and check >> >> is_mount = (st.st_dev !