Hi
When I build the package at local machine using osc build, the following error is outputed.
initializing rpm db… rpm: error while loading shared libraries: liblzma.so.0: cannot open shared object file: No such file or directory
Who can help me? 1.How to fix the error? 2.Why the error was occured?
The error is fixed. reason and fix:while osc build was execting, geting the packages first, because the downloaded package liblzma0-4.999.9beta-1.1.i586.rpm was corrupted. so delete the file and executing the osc build again can fix the error.
good luck!