Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

python-daemon for Python v3

652 views
Skip to first unread message

Asaf Las

unread,
Jan 19, 2014, 5:30:27 AM1/19/14
to
Hi Community

Is there ported to Python v3 python-daemon package?

https://pypi.python.org/pypi/python-daemon/

i am afraid it is not as simple as correction of relative path input
feature and except clauses in mentioned package.

Thanks

Asaf

Ben Finney

unread,
Jan 19, 2014, 5:41:31 AM1/19/14
to pytho...@python.org
Asaf Las <roe...@gmail.com> writes:

> Is there ported to Python v3 python-daemon package?
>
> https://pypi.python.org/pypi/python-daemon/

Have a read through the archives for the ‘python-daemon-devel’
discussion forum
<URL:http://lists.alioth.debian.org/mailman/listinfo/python-daemon-devel>,
where we have had discussions about porting the library to Python 3.

I'd be interested to know who wants us to keep Python 2 compatibility.
If we can drop that, then a Python 3 version of the library would be
much easier to maintain.

We are also in need of an active maintainer for the ‘python-lockfile’
library <URL:https://pypi.python.org/pypi/lockfile/> which is commonly
used with ‘python-daemon’.

--
\ “Pinky, are you pondering what I'm pondering?” “I think so, |
`\ Brain, but if we give peas a chance, won't the lima beans feel |
_o__) left out?” —_Pinky and The Brain_ |
Ben Finney

Asaf Las

unread,
Jan 19, 2014, 8:21:49 AM1/19/14
to
On Sunday, January 19, 2014 12:41:31 PM UTC+2, Ben Finney wrote:
> Have a read through the archives for the ‘python-daemon-devel’
> discussion forum
> <URL:http://lists.alioth.debian.org/mailman/listinfo/python-daemon-devel>,
> where we have had discussions about porting the library to Python 3.
> I'd be interested to know who wants us to keep Python 2 compatibility.
> If we can drop that, then a Python 3 version of the library would be
> much easier to maintain.
Thanks. i have not seen this, but different port. it is on github.
yet got myself rid of errors during pip install, but was not sure about latter.

> We are also in need of an active maintainer for the ‘python-lockfile’
> library <URL:https://pypi.python.org/pypi/lockfile/> which is commonly
> used with ‘python-daemon’.

I would love to contribute but as a novice in Python, need time to make something valuable for community.

/Asaf

Larry Martell

unread,
Jan 19, 2014, 2:30:21 PM1/19/14
to pytho...@python.org

Asaf Las

unread,
Jan 19, 2014, 11:57:04 PM1/19/14
to
On Sunday, January 19, 2014 9:30:21 PM UTC+2, Larry....@gmail.com wrote:
> On Sun, Jan 19, 2014 at 3:30 AM, Asaf Las <r....@gmail.com> wrote:
> I use this technique for demonizing:
> http://www.jejik.com/articles/2007/02/a_simple_unix_linux_daemon_in_python/
> And has been ported to 3:
> http://www.jejik.com/files/examples/daemon3x.py

Thanks! i have seen this code before. Did you encounter any problem with
it before for long running tasks?

Asaf

Larry Martell

unread,
Jan 20, 2014, 1:19:04 AM1/20/14
to Asaf Las, pytho...@python.org
Nope, no problems at all.

Asaf Las

unread,
Jan 20, 2014, 1:21:01 AM1/20/14
to
On Monday, January 20, 2014 8:19:04 AM UTC+2, Larry....@gmail.com wrote:
> Nope, no problems at all.

Thanks!
Message has been deleted

Y@i$el

unread,
Aug 22, 2014, 9:09:39 PM8/22/14
to
A mi si me ha dado problemas. No tengo forma de decirle que se ejecute como usuario www-data y cuando lo intento deja de funcionar abruptamente. Saludos.

Terry Reedy

unread,
Aug 22, 2014, 11:58:37 PM8/22/14
to pytho...@python.org
On 8/22/2014 9:09 PM, Y@i$el wrote:
> A mi si me ha dado problemas. No tengo forma de decirle que se ejecute como usuario www-data y cuando lo intento deja de funcionar abruptamente.

I can almost, but not really understand and translate the question.

Possiblemente debe visitar un grupo in espanol.
news.gmane.org tiene
gmane.comp.python.general.castellano o
gmane.comp.python.general.hispano

Por un tiempo, lei'
http://python.org.ar/ListaDeCorreo

--
Terry Jan Reedy

0 new messages