Installing "Stormcloud" on fedora

Jack Craig jack.craig.aptos at gmail.com
Wed Oct 17 21:03:44 UTC 2012


i fetched   https://launchpad.net/python-distutils-extra

built & installed; that boot strapped stormcloud build & install.

On Wed, Oct 17, 2012 at 1:07 PM, Junayeed Ahnaf <nirjhor at outlook.com> wrote:

> Where is setup.cfg? Where did u add these lines? :
> [egg_info]
> tag_build =
> tag_date = 0
> tag_svn_revision = 0
>

Sorry, getting the initial error, i fetched
python-distutils-extra-2.37.tar.gz, so,
.../src/python-distutils-extra-2.37/setup.cfg & setup.py.

once ./setup.py build  worked (this is where i removed the help=true),
./setup.py install worked, i hopped into ../stormcloud and repeated the
build &
install steps. (obviously, 'sudo ./setup install' as root...)


after that it showed up in applications, ... HTH, ...

>
>
>
> Thanks :)
>
> Junayeed Ahnaf Nirjhor
>
>
>
>
> ------------------------------
> Date: Wed, 17 Oct 2012 10:13:51 -0700
> Subject: Re: Installing "Stormcloud" on fedora
> From: jack.craig.aptos at gmail.com
> To: users at lists.fedoraproject.org
>
> pardon my bad manner, but i got around it,
>
> [egg_info]
> tag_build =
> tag_date = 0
> tag_svn_revision = 0
>
> [build]
> i18n=True
> *help=True*    in setup.cfg, removve the bolded line, it apparently cant
> build help...
> icons=True
>
> then setup.py build & install worked...
> moving on to build stormcloud
>
>
> On Wed, Oct 17, 2012 at 10:10 AM, Jack Craig <jack.craig.aptos at gmail.com>wrote:
>
> when i try i get, ...
>
> sudo  ./setup.py build
> running build
> running build_py
> creating build
> creating build/lib
> creating build/lib/DistUtilsExtra
> copying DistUtilsExtra/auto.py -> build/lib/DistUtilsExtra
> copying DistUtilsExtra/__init__.py -> build/lib/DistUtilsExtra
> creating build/lib/DistUtilsExtra/command
> copying DistUtilsExtra/command/build_icons.py ->
> build/lib/DistUtilsExtra/command
> copying DistUtilsExtra/command/pylint.py ->
> build/lib/DistUtilsExtra/command
> copying DistUtilsExtra/command/build_i18n.py ->
> build/lib/DistUtilsExtra/command
> copying DistUtilsExtra/command/build_extra.py ->
> build/lib/DistUtilsExtra/command
> copying DistUtilsExtra/command/build_help.py ->
> build/lib/DistUtilsExtra/command
> copying DistUtilsExtra/command/clean_i18n.py ->
> build/lib/DistUtilsExtra/command
> copying DistUtilsExtra/command/__init__.py ->
> build/lib/DistUtilsExtra/command
> running build_i18n
> running build_icons
> running build_help
> Traceback (most recent call last):
>   File "./setup.py", line 24, in <module>
>     "pylint = DistUtilsExtra.command.pylint:pylint",
>   File "/usr/lib64/python2.7/distutils/core.py", line 152, in setup
>     dist.run_commands()
>   File "/usr/lib64/python2.7/distutils/dist.py", line 953, in run_commands
>     self.run_command(cmd)
>   File "/usr/lib64/python2.7/distutils/dist.py", line 972, in run_command
>     cmd_obj.run()
>   File "/usr/lib64/python2.7/distutils/command/build.py", line 127, in run
>     self.run_command(cmd_name)
>   File "/usr/lib64/python2.7/distutils/cmd.py", line 326, in run_command
>     self.distribution.run_command(command)
>   File "/usr/lib64/python2.7/distutils/dist.py", line 972, in run_command
>     cmd_obj.run()
>   File "./DistUtilsExtra/command/build_help.py", line 43, in run
>     data_files.extend(self.get_data_files())
> *AttributeError: 'NoneType' object has no attribute 'extend'*
>
> Any python guru's in the crowd? :)
>
>
>
> [jcraig at 87145jcraig1 python-distutils-extra-2.37]$
>
> On Wed, Oct 17, 2012 at 9:58 AM, Jack Craig <jack.craig.aptos at gmail.com>wrote:
>
> that just got you to, ...
>
> To build stormcloud you need https://launchpad.net/python-distutils-extra
>
> were you able to install DistUtilsExtra ??
>
>
> On Wed, Oct 17, 2012 at 9:39 AM, Junayeed Ahnaf <nirjhor at outlook.com>wrote:
>
> I tried to run setup.py actually
>
>
> Junayeed Ahnaf Nirjhor
>
>
>
>
> ------------------------------
> Date: Wed, 17 Oct 2012 09:14:57 -0700
> Subject: Re: Installing "Stormcloud" on fedora
> From: jack.craig.aptos at gmail.com
> To: users at lists.fedoraproject.org
>
> This isnt too far from working, you can launch bin/stormcloud and get an
> unconfigured output.
>
> Have you successfully installed the DistUtilsExtra  ?
>
> On Wed, Oct 17, 2012 at 3:57 AM, Junayeed Ahnaf <nirjhor at outlook.com>wrote:
>
> Hello,
>
>
> Can anyone give me the dependency list to install Stormcloud (
> http://www.omgubuntu.co.uk/2012/10/gorgeous-new-weather-app-stormcloud-arrives-on-ubuntu)
> on fedora?
>
>
>
> The source is here:
> https://launchpad.net/~cooperjona/+archive/stormcloud/+files/stormcloud_1.0.tar.gz
>
>
>
> Junayeed Ahnaf Nirjhor
>
>
>
> --
> users mailing list
> users at lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org
>
>
>
> -- users mailing list users at lists.fedoraproject.org To unsubscribe or
> change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users Guidelines:
> http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question?
> Ask away: http://ask.fedoraproject.org
>
> --
> users mailing list
> users at lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org
>
>
>
>
>
> -- users mailing list users at lists.fedoraproject.org To unsubscribe or
> change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users Guidelines:
> http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question?
> Ask away: http://ask.fedoraproject.org
>
> --
> users mailing list
> users at lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/users/attachments/20121017/bb7f6d7e/attachment.html>


More information about the users mailing list