On Thu, Mar 23, 2006 at 10:54:18AM +, Philip Armstrong wrote:
> > if [ -c /dev/.static/dev/fuse ]; then chown root:fuse /dev/fuse; fi
> >
> > So if /dev/fuse file doesn't exist this part of code should be skipped.
>
> The second line is wrong: /dev/.static/dev/fuse exists (because
> MAKEDE
On Thu, Mar 23, 2006 at 11:20:10AM +0100, Bartosz Fenski aka fEnIo wrote:
> Thanks for bugreport although it's quite strange for me.
> Here's what I'm using in postinst:
>
> if [ -c /dev/fuse ]; then chown root:fuse /dev/fuse; fi
> if [ -c /dev/.static/dev/fuse ]; then chown root:fuse /dev/fus
On Thu, Mar 23, 2006 at 08:58:33AM +, Philip Armstrong wrote:
> fuse-utils appears to be uninstallable if /dev/fuse does not exist. If
> you use udev, then /dev/fuse will only exist if the fuse kernel module
> is available:
>
> # dpkg --configure -a
> Setting up fuse-utils (2.5.2-3) ...
> crea
Package: fuse-utils
Version: 2.5.2-3
Severity: grave
Justification: renders package unusable
fuse-utils appears to be uninstallable if /dev/fuse does not exist. If
you use udev, then /dev/fuse will only exist if the fuse kernel module
is available:
# dpkg --configure -a
Setting up fuse-utils (2.5
4 matches
Mail list logo