Re: APT needed file missing from Download Library

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 







It appears that the newest version of APT, "apt-0.5.15cnc7-1.i386.rpm" needs "libapt-pkg-libc6.3-6.so.2" which is not in the "Extras" download library for FC3.


It is:
# rpm -q --whatprovides libapt-pkg-libc6.3-6.so.2
apt-0.5.15cnc7-1

So, ... what's your problem?

-----------------

------------------------------------------------------------------------

The problem is that "apt-0.5.15cnc7-1.rpm" will not install without "libapt-pkg-libc6.3-6.so.2" present. It's not in the download library.

I get the same error when I run any of the following:


rpm -Uvh apt-0.5.15cnc7-1.i386.rpm rpm -Uvh apt-devel-0.5.15cnc7-1.i386.rpm rpm -Uvh apt-groupinstall-0.5.15cnc7-1.i386.rpm rpm -Uvh apt-python-0.5.15cnc7-1.i386.rpm

These RPMs need this library before they can be upgraded.



Lloyd Hayes

Email: lloyd545220-trucker@xxxxxxxxx
URL: http://TalkingStaff.bravehost.com E-FAX Number: (208) 248-6590
Web Journal: http://lloyd_hayes.bravejournal.com/




fedora-list-request@xxxxxxxxxx wrote:

Send fedora-list mailing list submissions to
	fedora-list@xxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
	http://www.redhat.com/mailman/listinfo/fedora-list
or, via email, send a message with subject or body 'help' to
	fedora-list-request@xxxxxxxxxx

You can reach the person managing the list at
	fedora-list-owner@xxxxxxxxxx

When replying, please edit your Subject line so it is more specific
than "Re: Contents of fedora-list digest..."


Today's Topics:

  1. Re: qt error in Fedora 3 (Paul Howarth)
  2. Re: qt error in Fedora 3 (Hans M?ller)
  3. Re: wide screen laptop problem (Jon Hill)
  4. Notes on a Fedora Core 3 fresh installation (Antonio Montagnani)
  5. Re: Disabled local keydoard and mouse (Jim Cornette)
  6. Re: nforce3 (Alexander Dalloz)
  7. Re: symbol lookup errors when yummed from kde-redhat repos
     (Arthur Pemberton)
  8. Re: symbol lookup errors when yummed from kde-redhat repos
     (Paul Howarth)
  9. Re: problem accessing ftp from the browser (Jim Cornette)
 10. Re: nforce3 (James Wilkinson)
 11. Re: nforce3 (Bob Chiodini)
 12. APT needed file missing from Download Library (Lloyd Hayes)
 13. Samba problems (CIKALA Fr?d?ric ROSI/SIPROD)
 14. Re: APT needed file missing from Download Library (Ralf Corsepius)
 15. Regarding Installation of Duplex Printer HP LJ1320 (Karun)
 16. Re: Samba problems (Alexander Dalloz)
 17. Re: Wireless connectivity NOT resolved (jim lawrence)
 18. Re: screen flashing to black every several seconds (David Curry)


----------------------------------------------------------------------

Message: 1
Date: Fri, 01 Apr 2005 11:09:49 +0100
From: Paul Howarth <paul@xxxxxxxxxxxx>
Subject: Re: qt error in Fedora 3
To: For users of Fedora Core releases <fedora-list@xxxxxxxxxx>
Message-ID: <424D1DED.5040402@xxxxxxxxxxxx>
Content-Type: text/plain; charset=UTF-8; format=flowed

semijoyful wrote:


I certainly appreciate the suggestion, but this is the message I got when I ran the code:

[code]Testing package set / solving RPM inter-dependencies...
There was a package dependency problem. The message was:

Unresolvable chain of dependencies:
qt-devel-3.3.4-0.fc3.0                   requires qt = 1:3.3.4-0.fc3.0

[root@localhost freshjoy]#[/code]

This is basically telling me that I need qt on my system; however, when I install the RPM or try to use up2date to retrieve qt, it says I already have the newest version. I'm really confused. Additionally, I tried using yum as well as apt-get for qt-devel. No luck. Do you have any suggestions?



Which version of qt do you have installed?

$ rpm -q qt

Paul.



------------------------------

Message: 2
Date: Fri, 01 Apr 2005 12:11:13 +0200
From: Hans M?ller <ndof@xxxxxx>
Subject: Re: qt error in Fedora 3
To: freshjoy7@xxxxxxxxxxx,	For users of Fedora Core releases
	<fedora-list@xxxxxxxxxx>
Message-ID: <424D1E41.6070406@xxxxxx>
Content-Type: text/plain; charset="utf-8"

What says rpm -q qt qt-devel?
When all is installed it must look like this:
rpm -q qt qt-devel
qt-3.3.4-0.fc3.0
qt-devel-3.3.4-0.fc3.0
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 889 bytes
Desc: OpenPGP digital signature
Url : https://www.redhat.com/archives/fedora-list/attachments/20050401/a6144679/signature.bin

------------------------------

Message: 3
Date: Fri, 1 Apr 2005 12:14:58 +0100
From: Jon Hill <jon@xxxxxxxxxxxx>
Subject: Re: wide screen laptop problem
To: For users of Fedora Core releases <fedora-list@xxxxxxxxxx>
Message-ID: <200504011214.59167.jon@xxxxxxxxxxxx>
Content-Type: text/plain;  charset="iso-8859-1"



i810 driver support 915G as well - check
man i810



I think I will get somewhere with this soon. I do believe it is a device driver problem.


lspci gives me the following output
00:02.0 VGA compatible controller: Intel Corp. Mobile Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corp. Mobile Graphics Controller (rev 03)


my xorg log suggests the problem is that there is no 'screen' set for the device 00:02.1 and I get the errors : Fatal server error:
no screens found


I have the following in my xorg.con
Section "Device"
       Identifier  "Videocard0"
       Driver      "i810"
       VendorName  "Videocard vendor"
       BoardName   "Intel 855"
EndSection

Do I perhaps need something for Videocard1 ?

thanks again

Jon



------------------------------

Message: 4
Date: Fri, 01 Apr 2005 12:09:09 +0200
From: Antonio Montagnani <anto.montagnani@xxxxxxxxxxx>
Subject: Notes on a Fedora Core 3 fresh installation
To: Fedora <fedora-list@xxxxxxxxxx>
Message-ID: <424D1DC5.10700@xxxxxxxxxxx>
Content-Type: text/plain; charset=ISO-8859-15; format=flowed

Due to unrecoverable errors on the file system (at least I didn't know how to manage it, a separate message this afternoon) after a system crash, I re-installed Fedora Core 3 on my old system.
1) during the graphical installation the screen went blank when the CD feeding started and never came back during installation even moving mouse or touching keyboard, but I could manage the installation by changing from 1 to 2 and from 2 to 3 CD.First time I experience this behaviour. Any clue???
2) after re-installation and transfer of the same configuration files (same iptables, samba) from my back-up machine, magically the Network Server started to work and now I can surf any shared Windows folder on other PCs.Any clue???






[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux