Re: [apt-rpm] Re: APT and Versioned Obsoletes
Jeff Pitman <[email protected]> Wed, 18 Aug 2004 23:22:01 +0800
| Newsgroups | gmane.linux.redhat.rpm.atrpms.repo-coordination,gmane.linux.conectiva.apt-rpm |
|---|---|
| Message-ID | <[email protected]> |
On Wednesday 18 August 2004 22:54, Jeff Pitman wrote: > - I need to rename python to python22 when python = 2.2.2. > - I need to rename python to python15 when python = 1.5.2. > - I need to just upgrade python when python = 2.3.3. > - I need to install python = 2.3.4 along side python22 and python15. Forgot a couple of more requirements: - Each python should be individually installable without the others (ie. only python22 on system) - python, python22, and python15 should be installable in any order without affecting/removing the others. Right now, the repo works as long as you install python22 first and then install python afterwards. thanks, -- -jeff