Bug 429802

Summary: Package Needs Update to 1.9
Product: [Fedora] Fedora Reporter: Jonathan Steffan <jonathansteffan>
Component: fuse-sshfsAssignee: Peter Lemenkov <lemenkov>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 8CC: farrellj
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.9-2.fc7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-02-07 20:55:57 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jonathan Steffan 2008-01-23 05:18:18 UTC
Description of problem:
Outdated package.

Version-Release number of selected component (if applicable):
fuse-sshfs-1.7-2.fc6

How reproducible:
Always

Steps to Reproduce:
1. yum install fuse-sshfs

Comment 1 Fedora Update System 2008-01-24 21:46:28 UTC
fuse-sshfs-1.9-2.fc7 has been pushed to the Fedora 7 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update fuse-sshfs'

Comment 2 Jonathan Steffan 2008-01-24 21:52:12 UTC
What about f8+?

Comment 3 Fedora Update System 2008-01-24 21:53:35 UTC
fuse-sshfs-1.9-2.fc8 has been pushed to the Fedora 8 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update fuse-sshfs'

Comment 4 Fedora Update System 2008-02-07 20:55:55 UTC
fuse-sshfs-1.9-2.fc7 has been pushed to the Fedora 7 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 5 Fedora Update System 2008-02-07 21:00:47 UTC
fuse-sshfs-1.9-2.fc8 has been pushed to the Fedora 8 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Stefan Seefeld 2008-02-08 15:29:08 UTC
(Sorry if this is the wrong place to ask this, but...)

I'v just installed the fuse-sshfs rpm for my f8 distribution. I have
difficulties mounting a remote filesystem as an ordinary user, as some
permissions needs to be set first. Thus my question: are there plans to provide
selinux policies for fuse-sshfs that will set everything needed automatically ?

Thanks !

Comment 7 Peter Lemenkov 2008-02-08 16:15:32 UTC
Please read README.fedora in fuse main package's docs first. Looks like you
didn't add youself into fuse group.

BTW we discussing right now in fedora-devel maillist whether we need to drop
this restriction completely since fuse will be used as a backend for GFS in Gnome.