Django

Code

Ticket #7273 (closed: wontfix)

Opened 2 years ago

Last modified 2 years ago

Django 0.96.2 release tarball is missing several files

Reported by: nelchael@gentoo.org Assigned to: nobody
Milestone: Component: Uncategorized
Version: 0.96 Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

Django 0.96.2 release tarball is missing two directories:

  • extras
  • examples

As 0.96.1 contained them I presume this is a mistake.

Attachments

Change History

(follow-up: ↓ 2 ) 05/20/08 11:15:57 changed by ubernostrum

  • status changed from new to closed.
  • needs_better_patch changed.
  • resolution set to wontfix.
  • needs_tests changed.
  • needs_docs changed.

Actually, the 0.96.1 tarball was generated by an svn export, while 0.96.2 was generated by using the setup.py script. What this means, really, is that the setup.py script was borked (a known issue), but unfortunately I don't think we can do much about it; the bugfixes branches are really only for critical security fixes.

(in reply to: ↑ 1 ) 05/21/08 02:45:09 changed by nelchael@gentoo.org

Replying to ubernostrum:

Actually, the 0.96.1 tarball was generated by an svn export, while 0.96.2 was generated by using the setup.py script. What this means, really, is that the setup.py script was borked (a known issue), but unfortunately I don't think we can do much about it; the bugfixes branches are really only for critical security fixes.

From packagers point of view this is serious, as the tests directory is also omitted - that means that when you install Django you have no way of any automatic testing. It's also a regression of functionality: something was available in previous releases, now it's not. Keeping the same method of generating tarballs would be ok, providing alternate tarball (created from svn export) would work too.

05/21/08 02:51:18 changed by nelchael@gentoo.org

  • status changed from closed to reopened.
  • resolution deleted.

06/03/08 07:24:51 changed by nelchiee

  • status changed from reopened to closed.
  • resolution set to wontfix.

Issue worked around by using both versions.


Add/Change #7273 (Django 0.96.2 release tarball is missing several files)




Change Properties
Action