http://bugzilla.novell.com/show_bug.cgi?id=607844 http://bugzilla.novell.com/show_bug.cgi?id=607844#c2 --- Comment #2 from Arvin Schnell <aschnell@novell.com> 2010-05-21 12:51:07 UTC --- I suspect you all GetPartitionAlignment() before libstorage is initialized (by InitLibstorage(). I could add lazy initialization in GetPartitionAlignment() but it would be better if autoyast calls InitLibstorage() since you can handle error then, e.g. libstorage could be locked by another process. Maybe could also try to init libstorage in read-only mode if you don't have to modify the system. -- 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.