Bugzilla – Bug 460977
Yast2 --install cannot install manualy downloaded package, if is not installed depencies
Last modified: 2009-01-20 13:51:01 UTC
I manually downloaded Skype rm package. Tried to install it double click, which leads to call "yast2 --install /way/package.rpm". But I had not installed 32bit Qt4 packages. Yast denied to install the package instead of suggesting and downloading depencies. But Yast this could do (as you perfectly know). I suggest, when installing package, create temporary repository, as OneClick install do, and install package from that repository. If I do this, installation works pretty perfect.
Please attach the YaST log files as explained at http://en.opensuse.org/Bugs/YaST
(In reply to comment #1) > Please attach the YaST log files as explained at > http://en.opensuse.org/Bugs/YaST I don't think, sedning complex 14MBs Yast2 log is necessary. It's not my specific hardware problem. Zypper can solve that (zypper in package.rpm), yast cannot (yast2 --install package.rpm). You can try it yourself, it's not hard to find package, which needs depencies, not installed at the moment. # 2009-01-17 11:25:26 skype-2.0.0.72-suse.i586.rpm install failed # rpm output: # warning: /home/ilfirin/Desktop/skype-2.0.0.72-suse.i586.rpm: Header V3 DSA signature: NOKEY, key ID d66b746e # error: Failed dependencies: # libQtCore.so.4 is needed by skype-2.0.0.72-suse.i586 # libQtDBus.so.4 is needed by skype-2.0.0.72-suse.i586 # libQtGui.so.4 is needed by skype-2.0.0.72-suse.i586 # libQtNetwork.so.4 is needed by skype-2.0.0.72-suse.i586 #
Reassigning to yast2-packager maintainer.
Duplicate of bug #459268 *** This bug has been marked as a duplicate of bug 459268 ***