On Tue, Sep 15, 2009 at 08:57:38PM +0200, Siegfried Gevatter wrote:
> 2009/9/15 sean finney <sean...@debian.org>:
> > along with importing pwd and os, both the application and the cmdline
> > program starts, yes.
> 
> Okay cool, do you want to sponsor the fix?
i also noticed that there's a guess_user in the util.py file...

> > i've noticed however that my "name" is truncated though:
> 
> I don't see how that could happen. Maybe check whether /etc/passwd has
> the correct value and if «python -c "import os, pwd; print
> pwd.getpwuid(os.getuid())" gets it right.

i promise you my /etc/passwd is okay...

    # paste.debian.net limit name to 10 chars
    user = user[:10]

there's the answer :)


        sean

-- 

Attachment: signature.asc
Description: Digital signature

Reply via email to