﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
17469	`StartProject.test_custom_project_template_from_tarball_by_url` fails under Windows	Aymeric Augustin	Jannis Leidel	"{{{

======================================================================
FAIL: test_custom_project_template_from_tarball_by_url (regressiontests.admin_scripts.tests.StartProject)
Make sure the startproject management command is able to use a different project template from a tarball via a url
----------------------------------------------------------------------
Traceback (most recent call last):
  File ""C:\Documents and Settings\Administrator\Desktop\django-trunk\tests\regressiontests\admin_scripts\tests.py"", line
 1438, in test_custom_project_template_from_tarball_by_url
    self.assertNoOutput(err)
  File ""C:\Documents and Settings\Administrator\Desktop\django-trunk\tests\regressiontests\admin_scripts\tests.py"", line
 171, in assertNoOutput
    self.assertEqual(len(stream), 0, ""Stream should be empty: actually contains '%s'"" % stream)
AssertionError: Stream should be empty: actually contains '['Traceback (most recent call last):', '  File ""C:\\Documents
 and Settings\\Administrator\\Desktop\\django-trunk\\django\\bin\\django-admin.py"", line 5, in <module>', '    managemen
t.execute_from_command_line()', '  File ""C:\\Documents and Settings\\Administrator\\Desktop\\django-trunk\\django\\core\
\management\\__init__.py"", line 420, in execute_from_command_line', '    utility.execute()', '  File ""C:\\Documents and
Settings\\Administrator\\Desktop\\django-trunk\\django\\core\\management\\__init__.py"", line 359, in execute', '    self
.fetch_command(subcommand).run_from_argv(self.argv)', '  File ""C:\\Documents and Settings\\Administrator\\Desktop\\djang
o-trunk\\django\\core\\management\\base.py"", line 196, in run_from_argv', '    self.execute(*args, **options.__dict__)',
 '  File ""C:\\Documents and Settings\\Administrator\\Desktop\\django-trunk\\django\\core\\management\\base.py"", line 232
, in execute', '    output = self.handle(*args, **options)', '  File ""C:\\Documents and Settings\\Administrator\\Desktop
\\django-trunk\\django\\core\\management\\commands\\startproject.py"", line 32, in handle', ""    super(Command, self).han
dle('project', project_name, target, **options)"", '  File ""C:\\Documents and Settings\\Administrator\\Desktop\\django-tr
unk\\django\\core\\management\\templates.py"", line 108, in handle', '    base_subdir)', '  File ""C:\\Documents and Setti
ngs\\Administrator\\Desktop\\django-trunk\\django\\core\\management\\templates.py"", line 189, in handle_template', '
return self.extract(absolute_path)', '  File ""C:\\Documents and Settings\\Administrator\\Desktop\\django-trunk\\django\\
core\\management\\templates.py"", line 261, in extract', '    archive.extract(filename, tempdir)', '  File ""C:\\Documents
 and Settings\\Administrator\\Desktop\\django-trunk\\django\\utils\\archive.py"", line 49, in extract', '    Archive(path
).extract(to_path)', '  File ""C:\\Documents and Settings\\Administrator\\Desktop\\django-trunk\\django\\utils\\archive.p
y"", line 57, in __init__', '    self._archive = self._archive_cls(file)(file)', '  File ""C:\\Documents and Settings\\Adm
inistrator\\Desktop\\django-trunk\\django\\utils\\archive.py"", line 128, in __init__', '    self._archive = tarfile.open
(file)', '  File ""C:\\Python27\\lib\\tarfile.py"", line 1663, in open', '    raise ReadError(""file could not be opened su
ccessfully"")', 'tarfile.ReadError: file could not be opened successfully']'
}}}"	Bug	closed	Core (Management commands)	1.4-alpha-1	Release blocker	fixed			Accepted	0	0	0	0	0	0
