tags = moreinfo unreproducible thanks
Hi again Jan, On my side, I wasn't able to reproduce this bug running unstable distribution up-to-date and using Mediatomb... user@host:~$ dpkg -l | grep "djmount\|fuse-utils\|libc6\|libfuse2\|libtalloc2\|libupnp3" ii djmount 0.71-3 file system client for mounting network media servers ii fuse-utils 2.8.5-3 Filesystem in Userspace (transitional package) ii libc6 2.13-8 Embedded GNU C Library: Shared libraries ii libc6-dbg 2.13-8 Embedded GNU C Library: detached debugging symbols ii libc6-dev 2.13-8 Embedded GNU C Library: Development Libraries and Header Files ii libc6-i686 2.13-8 Embedded GNU C Library: Shared libraries [i686 optimized] ii libfuse2 2.8.5-3 Filesystem in Userspace (library) ii libtalloc2 2.0.5-1 hierarchical pool based memory allocator ii libupnp3 1:1.6.6-5.1 Portable SDK for UPnP Devices, version 1.6 (shared libraries) ii libupnp3-dbg 1:1.6.6-5.1 debugging symbols for libupnp3 ii libupnp3-dev 1:1.6.6-5.1 Portable SDK for UPnP Devices, version 1.6 (development files) user@host:~$ djmount -f /mnt/djmount [I] Charset : successfully initialised charset='UTF-8' [I] UPnP Initialized (192.168.0.10:49153) [I] Add new device : Name='MediaTomb 0.12.0~svn2018-2 (aka: escopeta de feria)' Id='uuid:c72551fc-d50b-4152-b81e-650e5490d863' descURL='http://192.168.0.10:49152/description.xml' user@host:~$ mount [...] djmount on /mnt/djmount type fuse.djmount (ro,nosuid,nodev,user=<USER>) [...] user@host:~$ tree -L 3 /mnt/djmount/ /mnt/djmount/ ├── devices └── MediaTomb 0.12.0~svn2018-2 (aka: escopeta de feria) ├── Audio │ └── Artists ├── PC Directory │ └── home └── Video ├── All Video └── Directories Please do these tests to see if we can isolate the problem... * Don't run djmount as root. * Choose a regular user, add it to the group 'fuse' * Double-check the user is part of 'fuse' group. Run: id <USER> You should get something like: ... uid=xxxx(<USER>) gid=xxxx(<GROUP>) groups=xxxx(<GROUP>), ... , 131(fuse), ... * Run (as the regular user): djmount -f <YOUR-MOUNT-POINT> * Paste outputs. Thanks for reporting and testing. Regards, -- Dario Minnucci <mid...@debian.org> Phone: +34 902884117 | Fax: +34 902024417 | Support: +34 807450000 Key fingerprint = BAA1 7AAF B21D 6567 D457 D67D A82F BB83 F3D5 7033 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org