[Python-modules-team] Bug#858305: Bug#858305: celeryd: celerdy should depend on python-celery-common?

2017-03-27 Thread Brian May
Nish Aravamudan  writes:

> I was able to verify the updated package in unstable has the correct
> dependencies and when 'celeryd' is installed, the appropriate binaries
> `celery` and `celeryd` are avaiable.

Thanks for the confirmation.

Unblock request sent: #858864
-- 
Brian May 

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team


[Python-modules-team] Bug#858305: Bug#858305: celeryd: celerdy should depend on python-celery-common?

2017-03-27 Thread Nish Aravamudan
On Sat, Mar 25, 2017 at 4:52 PM, Brian May  wrote:
> Nish Aravamudan  writes:
>
>>> I have pushed a change through to git that will fix this on the next
>>> release.
>
> I just uploaded this to unstable. Are you able to test this?

I was able to verify the updated package in unstable has the correct
dependencies and when 'celeryd' is installed, the appropriate binaries
`celery` and `celeryd` are avaiable.

Thanks!
-Nish

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team


[Python-modules-team] Bug#858305: Bug#858305: celeryd: celerdy should depend on python-celery-common?

2017-03-25 Thread Brian May
Nish Aravamudan  writes:

>> I have pushed a change through to git that will fix this on the next
>> release.

I just uploaded this to unstable. Are you able to test this?

(note I did not fix the bashism issue yet)

Thanks
-- 
Brian May 

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team


[Python-modules-team] Bug#858305: Bug#858305: celeryd: celerdy should depend on python-celery-common?

2017-03-21 Thread Nish Aravamudan
On 21.03.2017 [21:26:23 +1100], Brian May wrote:
> Nishanth Aravamudan  writes:
> 
> > It seems like celeryd incorrectly only depends on python-celery (which
> > appears to just the python2 library code), but the init scripts in
> > celeryd invoke celery and celeryd, which are (now?) in
> > python-celery-common.
> 
> I have pushed a change through to git that will fix this on the next
> release.

Thank you!
 
> However note that I am not entirely happy with celeryd. The problem
> being that the init.d depends on some project directory that is outside
> the scope of Debian. As a result choices like python2 or python3 are
> arbitrary (unless override in the defaults file) and may be wrong for
> the given project. Or may change unexpectedly. e.g. installing
> python3-celery will make it default to python3.
>
> Would be better I think if the project supplied its own init.d script.

Agreed, this is the first package I've come across that uses the
upstream's initscripts directly (rather than, say, a copy).

-- 
Nishanth Aravamudan
Ubuntu Server
Canonical Ltd

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team


[Python-modules-team] Bug#858305: Bug#858305: celeryd: celerdy should depend on python-celery-common?

2017-03-21 Thread Brian May
Nishanth Aravamudan  writes:

> It seems like celeryd incorrectly only depends on python-celery (which
> appears to just the python2 library code), but the init scripts in
> celeryd invoke celery and celeryd, which are (now?) in
> python-celery-common.

I have pushed a change through to git that will fix this on the next
release.

However note that I am not entirely happy with celeryd. The problem
being that the init.d depends on some project directory that is outside
the scope of Debian. As a result choices like python2 or python3 are
arbitrary (unless override in the defaults file) and may be wrong for
the given project. Or may change unexpectedly. e.g. installing
python3-celery will make it default to python3.

Would be better I think if the project supplied its own init.d script.
-- 
Brian May 

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team