[Ilugc] Creating a dummy RPM package

  • From: binand@xxxxxxxxx (Binand Sethumadhavan)
  • Date: Mon Sep 25 12:02:00 2006

On 25/09/06, Pushparajan V <vprajan@xxxxxxxxx> wrote:

Hi friends,

iam using a binary installer (.BIN file) which forcefully depends upon
two RPM packages,
     tomcat5-5.0.28-2jpp_5rh
     tomcat5-admin-webapps-5.0.28-2jpp_5rh

There is no possibility of ignoring this dependency since it is binary
package. So, i decided to create a dummy RPM package with the package
name as above. But, i cannot find correct way to create a dummy RPM
package.

Ignoring dependencies is probably the easiest way to hose your system.
Why aren't you installing tomcat 5 and getting done with it?

In any case, you can install the package with the --nodeps option to
tell RPM not to check the dependencies.

Binand

Other related posts: