http://bugzilla.novell.com/show_bug.cgi?id=457981 http://bugzilla.novell.com/show_bug.cgi?id=457981#c3 Katarina Machalkova <kmachalkova@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #3 from Katarina Machalkova <kmachalkova@novell.com> 2010-02-04 16:33:36 UTC --- Done now - y2-nfs-client 2.19.1 Attention - structure of nfs section of AY profile has changed. It used to be: <nfs config:type="list"> <nfs_entry> share1 </nfs_entry> <nfs_entry> share2 </nfs_entry> .... <nfs_entry> shareN </nfs_entry> </nfs> It is now: <nfs> <enable_nfs4 config:type="boolean">true/false</enable_nfs4> <idmapd_domain>somedomain</idmapd_domain> <nfs_entries config:type="list"> <nfs_entry> share1 </nfs_entry> ... <nfs_entry> shareN </nfs_entry> </nfs_entries> </nfs> Since the data type of the section changed too ( list => map), backwards compatibility is not possible. Thus, data from "old-style" profiles no longer get imported. But they don't crash AY either. -- 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.