i want to build an rpm package for a later use with apt. during the later installation the package must check if the system is installed correctly. if this is not the case the installation has to stop at this stage. i've tried to put "exit 1" in the %pre section, but this only terminates this single section but not the complete installation process. after "apt-get install" my package is actually marked as installed (even if no action is performed). is there a way to stop the installation directly not having the system-database updated? Thanks, Thomas _______________________________________________ Rpm-list mailing list Rpm-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/rpm-list