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? -- -jeff