[Bug 542210] Review Request: python-execnet - Elastic Python Deployment

bugzilla at redhat.com bugzilla at redhat.com
Fri Jan 8 10:25:34 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=542210





--- Comment #5 from Thomas Moschny <thomas.moschny at gmx.de>  2010-01-08 05:25:31 EDT ---
Spec URL: http://thm.fedorapeople.org/python-execnet/python-execnet.spec
SRPM URL:
http://thm.fedorapeople.org/python-execnet/python-execnet-1.0.2-2.fc12.src.rpm

%changelog
* Thu Jan  7 2010 Thomas Moschny <thomas.moschny at gmx.de> - 1.0.2-2
- Skip tests that need network access.

Koji scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=1908811


(In reply to comment #4)
> [-] Koji Build: http://koji.fedoraproject.org/koji/taskinfo?taskID=1907032 
> 
> >           raise child_exception
> E           OSError: [Errno 13] Permission denied
> /usr/lib/python2.6/subprocess.py:1126: OSError
> [...]
> May you have a look why it failed ?

That was a test failing while trying to connect to localhost via ssh, which
can't work on koji. It is skipped now.

> [-] Log file had lot of warnings, which may be of some interest:
> 
> Log warnings:warning: Could not canonicalize hostname:
> x86-01.phx2.fedoraproject.org

That's quite normal, all builds show this for srpm generation.

> Log warnings:/builddir/build/BUILD/execnet-1.0.2/doc/implnotes.txt:4:
> (WARNING/2) Literal block expected; none found.
> Log warnings:preparing documents...
> /builddir/build/BUILD/execnet-1.0.2/doc/example/test_ssh_fileserver.txt::
> WARNING: document isn't included in any toctree
> Log warnings:build succeeded, 3 warnings.

These warnings are emitted while building the documentation. Will ask upstream
about them.

> Log warnings:warning: no previously-included files found matching '*.orig'
> Log warnings:warning: no previously-included files found matching '*.rej'
> Log warnings:warning: no previously-included files matching '*.pyc' found under
> directory 'execnet'
> Log warnings:warning: no previously-included files matching '*$py.class' found
> under directory 'execnet'
> Log warnings:warning: no previously-included files matching '*.pyc' found under
> directory 'testing'
> Log warnings:warning: no previously-included files matching '*$py.class' found
> under directory 'testing'

Completely harmless. The manifest file excludes some files that are not present
in the tarball, but might be in a developer's home.

> May you check what they mean and can they be ignored. Looks like.
> 
> Once this is done I will do a detailed review.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the package-review mailing list