
On Wed, Sep 09, 2009 at 03:13:28PM +0800, Zhu, Peter J wrote:
I tried run zypper with yum repo in a moblin system but always failed. I used zypper 1.2.2 and libzypp 6.11.4, very new.
At first stage, it always failed with "zypper refresh". After debugging, I found it's because libzypp/zypp/media/proxyinfo/ProxyInfoSysconfig.cc doesn't initialize the _enabled=false which got it always try to add '--http-proxy=' to call augeas.
After fixing this, it can refresh cache successfully. But as I tried to "zypper in cmake", it always complains that "Error reading solv-file: /var/cache/zypp/solv/@System/solv". And I found the solv file is VOID(has zero bytes).
Any idea why this happens? Or Should I go back to an old version?
The mepty solv file indicates that it isn't zypper/libzypp causing your problem, but satsolver-tools. Are you sure that you didn't mix the new rpm-4.7.1 version with old satsolver-tools or vice versa? What does 'rpm -V satsolver-tools' report? Cheers, Michael. -- Michael Schroeder mls@suse.de SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} -- To unsubscribe, e-mail: zypp-devel+unsubscribe@opensuse.org For additional commands, e-mail: zypp-devel+help@opensuse.org