[python-daemon-Bugs][314945] install of 2.0.1 fails

python-daemon-bugs at alioth.debian.org python-daemon-bugs at alioth.debian.org
Fri Oct 2 04:05:41 UTC 2015


python-daemon-Bugs item #314945 was changed at 2015-10-02 14:05 by John Vandenberg
You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413098&aid=314945&group_id=100328

Status: Closed
Priority: 3
Submitted By: Greg Cockburn (gergnz-guest)
Assigned to: Nobody (None)
Summary: install of 2.0.1 fails 


Initial Comment:
build	12-Jan-2015 07:36:02	    amazon-ebs: Searching for python-daemon>=1.5.2
build	12-Jan-2015 07:36:02	    amazon-ebs: Reading http://pypi.python.org/simple/python-daemon/
build	12-Jan-2015 07:36:02	    amazon-ebs: Best match: python-daemon 2.0.1
build	12-Jan-2015 07:36:02	    amazon-ebs: Downloading https://pypi.python.org/packages/source/p/python-daemon/python-daemon-2.0.1.tar.gz#md5=d6cfb14eceefd1cb9f7efdeb28871335
build	12-Jan-2015 07:36:02	    amazon-ebs: Processing python-daemon-2.0.1.tar.gz
build	12-Jan-2015 07:36:02	    amazon-ebs: Running python-daemon-2.0.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-fbVufh/python-daemon-2.0.1/egg-dist-tmp-NNfS4O
build	12-Jan-2015 07:36:02	    amazon-ebs: Traceback (most recent call last):
build	12-Jan-2015 07:36:02	    amazon-ebs: File "/usr/bin/easy_install", line 9, in <module>
build	12-Jan-2015 07:36:02	    amazon-ebs: load_entry_point('distribute==0.6.10', 'console_scripts', 'easy_install')()
build	12-Jan-2015 07:36:02	    amazon-ebs: File "/usr/lib/python2.6/site-packages/setuptools/command/easy_install.py", line 1715, in main
build	12-Jan-2015 07:36:02	    amazon-ebs: with_ei_usage(lambda:
build	12-Jan-2015 07:36:02	    amazon-ebs: File "/usr/lib/python2.6/site-packages/setuptools/command/easy_install.py", line 1696, in with_ei_usage
build	12-Jan-2015 07:36:02	    amazon-ebs: return f()
build	12-Jan-2015 07:36:02	    amazon-ebs: File "/usr/lib/python2.6/site-packages/setuptools/command/easy_install.py", line 1719, in <lambda>
build	12-Jan-2015 07:36:02	    amazon-ebs: distclass=DistributionWithoutHelpCommands, **kw
build	12-Jan-2015 07:36:02	    amazon-ebs: File "/usr/lib64/python2.6/distutils/core.py", line 152, in setup
build	12-Jan-2015 07:36:02	    amazon-ebs: dist.run_commands()
build	12-Jan-2015 07:36:02	    amazon-ebs: File "/usr/lib64/python2.6/distutils/dist.py", line 975, in run_commands
build	12-Jan-2015 07:36:02	    amazon-ebs: self.run_command(cmd)
build	12-Jan-2015 07:36:02	    amazon-ebs: File "/usr/lib64/python2.6/distutils/dist.py", line 995, in run_command
build	12-Jan-2015 07:36:02	    amazon-ebs: cmd_obj.run()
build	12-Jan-2015 07:36:02	    amazon-ebs: File "/usr/lib/python2.6/site-packages/setuptools/command/easy_install.py", line 236, in run
build	12-Jan-2015 07:36:02	    amazon-ebs: self.easy_install(spec, not self.no_deps)
build	12-Jan-2015 07:36:02	    amazon-ebs: File "/usr/lib/python2.6/site-packages/setuptools/command/easy_install.py", line 447, in easy_install
build	12-Jan-2015 07:36:02	    amazon-ebs: return self.install_item(None, download, tmpdir, deps, True)
build	12-Jan-2015 07:36:02	    amazon-ebs: File "/usr/lib/python2.6/site-packages/setuptools/command/easy_install.py", line 504, in install_item
build	12-Jan-2015 07:36:02	    amazon-ebs: self.process_distribution(spec, dist, deps)
build	12-Jan-2015 07:36:02	    amazon-ebs: File "/usr/lib/python2.6/site-packages/setuptools/command/easy_install.py", line 545, in process_distribution
build	12-Jan-2015 07:36:02	    amazon-ebs: [requirement], self.local_index, self.easy_install
build	12-Jan-2015 07:36:02	    amazon-ebs: File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 538, in resolve
build	12-Jan-2015 07:36:02	    amazon-ebs: dist = best[req.key] = env.best_match(req, self, installer)
build	12-Jan-2015 07:36:02	    amazon-ebs: File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 780, in best_match
build	12-Jan-2015 07:36:02	    amazon-ebs: return self.obtain(req, installer) # try and download/install
build	12-Jan-2015 07:36:02	    amazon-ebs: File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 792, in obtain
build	12-Jan-2015 07:36:02	    amazon-ebs: return installer(requirement)
build	12-Jan-2015 07:36:02	    amazon-ebs: File "/usr/lib/python2.6/site-packages/setuptools/command/easy_install.py", line 472, in easy_install
build	12-Jan-2015 07:36:02	    amazon-ebs: return self.install_item(spec, dist.location, tmpdir, deps)
build	12-Jan-2015 07:36:02	    amazon-ebs: File "/usr/lib/python2.6/site-packages/setuptools/command/easy_install.py", line 502, in install_item
build	12-Jan-2015 07:36:02	    amazon-ebs: dists = self.install_eggs(spec, download, tmpdir)
build	12-Jan-2015 07:36:02	    amazon-ebs: File "/usr/lib/python2.6/site-packages/setuptools/command/easy_install.py", line 681, in install_eggs
build	12-Jan-2015 07:36:02	    amazon-ebs: return self.build_and_install(setup_script, setup_base)
build	12-Jan-2015 07:36:02	    amazon-ebs: File "/usr/lib/python2.6/site-packages/setuptools/command/easy_install.py", line 958, in build_and_install
build	12-Jan-2015 07:36:02	    amazon-ebs: self.run_setup(setup_script, setup_base, args)
build	12-Jan-2015 07:36:02	    amazon-ebs: File "/usr/lib/python2.6/site-packages/setuptools/command/easy_install.py", line 947, in run_setup
build	12-Jan-2015 07:36:02	    amazon-ebs: run_setup(setup_script, args)
build	12-Jan-2015 07:36:02	    amazon-ebs: File "/usr/lib/python2.6/site-packages/setuptools/sandbox.py", line 29, in run_setup
build	12-Jan-2015 07:36:02	    amazon-ebs: lambda: execfile(
build	12-Jan-2015 07:36:02	    amazon-ebs: File "/usr/lib/python2.6/site-packages/setuptools/sandbox.py", line 70, in run
build	12-Jan-2015 07:36:02	    amazon-ebs: return func()
build	12-Jan-2015 07:36:02	    amazon-ebs: File "/usr/lib/python2.6/site-packages/setuptools/sandbox.py", line 31, in <lambda>
build	12-Jan-2015 07:36:02	    amazon-ebs: {'__file__':setup_script, '__name__':'__main__'}
build	12-Jan-2015 07:36:02	    amazon-ebs: File "setup.py", line 27, in <module>
build	12-Jan-2015 07:36:02	    amazon-ebs: File "/tmp/easy_install-fbVufh/python-daemon-2.0.1/version.py", line 374
build	12-Jan-2015 07:36:02	    amazon-ebs: for item in versions}
build	12-Jan-2015 07:36:02	    amazon-ebs: ^
build	12-Jan-2015 07:36:02	    amazon-ebs: SyntaxError: invalid syntax
build	12-Jan-2015 07:36:02	==> amazon-ebs: Terminating the source AWS instance...
build	12-Jan-2015 07:36:34	==> amazon-ebs: Deleting temporary keypair...
build	12-Jan-2015 07:36:34	Build 'amazon-ebs' errored: Script exited with non-zero exit status: 1

----------------------------------------------------------------------

Comment By: John Vandenberg (jayvdb-guest)
Date: 2015-10-02 14:05

Message:
The bug appears to have been fixed a day after the report, in r296

https://alioth.debian.org/scm/browser.php?group_id=100328

----------------------------------------------------------------------

Comment By: Ben Finney (bignose-guest)
Date: 2015-01-13 15:07

Message:
The description doesn't seem to have anything to do with the behaviour in the comments.

Feel free to open a new report with an accurate description of what is going wrong, accompanied by a readable output (not munged into a server log) showing an install run.

Since this report hasn't helped clarify what the bad behaviour is, and seems only to be causing confusion about what is going wrong, I am closing this report.

----------------------------------------------------------------------

Comment By: Takeshi KOMIYA (tk0miya-guest)
Date: 2015-01-13 13:57

Message:
I got same error too.
It seems docutils is missing on install_requires.

----------------------------------------------------------------------

Comment By: Joshua Hesketh (jhesketh-guest)
Date: 2015-01-12 21:17

Message:
josh at josh-laptop:~$ mkvirtualenv demo_docutils
New python executable in demo_docutils/bin/python
Installing setuptools, pip...done.
(demo_docutils)josh at josh-laptop:~$ pip install python-daemon
Downloading/unpacking python-daemon
  Downloading python-daemon-2.0.1.tar.gz (62kB): 62kB downloaded
  Running setup.py (path:/home/josh/.virtualenvs/demo_docutils/build/python-daemon/setup.py) egg_info for package python-daemon
    Traceback (most recent call last):
      File "<string>", line 17, in <module>
      File "/home/josh/.virtualenvs/demo_docutils/build/python-daemon/setup.py", line 27, in <module>
        import version
      File "version.py", line 51, in <module>
        import docutils.core
    ImportError: No module named docutils.core
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):

  File "<string>", line 17, in <module>

  File "/home/josh/.virtualenvs/demo_docutils/build/python-daemon/setup.py", line 27, in <module>

    import version

  File "version.py", line 51, in <module>

    import docutils.core

ImportError: No module named docutils.core

----------------------------------------
Cleaning up...
Command python setup.py egg_info failed with error code 1 in /home/josh/.virtualenvs/demo_docutils/build/python-daemon
Storing debug log for failure in /home/josh/.pip/pip.log


----------------------------------------------------------------------

Comment By: Ben Finney (bignose-guest)
Date: 2015-01-12 11:16

Message:
Can you edit the description of this report, so that it actually describes the problem?

If you like, accompany it with a plain-text session (not a colourised Amazon server log) of the actual output from running ‘setup’, so that it can be more easily read.

Thanks!


----------------------------------------------------------------------

Comment By: Joshua Hesketh (jhesketh-guest)
Date: 2015-01-12 09:45

Message:
Heh, I was just about to file a bug report for this myself. It looks like docutils is missing from the requirements.txt.

----------------------------------------------------------------------

You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413098&aid=314945&group_id=100328



More information about the python-daemon-bugs mailing list