#2403: 
buildbot.test.unit.test_scripts_start.TestStart.{test_start,test_start_no_daemon,test_start_quiet}
failures
---------------------+------------------------
Reporter:  Arfrever  |       Owner:
    Type:  defect    |      Status:  new
Priority:  minor     |   Milestone:  undecided
 Version:  0.8.7p1   |  Resolution:
Keywords:            |
---------------------+------------------------

Comment (by Arfrever):

 This message is always printed by pkg_resources module when given package
 is also installed in system-wide location.

 Example steps to reproduce:

 1. Install buildbot in /usr/lib/python2.7/site-packages

 2. Unpack buildbot-0.8.7p1.tar.gz in /tmp and change current directory to
 /tmp/buildbot-0.8.7p1

 3. Run:
 {{{
 $ python2.7 -c 'import buildbot, pkg_resources'
 -c:1: UserWarning: Module buildbot was already imported from
 buildbot/__init__.pyc, but /usr/lib64/python2.7/site-packages is being
 added to sys.path
 }}}

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2403#comment:2>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to