Hi, While running yum update, --> Running transaction check --> Processing Dependency: geronimo-specs = 1.0-0.M2.2jpp.12.el5.centos for package: geronimo-specs-compat --> Finished Dependency Resolution Error: Missing Dependency: geronimo-specs = 1.0-0.M2.2jpp.12.el5.centos is needed by package geronimo-specs-compat What am i missing here? Thanks. Best Regards
On Mon, 2007-04-30 at 08:49 +0800, CentOS List wrote:> Hi, > > While running yum update, > > --> Running transaction check > --> Processing Dependency: geronimo-specs = 1.0-0.M2.2jpp.12.el5.centos for > package: geronimo-specs-compat > --> Finished Dependency Resolution > Error: Missing Dependency: geronimo-specs = 1.0-0.M2.2jpp.12.el5.centos is > needed by package geronimo-specs-compat > > What am i missing here? Thanks. >Well ... your yum can't see geronimo-specs, however it is in the repository. I would vote for some kind of yum configuration or multi-arch problem. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://lists.centos.org/pipermail/centos/attachments/20070430/dc0265ab/attachment-0003.sig>
CentOS List wrote:> While running yum update, > > --> Running transaction check > --> Processing Dependency: geronimo-specs = 1.0-0.M2.2jpp.12.el5.centos for > package: geronimo-specs-compat > --> Finished Dependency Resolution > Error: Missing Dependency: geronimo-specs = 1.0-0.M2.2jpp.12.el5.centos is > needed by package geronimo-specs-compat > > What am i missing here? Thanks.yum -d 5 update might show you some more information on where it gets stuck. Ralph -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <http://lists.centos.org/pipermail/centos/attachments/20070430/d64f0caa/attachment-0003.sig>
Error: Missing Dependency: geronimo-specs = 1.0-0.M2.2jpp.12.el5.centos is needed by package geronimo-specs-compat Do i manually download that package and run rpm -ivh ? regards
On Apr 29, 2007, at 8:49 PM, CentOS List wrote:> Hi, > > While running yum update, > > --> Running transaction check > --> Processing Dependency: geronimo-specs = 1.0-0.M2.2jpp. > 12.el5.centos for package: geronimo-specs-compat > --> Finished Dependency Resolution > Error: Missing Dependency: geronimo-specs = 1.0-0.M2.2jpp. > 12.el5.centos is needed by package geronimo-specs-compat > > What am i missing here? Thanks. > > Best Regards >Might you already have geronimo-specs.1.0-0.M2.3jpp from jpackage.org installed? Tony Schreiner