Hi Vincent,

Vincent Fourmond wrote:
> On Tue, May 12, 2009 at 12:21 AM, SkyRaT <sky...@email.cz> wrote:
>> I use /etc/fstab entries for SD, USB stick and CDROM. Everything should be 
>> set up
>> correctly, since it worked before and works manually now.
>>
>> When /etc/fstab includes an entry about a device inserted, "mount" is being
>> invoked instead of "pmount" (as written in "man pmount"). But this is not so
>> now. Neither mount nor pmount is being invoked.
> 
>   Then, this is not a problem with pmount, but with the program that
> should potentially invoque it.

Hmmm, I was thinking what program is the closest to the problem because it is
hard to say. I decided to fill the bug to pmount since the wrong behavior (as I
specified) depends on parsing the /etc/fstab entry. When I do not specify an
entry for the appropriate device there, everything works as expected, so the
INVOKING of (p)mount works fine.
Anyway, I'm using Gnome 2.26.1 (unstable repo). For CDROM, there is an entry in
fstab, so this works fine.

> pmount does not have a resident process
> that automatically mounts newly discovered devices. Which package is
> responsible for auto-mounting on your system ? Which desktop
> environment are you using ? Is the "breakage" the result of an upgrade
> of your system ? If so, looking into /var/log/aptitude or
> /var/log/dpkg should help you find out which package is the wrongdoer.

I'm using unstable, and upgrading very often. The installation is in a perfect
state, there are no conflicts, no "U = unpacked packages, all is clearly
installed, without any modifications by hand.

>> The whole procedure ends up by
>> creating the device node e.g. /dev/sdd1.
>>
>> After this, if I invoke (as a normal user) "pmount /dev/sdd1" manually, the 
>> device
>> is properly mounted. If I invoke "mount /de/sdd1" manually, the device is 
>> also
>> properly mounted.
> 
>   Then it means that pmount is working perfectly fine. I leave this
> bug open for now, but we'll need to find the package from which the
> problem is coming, and either reassign this bug there or close it and
> open a new one.

Regarding the above, I still think this is related to pmount and problems while
parsing the /etc/fstab entry.

Regards,
        Rene




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to