Well, my coworker Louie Chen found that actually in Hardy alpha 3 
(http://cdimage.ubuntu.com/cdimage/releases/hardy/alpha-3/hardy-desktop-i386.iso),
 same problem exists.
The steps to reproduce this problem in Hardy alpha 3:
1. Boot Hardy alpha3 Live CD
2. apt-get --purge remove fuse-utils
3. add "universe" in /etc/apt/sources.list
4. apt-get update
5. apt-get install sshfs
Here the results are:
-------
[EMAIL PROTECTED]:~# apt-get install sshfs
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  fuse-utils
The following NEW packages will be installed:
  fuse-utils sshfs
0 upgraded, 2 newly installed, 0 to remove and 107 not upgraded.
Need to get 54.1kB of archives.
After this operation, 274kB of additional disk space will be used.
Do you want to continue [Y/n]? 
Get:1 http://archive.ubuntu.com hardy/main fuse-utils 2.7.1-2ubuntu1 [19.2kB]
Get:2 http://archive.ubuntu.com hardy/universe sshfs 1.7-2.1 [34.9kB]
Fetched 54.1kB in 2s (18.5kB/s)
Selecting previously deselected package fuse-utils.
(Reading database ... 94414 files and directories currently installed.)
Unpacking fuse-utils (from .../fuse-utils_2.7.1-2ubuntu1_i386.deb) ...
Selecting previously deselected package sshfs.
Unpacking sshfs (from .../sshfs_1.7-2.1_i386.deb) ...
Setting up fuse-utils (2.7.1-2ubuntu1) ...
creating fuse group...
/var/lib/dpkg/info/fuse-utils.postinst: line 5:  8436 Segmentation fault      
chown root:fuse /bin/fusermount
dpkg: error processing fuse-utils (--configure):
 subprocess post-installation script returned error exit status 139
dpkg: dependency problems prevent configuration of sshfs:
 sshfs depends on fuse-utils; however:
  Package fuse-utils is not configured yet.
dpkg: error processing sshfs (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 fuse-utils
 sshfs
E: Sub-process /usr/bin/dpkg returned an error code (1)
---------
The kernel Oops exists in the message of dmesg, and it is attached.

** Attachment added: "Kernel Oops"
   http://launchpadlibrarian.net/11328127/hardy-fuse-kernel-Oops.txt

-- 
kernel BUG at /build/buildd/linux-2.6.24/fs/attr.c:138!
https://bugs.launchpad.net/bugs/182765
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to