Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
> yum install ../drbd-8.3.0-3.x86_64.rpm > For a local rpm package in your hard drive you probably must use yum localinstall ..., not yum install ... > > Package drbd is obsoleted by drbd82, trying to install > drbd82-8.2.6-1.el5.centos.x86_64 instead > Perhaps it has to do with CentOS packages being called drbd82-*, not drbd-*, you could change the .spec file so the package name becomes drbd83. HTH, L