Bug#917633: udisk2 post-installation fails in chrooted environments

2019-01-08 Thread Vagrant Cascadian
Control: affects 917633 src:ltsp Also blocking migration for ltsp: https://piuparts.debian.org/sid/fail/ltsp-server-standalone_5.18.12-1.log live well, vagrant signature.asc Description: PGP signature

Bug#917633: [Pkg-utopia-maintainers] Bug#917633: Bug#917633: udisk2 post-installation fails in chrooted environments

2019-01-04 Thread Jeremy Bicha
Control: affects -1 src:gvfs src:gnome-disk-utility Control: tags -1 +patch This issue was detected by piuparts and is blocking migration to Testing for gnome-disk-utility and gvfs. I see that there is a MR now: https://salsa.debian.org/utopia-team/udisks2/merge_requests/2 References ---

Bug#917633: [Pkg-utopia-maintainers] Bug#917633: Bug#917633: udisk2 post-installation fails in chrooted environments

2018-12-29 Thread Michael Biebl
Am 29.12.18 um 18:59 schrieb Alf Gaida: > On 29.12.18 18:54, Michael Biebl wrote: >> I guess you meant "||" here. >> >> That seems like a reasonable change. Do you want to file a MR for that? >> > > Yes - otherwise it would be cool to know the reason for the change in > behaviour. Quickly glancin

Bug#917633: [Pkg-utopia-maintainers] Bug#917633: Bug#917633: udisk2 post-installation fails in chrooted environments

2018-12-29 Thread Alf Gaida
On 29.12.18 18:54, Michael Biebl wrote: > I guess you meant "||" here. > > That seems like a reasonable change. Do you want to file a MR for that? > Yes - otherwise it would be cool to know the reason for the change in behaviour. signature.asc Description: OpenPGP digital signature

Bug#917633: [Pkg-utopia-maintainers] Bug#917633: udisk2 post-installation fails in chrooted environments

2018-12-29 Thread Alf Gaida
Additional: «Installing in a chroot should not fail because udevadm trigger in postinst». https://bugs.debian.org/917642 Changed behaviour of udevadm?

Bug#917633: [Pkg-utopia-maintainers] Bug#917633: Bug#917633: udisk2 post-installation fails in chrooted environments

2018-12-29 Thread Michael Biebl
Am 29.12.18 um 17:05 schrieb Alf Gaida: > if [ "$1" = "configure" ]; then > # we ship udev rules, so trigger an update > -udevadm trigger --subsystem-match=block --action=change > +udevadm trigger --subsystem-match=block --action=change | true > > fi I guess you meant "||" here. T

Bug#917633: [Pkg-utopia-maintainers] Bug#917633: udisk2 post-installation fails in chrooted environments

2018-12-29 Thread Alf Gaida
On 29.12.18 16:42, Michael Biebl wrote: > Keep in mind that deb-systemd-invoke respects policy-rc.d and a build > chroot should normally have setup policy-rc.d to not start any services. > > And if you try to run systemctl directly inside a chroot you should get > something like this > # systemctl

Bug#917633: [Pkg-utopia-maintainers] Bug#917633: udisk2 post-installation fails in chrooted environments

2018-12-29 Thread Michael Biebl
Am 29.12.18 um 16:28 schrieb Alf Gaida: > Package: udisks2 > Version: 2.8.1-3 > Severity: important > > Dear Maintainer, > > tried to install udisks2 in a chroot: > > Setting up udisks2 (2.8.1-3) ... > Failed to scan devices: No such file or directory > dpkg: error processing package udisks2 (--

Bug#917633: udisk2 post-installation fails in chrooted environments

2018-12-29 Thread Alf Gaida
Package: udisks2 Version: 2.8.1-3 Severity: important Dear Maintainer, tried to install udisks2 in a chroot: Setting up udisks2 (2.8.1-3) ... Failed to scan devices: No such file or directory dpkg: error processing package udisks2 (--configure): installed udisks2 package post-installation scrip