On Tue, 01 Feb 2005 16:53:15 -0800, Dan Stromberg wrote: > seki-root> rpm --query --all --last | head > koffice-1.3.5-0.FC3.1 Mon 31 Jan 2005 08:06:34 PM PST > kdeaddons-3.3.1-1 Mon 31 Jan 2005 08:06:20 PM PST > kdenetwork-3.3.1-1 Mon 31 Jan 2005 08:06:10 PM PST > kdemultimedia-3.3.1-1 Mon 31 Jan 2005 08:05:29 PM PST > kdebindings-3.3.1-1 Mon 31 Jan 2005 08:05:22 PM PST > kdebase-devel-3.3.1-4.3.FC3 Mon 31 Jan 2005 08:05:20 PM PST > kdegames-3.3.1-1 Mon 31 Jan 2005 08:05:07 PM PST > kdesdk-3.3.1-1 Mon 31 Jan 2005 08:04:35 PM PST > kdepim-3.3.1-1 Mon 31 Jan 2005 08:03:42 PM PST > kdebase-3.3.1-4.3.FC3 Mon 31 Jan 2005 08:02:15 PM PST Okay. That shows that you updated FC3 packages yesterday, because e.g. kdebase-3.3.1-4.3.FC3 is an update released on Dec 14th. With "rpm --query --all --last | less" you could browse through the full list. > seki-root> rpm --query pyzor > package pyzor is not installed That shows that the pyzor related error in your original posting comes from one of the repositories you enabled: Error: missing dep: /usr/lib/python2.4/site-packages for pkg pyzor A repository which provides pyzor built for Python 2.4, which is incompatible with FC3, because FC3 contains Python 2.3. You can get a good and compatible pyzor in Fedora pre-Extras http://fedoraproject.org/pre-extras/ > Also, kdeedu is one of the things that keeps coming up missing: > > seki-root> yum -y install kdeedu > Setting up Install Process > Setting up Repo: base > repomd.xml 100% |=========================| 1.1 kB 00:00 > Setting up Repo: updates-released > repomd.xml 100% |=========================| 951 B 00:00 > Reading repository metadata in from local files > base : ################################################## 2622/2622 > primary.xml.gz 100% |=========================| 257 kB 00:02 > MD Read : ################################################## 615/615 > updates-re: ################################################## 615/615 > Reading repository metadata in from local files > Resolving Dependencies > --> Populating transaction set with selected packages. Please wait. > ---> Package kdeedu.i386 0:3.3.1-2.1 set to be updated > --> Running transaction check > --> Processing Dependency: kdeedu= 3.3.0-1 for package: kdeedu-devel > --> Finished Dependency Resolution > Error: Missing Dependency: kdeedu is needed by package kdeedu-devel kdeedu-devel-3.3.1-2.1 should be in "updates-released" as released on Nov 8th. Maybe run "yum clean metadata" and try again? If that doesn't help, "yum clean all". -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list