[Ambassadors] Just an idea...

Mathieu Bridon bochecha at fedoraproject.org
Fri Aug 20 07:26:10 UTC 2010


On Fri, 2010-08-20 at 00:32 +0400, Mahmoud Abdul Jawad wrote:
> 
> 
> 2010/8/20 Ahmed Mohamed Araby <egydev at fedoraproject.org>
>         
>         ./a.py: line 4: from: command not found
>         ./a.py: line 6: from: command not found
>         ./a.py: line 8: syntax error near unexpected token `('
>         ./a.py: line 8: `bus = dbus.SessionBus()'
>         
>         
>         
>         - -- 
>         Greetings,
>         Ahmed M. Araby
>         
>         
> 
> it seems you copied the file directly.
> view the paste as raw & then copy the file.

It seems more like Ahmed tried to run the Python program like a Bash
script.

Ahmed, run it with :
python $script_name.py

> about fedorapeople, i would expect to keep the working within the
> ambassadros as the whloe idea is still under process

That's a terrible way to run a successful open source project, just set
up a VCS somewhere so people can grab the source and send you patches.

If you don't have your own hosting facilities, you can easily set up a
Git repo in your Fedora People space:
https://fedoraproject.org/wiki/Infrastructure/fedorapeople.org#BETA_git_hosting_support


-- 
Mathieu





More information about the ambassadors mailing list