Ubuntu python version
Vincenzo Di Massa
hawk78_it at yahoo.it
Wed Feb 2 04:36:53 CST 2005
Please tell me if I understand how it works.
If I want to develop a package MyPackage wihch depends on AnotherPackage and
there are packagesAnotherPackage AnotherPackage1.0 AnotherPackage2.0:
- if I want to depend on >=1 I just depend on AnotherPackage
- if I want to dependo on <=1 I must depend on AnotherPackage1.0
But in debian & ubunto AnotherPackage sometimes requires AnotherPackage1.0
(for example mysql installs mysql 4.0 not 4.1) and sometimes
AnotherPackage2.0 (like for python).
There should be a rule preventing confusion so that packages that just want
mysql or python must not depend on version number with <=, if they want to
depend on something with <= they should depend on the right vesion.
Alle 03:46, mercoledì 02 febbraio 2005, Matt Zimmerman ha scritto:
> On Tue, Feb 01, 2005 at 06:37:57PM -0800, Nadeem Bitar wrote:
> > That's not true for all packages. You can't install revelation for
> > example in hoary.
>
> Which part of what I said does not apply to that package? It is an
> unsupported package which has not made the transition yet.
>
> --
> - mdz
More information about the ubuntu-devel
mailing list