Re: [Django] #11520: Release tarball includes useless ".DS_Store" files

2010-02-05 Thread Django
#11520: Release tarball includes useless ".DS_Store" files
+---
  Reporter:  lamby  | Owner:  nobody
Status:  closed | Milestone:  1.2   
 Component:  Uncategorized  |   Version:
Resolution:  fixed  |  Keywords:
 Stage:  Accepted   | Has_patch:  0 
Needs_docs:  0  |   Needs_tests:  0 
Needs_better_patch:  0  |  
+---
Changes (by ubernostrum):

  * status:  reopened => closed
  * resolution:  => fixed

Comment:

 This is fixed with the 1.2 beta package. The problem was with one tool
 ignoring the files while others didn't, and so I've just added another
 step to the process to guarantee that the tree which generates the release
 package is clean.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.



Re: [Django] #11520: Release tarball includes useless ".DS_Store" files

2010-02-02 Thread Django
#11520: Release tarball includes useless ".DS_Store" files
+---
  Reporter:  lamby  | Owner:  nobody
Status:  reopened   | Milestone:  1.2   
 Component:  Uncategorized  |   Version:
Resolution: |  Keywords:
 Stage:  Accepted   | Has_patch:  0 
Needs_docs:  0  |   Needs_tests:  0 
Needs_better_patch:  0  |  
+---
Changes (by russellm):

  * stage:  Unreviewed => Accepted
  * milestone:  1.1 => 1.2

Comment:

 The issue here is making sure ubernostrum's packaging script clears out
 these files (or that he packages a clean checkout). Marking for milestone
 1.2 so that it isn't forgotten, but it's a procedural issue, not a code
 fix that is required.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.



Re: [Django] #11520: Release tarball includes useless ".DS_Store" files

2010-01-06 Thread Django
#11520: Release tarball includes useless ".DS_Store" files
+---
  Reporter:  lamby  | Owner:  nobody
Status:  reopened   | Milestone:  1.1   
 Component:  Uncategorized  |   Version:
Resolution: |  Keywords:
 Stage:  Unreviewed | Has_patch:  0 
Needs_docs:  0  |   Needs_tests:  0 
Needs_better_patch:  0  |  
+---
Changes (by lamby):

  * status:  closed => reopened
  * resolution:  invalid =>

Comment:

 Back in the 1.2~alpha release tarball:

  ./docs/._.DS_Store
  ./docs/.DS_Store
  ./django/contrib/admin/media/js/._.DS_Store
  ./django/contrib/admin/media/js/.DS_Store

 Whilst I understand that final releases may not have these files, it would
 seem to make sense to either not have a seperate release process for
 "final" vs. "non-final" tarballs.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.




Re: [Django] #11520: Release tarball includes useless ".DS_Store" files

2009-07-24 Thread Django
#11520: Release tarball includes useless ".DS_Store" files
+---
  Reporter:  lamby  | Owner:  nobody
Status:  closed | Milestone:  1.1   
 Component:  Uncategorized  |   Version:
Resolution:  invalid|  Keywords:
 Stage:  Unreviewed | Has_patch:  0 
Needs_docs:  0  |   Needs_tests:  0 
Needs_better_patch:  0  |  
+---
Changes (by jacob):

  * status:  new => closed
  * resolution:  => invalid

Comment:

 There's no reason to re-roll the rc tarball, but we'll be sure to get this
 worked out when we push the final.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~--~~~~--~~--~--~---



Re: [Django] #11520: Release tarball includes useless ".DS_Store" files

2009-07-23 Thread Django
#11520: Release tarball includes useless ".DS_Store" files
+---
  Reporter:  lamby  | Owner:  nobody
Status:  new| Milestone:  1.1   
 Component:  Uncategorized  |   Version:
Resolution: |  Keywords:
 Stage:  Unreviewed | Has_patch:  0 
Needs_docs:  0  |   Needs_tests:  0 
Needs_better_patch:  0  |  
+---
Comment (by anonymous):

 make dist should whack those.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~--~~~~--~~--~--~---



Re: [Django] #11520: Release tarball includes useless ".DS_Store" files

2009-07-22 Thread Django
#11520: Release tarball includes useless ".DS_Store" files
+---
  Reporter:  lamby  | Owner:  nobody
Status:  new| Milestone:  1.1   
 Component:  Uncategorized  |   Version:
Resolution: |  Keywords:
 Stage:  Unreviewed | Has_patch:  0 
Needs_docs:  0  |   Needs_tests:  0 
Needs_better_patch:  0  |  
+---
Changes (by anonymous):

  * needs_better_patch:  => 0
  * needs_tests:  => 0
  * needs_docs:  => 0

Comment:

 They're not resource fork files.  They hold view information for the
 Finder (and happen to have a resource fork, the ._DS_Store file).  Still
 useless in this context, of course. ;)

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~--~~~~--~~--~--~---



[Django] #11520: Release tarball includes useless ".DS_Store" files

2009-07-22 Thread Django
#11520: Release tarball includes useless ".DS_Store" files
---+
 Reporter:  lamby  |   Owner:  nobody
   Status:  new|   Milestone:  1.1   
Component:  Uncategorized  | Version:
 Keywords: |   Stage:  Unreviewed
Has_patch:  0  |  
---+
 The 1.1 RC1 tarball contains a few MacOS resource fork files:

 {{{
 $ wget -q
 http://media.djangoproject.com/releases/1.1/Django-1.1-rc-1.tar.gz
 $ tar xfz Django-1.1-rc-1.tar.gz
 $ find -name "*.DS_Store"
 ./Django-1.1-rc-1/django/contrib/admin/media/js/._.DS_Store
 ./Django-1.1-rc-1/django/contrib/admin/media/js/.DS_Store
 $
 }}}

 Such files are generally useless and I (with Debian maintainer hat on)
 have to strip them out.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~--~~~~--~~--~--~---