Mail Archives: pgcc/1998/09/16/10:18:22
Oh, I have definitely used the rpm system. I d/loaded it from RedHat and
installed it (of course I did not have a RedHat dist in the first place).
But nobody ever told me the one important fact:
- On a non-RedHat distribution, the rpm database does not work,
- i.e. it will not allow you to install things except with the "-nodeps"
- (by force). What's more, the rpm database is not updated by
- "-nodeps ", so after installation, you cannot deinstall either, as it
- complains that it was never installed in the first place. And you ended
- up having to do a query and remove every file by hand. This is the
- behaviour of RPM 2.5.1.
So these days I do "rpm2cpio something.src.rpm |cpio --extract"
exclusively and do everything by hand. People said rpm's are nice, but it
doesn't work for me.
On Tue, 15 Sep 1998, Shawn Leas wrote:
> So, you've never used it so you have to complain. OK, I understand. RPM
> is a nice package management system that any distribution can use. You
> CAN query/verify installed packages or package files you haven't installed
> yet..
>
> Noone started a holy war about distributions, and you should try to
> either. I like RedHat, SuSe, Slackware, Stampede, and yes, even FreeBSD
> for there individual merits.
- Raw text -