[Bug 608166] New: YaST setup of NFS client (KDE) fails to create mount directory and does not update fstab
http://bugzilla.novell.com/show_bug.cgi?id=608166 http://bugzilla.novell.com/show_bug.cgi?id=608166#c0 Summary: YaST setup of NFS client (KDE) fails to create mount directory and does not update fstab Classification: openSUSE Product: openSUSE 11.3 Version: Milestone 7 Platform: x86-64 OS/Version: openSUSE 11.3 Status: NEW Severity: Normal Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: Larry.Finger@lwfinger.net QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.4) Gecko/20100513 SUSE/3.6.4-1.11 Firefox/3.6.4 When YaST is used to create an NFS mount, the directory on which the share will be mounted is not created, and the expected new entry in /etc/fstab is not created. I searched the YaST logs, but could find no error messages - it appears to fail silently. The workaround is to manually create the mount directory and fstab entry. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=608166 http://bugzilla.novell.com/show_bug.cgi?id=608166#c yang xiaoyu <xyyang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xyyang@novell.com AssignedTo|bnc-team-screening@forge.pr |nfbrown@novell.com |ovo.novell.com | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=608166 http://bugzilla.novell.com/show_bug.cgi?id=608166#c yang xiaoyu <xyyang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |yast2-maintainers@suse.de |ovo.novell.com | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=608166 http://bugzilla.novell.com/show_bug.cgi?id=608166#c2 Vladislav Gorobets <vgorobets@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |Larry.Finger@lwfinger.net AssignedTo|yast2-maintainers@suse.de |mvidner@novell.com --- Comment #2 from Vladislav Gorobets <vgorobets@novell.com> 2010-05-25 10:07:04 UTC --- Please attach YaST logs. It's actually helpful to attach them to (almost) every bugreport for YaST. See http://en.opensuse.org/Bugs/YaST -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=608166 http://bugzilla.novell.com/show_bug.cgi?id=608166#c3 Larry Finger <Larry.Finger@lwfinger.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|Larry.Finger@lwfinger.net | --- Comment #3 from Larry Finger <Larry.Finger@lwfinger.net> 2010-05-25 13:36:40 UTC --- Created an attachment (id=364552) --> (http://bugzilla.novell.com/attachment.cgi?id=364552) YaST log when trying to create an NFS client mount The attachment has the log for an attempt to create an NFS mount point on IP address 192.168.1.51 in the exported directory "/virtualbox". The local mount point had the same name. The mount point creation appeared to succeed as an entry was created in the NFS Shares window; however, the local mount directory was not created, nor was fstab modified. When the NFS Client module was rerun, the new entry was gone. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=608166 http://bugzilla.novell.com/show_bug.cgi?id=608166#c4 --- Comment #4 from Katarina Machalkova <kmachalkova@novell.com> 2010-05-26 15:08:18 UTC --- Created an attachment (id=364918) --> (http://bugzilla.novell.com/attachment.cgi?id=364918) A patch fixing the issue Indeed, it fails silently: 2010-05-26 11:30:12 <3> opice(19961) [YCP] Sequencer.ycp:158 sequencer: Symbol not found: `ok 2010-05-26 11:30:12 <3> opice(19961) [YCP] Sequencer.ycp:158 sequencer: Next not found: nil It's caused by buggy patch for bnc#589541. The attached patch resolves the failure to save the data (by proper handling of return symbols) + as a bonus, if a local mountpoint specified by the user doesn't exist, it offers creating it. The patch is all dandy, since it uses library func. from FileUtils and thus doesn't introduce any new translatable strings, yay! -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=608166 http://bugzilla.novell.com/show_bug.cgi?id=608166#c5 --- Comment #5 from Larry Finger <Larry.Finger@lwfinger.net> 2010-05-26 17:03:43 UTC --- Thanks for the quick fix. I'll keep my eye open for a new yast2-nfs-client package and test when it is available. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=608166 http://bugzilla.novell.com/show_bug.cgi?id=608166#c6 Clayton smaug42 <smaug42@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |smaug42@gmail.com --- Comment #6 from Clayton smaug42 <smaug42@gmail.com> 2010-05-28 20:46:31 UTC --- Tested patch, and it fixes the problem. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=608166 http://bugzilla.novell.com/show_bug.cgi?id=608166#c7 --- Comment #7 from Katarina Machalkova <kmachalkova@novell.com> 2010-06-16 11:53:57 UTC --- 'y2tool oscsubmit' hint hint! Users want to use nfs-client (I hope so) without the need to dig the above patch outta bugzilla. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=608166 http://bugzilla.novell.com/show_bug.cgi?id=608166#c8 Martin Vidner <mvidner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Status|NEW |RESOLVED Resolution| |FIXED Severity|Normal |Major --- Comment #8 from Martin Vidner <mvidner@novell.com> 2010-06-16 14:24:28 CEST --- Bubli, thanks for the patch and the nudge, I have sent a SR to Factory: https://build.opensuse.org/request/show/41597 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=608166 http://bugzilla.novell.com/show_bug.cgi?id=608166#c9 Larry Finger <Larry.Finger@lwfinger.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #364552|0 |1 is obsolete| | --- Comment #9 from Larry Finger <Larry.Finger@lwfinger.net> 2010-06-21 18:36:31 UTC --- Created an attachment (id=370599) --> (http://bugzilla.novell.com/attachment.cgi?id=370599) YaST log when trying to create an NFS client mount -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=608166 https://bugzilla.novell.com/show_bug.cgi?id=608166#c Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |maint:running:50402:moderat | |e -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=608166 https://bugzilla.novell.com/show_bug.cgi?id=608166#c10 Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:running:50402:moderat |maint:running:50402:moderat |e |e | |maint:released:sle11-sp2:50 | |403 --- Comment #10 from Swamp Workflow Management <swamp@suse.de> 2013-01-11 15:56:17 UTC --- Update released for: yast2, yast2-devel-doc, yast2-nfs-client Products: SLE-DESKTOP 11-SP2 (i386, x86_64) SLE-SDK 11-SP2 (i386, ia64, ppc64, s390x, x86_64) SLE-SERVER 11-SP2 (i386, ia64, ppc64, s390x, x86_64) SLES4VMWARE 11-SP2 (i386, x86_64) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=608166 https://bugzilla.novell.com/show_bug.cgi?id=608166#c Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:running:50402:moderat |maint:released:sle11-sp2:50 |e |403 |maint:released:sle11-sp2:50 | |403 | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com