[issue11025] Distutils2 install command without setup.py or setup.cfg create an UNKNOWN-UNKNOWN.dist-info distribution

2011-01-29 Thread Éric Araujo

Éric Araujo mer...@netwok.org added the comment:

Closing as duplicate, please comment on the other bug report if the unwanted 
behavior is still here.

--
nosy:  -tarek, tarek-ziade
resolution:  - duplicate
stage:  - committed/rejected
status: open - closed
superseder:  - Some commands should stop if Name and Version are missing
versions: +3rd party -Python 2.5, Python 2.6, Python 2.7

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue11025
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue11025] Distutils2 install command without setup.py or setup.cfg create an UNKNOWN-UNKNOWN.dist-info distribution

2011-01-27 Thread Boris FELD

New submission from Boris FELD lothiral...@gmail.com:

Distutils2 install command don't display error if you try to launch it in a 
directory without setup.py nor setup.cfg files. It install an 
UNKNOWN-UNKNOWN.dist-info distribution in your site-package with all meta-data 
file set to UNKNOWN.

--
assignee: tarek
components: Distutils2
files: METADATA
messages: 127190
nosy: Boris.FELD, eric.araujo, tarek, tarek-ziade
priority: normal
severity: normal
status: open
title: Distutils2 install command without setup.py or setup.cfg create an 
UNKNOWN-UNKNOWN.dist-info distribution
versions: Python 2.6
Added file: http://bugs.python.org/file20545/METADATA

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue11025
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue11025] Distutils2 install command without setup.py or setup.cfg create an UNKNOWN-UNKNOWN.dist-info distribution

2011-01-27 Thread Boris FELD

Boris FELD lothiral...@gmail.com added the comment:

It also fails with python 2.5 and python 2.7 with install_dist command.

--
versions: +Python 2.5, Python 2.7

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue11025
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com