Bug 314004 (MONO54989) - the directory name stored into mcs-0.30.2.tar.gz is wrong
Summary: the directory name stored into mcs-0.30.2.tar.gz is wrong
Status: RESOLVED FIXED
Alias: MONO54989
Product: Mono: Runtime
Classification: Mono
Component: misc (show other bugs)
Version: unspecified
Hardware: Other All
: P3 - Medium : Minor
Target Milestone: ---
Assignee: Mono Bugs
QA Contact: Mono Bugs
URL:
Whiteboard:
Keywords: build, easy_fix
Depends on:
Blocks:
 
Reported: 2004-02-29 02:39 UTC by giovambattista vieri
Modified: 2007-09-15 21:24 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 18:28:55 UTC


---- Reported by g.vieri@fastwebnet.it 2004-02-28 19:39:45 MST ----

Description of Problem: 
the name of directory "tarred" into mcs-0.30.2.tar.gz is wrong.  
 
Steps to reproduce the problem: 
1. tar -tvzf mcs-0.30.2.tar.gz |head 
 
Actual Results: 
drwxrwxr-x miguel/miguel     0 2004-02-01 03:33:00 mcs-0.30.1/ 
drwxrwxr-x miguel/miguel     0 2004-02-01 03:31:29 mcs-0.30.1/CVS/ 
-rw-rw-r-- miguel/miguel    39 2004-02-01 03:31:29 mcs-0.30.1/CVS/Root 
-rw-rw-r-- miguel/miguel     4 2004-02-01 03:31:29 
mcs-0.30.1/CVS/Repository 
-rw-rw-r-- miguel/miguel   693 2004-02-01 03:31:29 mcs-0.30.1/CVS/Entries 
-rw-rw-r-- miguel/miguel   309 2004-02-01 03:33:00 
mcs-0.30.1/CVS/Entries.Log 
-rw-rw-r-- miguel/miguel 25265 2003-05-29 18:06:30 mcs-0.30.1/COPYING.LIB 
-rwxrwxr-x miguel/miguel   677 2003-05-05 22:44:16 mcs-0.30.1/AUTHORS 
-rwxrwxr-x miguel/miguel 17992 2002-08-23 19:21:06 mcs-0.30.1/COPYING 
drwxrwxr-x miguel/miguel     0 2004-02-01 03:31:30 mcs-0.30.1/btests/ 
 
 
Expected Results: 
the same... but with mcs-0.30.2 as directory name  
 
How often does this happen?  
always 
 
Additional Information:



---- Additional Comments From vargaz@freemail.hu 2004-03-19 10:31:04 MST ----

This is no longer a problem since 0.31 is out.