Bugzilla – Bug 314004
the directory name stored into mcs-0.30.2.tar.gz is wrong
Last modified: 2007-09-15 21:24:46 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.