PDA

View Full Version : missing dependency libpulse0 (>= 0.9.15~test5)


igagis
01-22-2010, 09:35 AM
Hi,

I cannot promote theremin package to extras-testing because of this missing dependency:

libpulse0 (>= 0.9.15~test5)

but I don't know why it is missing, isn't this lib supposed to be in repo?

here is the package I want to promote:
http://maemo.org/packages/package_instance/view/fremantle_extras-devel_free_armel/theremin/1.7.1-3/

I used autobuilder and, thus, this dependency is put there not by myself.

Any help on this is much appreciated.

jak
01-22-2010, 09:46 AM
Hi,

I cannot promote theremin package to extras-testing because of this missing dependency:

libpulse0 (>= 0.9.15~test5)

but I don't know why it is missing, isn't this lib supposed to be in repo?


Most probably the site has a bug and thinks that 0.9.15~test5 is greater than 0.9.15-1 but this is not the case.

Debian Policy 5.6.12 states: "the lexical comparison is a comparison of ASCII values modified so that all the letters sort earlier than all the non-letters and so that a tilde sorts before anything, even the end of a part. For example, the following parts are in sorted order from earliest to latest: ~~, ~~a, ~, the empty part, a".

So I believe the site is wrong and the package is correct.

igagis
01-22-2010, 09:52 AM
jak
thanks for reply. So, do you think I can submit a bug against it?

X-Fade
01-22-2010, 09:59 AM
jak is correct. I will try to fix this issue this weekend.

igagis
01-22-2010, 10:11 AM
X-Fade
Ok, I already submitted a bug:
https://bugs.maemo.org/show_bug.cgi?id=8406

you may want to assign it to yourself, otherwise other people may be assigned and you will do the job in parallel.

Thanks!