Elias, Thank you.
Even after disabling SYSFS_DEPRECATED_V2 in Ubuntu with kernel 2.6.25.x,
pmount worked without any issue.
Can you tell me how do you mount the usb flash drives using pmount? (I
think you manually mount)
Regards,
Mohan.
Elias Oltmanns wrote:
RafałMużyło <[EMAIL PROTECTED]> wrote:
I understand neither why is this list so spammed nor why the reply to this post
doesn't show on gmane, but the original poster was correct,
pmount does stop working.
If you meant Mohan's reply, it has shown up on gmane. What did not show
up on this list is my reply to his email because I haven't included the
list in the Cc: header due to a false assumption about the way the
Debian BTS is supposed to work.
He only failed to mention one crucial detail,
namely SYSFS_DEPRECATED_V2 of .config.
Precisely. As you can see at [1], I said something to this effect in my
reply to Mohan and I'll include this same reply below for the record on
this list.
Thanks for confirming my report.
Regards,
Elias
[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=481015
--------
Hi,
thanks for getting back to me.
Mohan Kumar M <[EMAIL PROTECTED]> wrote:
[...]
I checked plugging usb stick in a Ubuntu Hardy Heron distro with
kernel versions pre 2.6.25 and 2.6.25.x, in both cases pmount worked.
Please correct me if I am doing some thing wrong.
Yes, I've only just realised that the problem doesn't necessarily occur
even on 2.6.25.y. The crucial difference is this:
--8<---------------cut here---------------start------------->8---
--- config-safe 2008-05-23 18:42:48.000000000 +0200
+++ .config 2008-05-23 18:43:46.000000000 +0200
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
-# Linux kernel version: 2.6.25.4-test1
-# Fri May 23 18:12:59 2008
+# Linux kernel version: 2.6.25.4
+# Fri May 23 18:43:46 2008
#
# CONFIG_64BIT is not set
CONFIG_X86_32=y
@@ -78,8 +78,7 @@
CONFIG_CGROUP_SCHED=y
CONFIG_CGROUP_CPUACCT=y
# CONFIG_RESOURCE_COUNTERS is not set
-CONFIG_SYSFS_DEPRECATED=y
-CONFIG_SYSFS_DEPRECATED_V2=y
+# CONFIG_SYSFS_DEPRECATED_V2 is not set
# CONFIG_RELAY is not set
CONFIG_NAMESPACES=y
# CONFIG_UTS_NS is not set
The standard kernel shipped in Debian sid is configured with
CONFIG_SYSFS_DEPRECATED=y
CONFIG_SYSFS_DEPRECATED_V2=y
which is why the problem is hidden. If you happen to be running a kernel
where the deprecated sysfs files are disabled, you'll get the problem I
described.
Please note that the issue is definitely caused by a bug in libsysfs
which just not happened to show up before.
Regards,
Elias
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Linux-diag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-diag-devel
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]