Re: how rpm does it (Re: Dpkg Update Proposal)

1999-01-22 Thread Steve Dunham
Joey Hess [EMAIL PROTECTED] writes: As I said before, rpm does have the capability to install 2 different versions of a package simulantaneously. Here's how it works, to the best of my knowledge. User interface: Rpm differentiates between installing a package and upgrading a package.

Re: how rpm does it (Re: Dpkg Update Proposal)

1999-01-21 Thread Anthony Wong
On Wed, Jan 20, 1999 at 03:42:15PM -0800, Joey Hess wrote: | |So rpm's method of upgrading is the same as dpkg -i, whereas dpkg has nothing |equivilant to rpm's method of just installing a package. | |Oh and by the way, this user interface tends to confuse new users (at least |it did me) who

Re: how rpm does it (Re: Dpkg Update Proposal)

1999-01-21 Thread Joey Hess
Anthony Wong wrote: |Oh and by the way, this user interface tends to confuse new users (at least |it did me) who accidentially install many versions of the same package |because they arn't aware they should be upgrading it instead. Because you already have the Debian way in your mind when

Re: how rpm does it (Re: Dpkg Update Proposal)

1999-01-21 Thread Gordon Matzigkeit
Hi! Joey Hess writes: JH What happens if you try to install version bar of a package while JH version foo of that same package, which contains files of the JH same name, is installed? Rpm will happily overwrite version foo's JH files. Yes. JH What happens if you then remove version foo?

how rpm does it (Re: Dpkg Update Proposal)

1999-01-20 Thread Joey Hess
As I said before, rpm does have the capability to install 2 different versions of a package simulantaneously. Here's how it works, to the best of my knowledge. User interface: Rpm differentiates between installing a package and upgrading a package. Installing a package (rpm -i) simply unpacks