Bug 516270 - skype does not install
Summary: skype does not install
Status: RESOLVED INVALID
Alias: None
Product: openSUSE 11.2
Classification: openSUSE
Component: Commercial (show other bugs)
Version: Factory
Hardware: x86-64 Other
: P5 - None : Major with 1 vote (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-25 01:20 UTC by Bradlee Sargent
Modified: 2009-07-08 08:43 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bradlee Sargent 2009-06-25 01:20:07 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1b4) Gecko/20090426 SUSE/3.5b4-2.1 Firefox/3.5b4

I try to install skype and I get a big error message:
Package
/home/bradlee/Downloads/skype-2.0.0.72-suse.i586.rpm could not be installed.

Details:
Subprocess error: RPM failed: warning:
/home/bradlee/Downloads/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



Reproducible: Always

Steps to Reproduce:
1.Go to www.skype.com
2. Click on linux
3. Click on opensuse.
4. Click on download...
Actual Results:  
I guess I do not expect it to install because the architecture is wrong.
I have opensuse 11.2 X86-64
and I am attempting to install an i586 program.


Expected Results:  
I am asked to click ok and I do and then yast2 install closes.
Comment 1 Andreas Jaeger 2009-07-08 08:43:54 UTC
That should work fine with a 32-bit program.

I advise to install with zypper:
zypper in skype-2.0.0.72-suse.i586.rpm
That way it will add the needed libraries as well automatically, rpm does not add them on its own.