[New-bugs-announce] [issue11058] dist directory not created when running sdist command

Kelsey report at bugs.python.org
Sat Jan 29 12:27:01 CET 2011


New submission from Kelsey <kelsey.hightower at gmail.com>:

When trying to create a source distribution, I get the following error and no stack trace:


[openpython:yamlconfig]$ /opt/OpenPython-2.7.1/bin/python -m distutils2.run sdist
WARNING:root:warning: no files found matching 's'
WARNING:root:warning: no files found matching 'e'
WARNING:root:warning: no files found matching 't'
WARNING:root:warning: no files found matching 'u'
WARNING:root:warning: no files found matching 'p'
WARNING:root:warning: no files found matching '.'
WARNING:root:warning: no files found matching 'p'
WARNING:root:warning: no files found matching 'y'
error: dist/yamlconfig-0.3.1.tar.gz: No such file or directory

Not sure what all the WARNINGs are for, will file a separate issue for those.

----------
assignee: tarek
components: Distutils2
messages: 127401
nosy: eric.araujo, kelseyhightower, tarek
priority: normal
severity: normal
status: open
title: dist directory not created when running sdist command
type: behavior
versions: Python 2.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11058>
_______________________________________


More information about the New-bugs-announce mailing list