|
Bugzilla – Full Text Bug Listing |
| Summary: | confusing behavior in nfs-client module | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Ladislav Michnovic <lmichnovic> |
| Component: | YaST2 | Assignee: | Martin Vidner <mvidner> |
| Status: | RESOLVED FIXED | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Minor | ||
| Priority: | P5 - None | CC: | meissner |
| Version: | Beta 3 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
screenshot
screenshot |
||
|
Description
Ladislav Michnovic
2006-02-13 12:36:28 UTC
Created attachment 67979 [details]
screenshot
After click on Select button appears this.
Created attachment 67980 [details]
screenshot
And the text appears also in line of Remote file system after click on OK.
Maby the module should depend on the nfs-utils package. IIRC I did not add the dependency right away because the package is not strictly necessary to run the NFS client. I should improve the behavior to inform the user that he will not be able to browse but otherwise it will work fine, and offer to install the package. nfs-utils is the old style userland nfs server package. nfs-server is the new style kernel nfs server package. what tool do you need from there? It is the other way around ;-) I need showmount. I will just add "Recommends: nfs-utils" to yast2-nfs-client Fixed in yast2-nfs-client-2.13.5. |