Re: [SLE] skype and apt -> qt <> qt3 -> apt stops working
From: Ken Schneider (suselist_at_rtsx.com)
Date: 07/16/04
- Previous message: Srinivas G.: "[SLE] RPM execution problem"
- In reply to: Matt T.: "[SLE] skype and apt -> qt <> qt3 -> apt stops working"
- Next in thread: cincaipatron_at_gmx.net: "Re: [SLE] skype and apt -> qt <> qt3 -> apt stops working"
- Reply: cincaipatron_at_gmx.net: "Re: [SLE] skype and apt -> qt <> qt3 -> apt stops working"
- Reply: Matt T.: "Re: [SLE] skype and apt -> qt <> qt3 -> apt stops working"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: suse-linux-e@suse.com Date: Fri, 16 Jul 2004 07:13:24 -0400
On Fri, 2004-07-16 at 04:17, Matt T. wrote:
> Hi,
>
> after installing skype (with --nodeps, see below) apt refuses to do its job:
>
> -----
> # apt -m install libxine1
> Reading Package Lists... Done
> Building Dependency Tree... Done
> You might want to run `apt-get -f install' to correct these:
> The following packages have unmet dependencies:
> skype: Depends: qt (>= 3.2) but it is not installable
> E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a
> solution).
> -----
>
> How can I get apt to work again without de-installing skype?
>
> Installed is qt3-3.3.2-6
>
> -----------
> ~> rpm -q qt3
> qt3-3.3.2-6
> ~> rpm -q qt
> package qt is not installed
> -----------
This is because the person that created the "qt" package called it "qt3"
instead of "qt" which is what skype is looking for.
I am not a programmer but from what I have seen on this list in the past
you might try installing the source package for skype and change the
required package name for "qt" from "qt" to "qt3" in the spec file.
Recompile and install your version and see if that takes care of the
dependency. YMMV.
Perhaps someone else on the list may have a better suggestion.
-- Ken Schneider unix user since 1989 linux user since 1994 SuSE user since 1998 (5.2) -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
- Previous message: Srinivas G.: "[SLE] RPM execution problem"
- In reply to: Matt T.: "[SLE] skype and apt -> qt <> qt3 -> apt stops working"
- Next in thread: cincaipatron_at_gmx.net: "Re: [SLE] skype and apt -> qt <> qt3 -> apt stops working"
- Reply: cincaipatron_at_gmx.net: "Re: [SLE] skype and apt -> qt <> qt3 -> apt stops working"
- Reply: Matt T.: "Re: [SLE] skype and apt -> qt <> qt3 -> apt stops working"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|