On Sat, 2005-10-15 at 08:51 +0800, Jeff Pitman wrote: > Hi: > > I've got sun's upstream jdk rpm installed: > > [root@kubik yum.repos.d]# rpm -q --qf '%{E}:%{N}-%{V}-%{R}\n' jdk > 2000:jdk-1.5.0_05-fcs > > And the jpackage.org wrapper package installed: > > [root@kubik yum.repos.d]# rpm -q java-1.5.0-sun-compat > java-1.5.0-sun-compat-1.5.0.05-1jpp > > But yum complains: > > --> Running transaction check > --> Processing Dependency: jdk = 2000:1.5.0_05-fcs for package: > java-1.5.0-sun-compat > --> Finished Dependency Resolution > Error: Missing Dependency: jdk = 2000:1.5.0_05-fcs is needed by package > java-1.5.0-sun-compat > > I'm gonna exclude the compat package. But, what do you think the issue > is? show me the provides and obsoletes for both of those packages. i bet there is an implicit obsolete happening. -sv