[Bug 32165] New: .NET installer does not set file dates

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Nov 7 15:45:55 CST 2012


http://bugs.winehq.org/show_bug.cgi?id=32165

             Bug #: 32165
           Summary: .NET installer does not set file dates
           Product: Wine
           Version: 1.5.16
          Platform: x86
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: trivial
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: djelinski1 at gmail.com
    Classification: Unclassified


While testing for bug 30681 I noticed that .NET installer stopped setting
date/time on installed files.

Regression testing points to this commit:
7b704102a8f172ae307b10914c70851b8c9ac44c is the first bad commit
commit 7b704102a8f172ae307b10914c70851b8c9ac44c
Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Oct 30 11:44:10 2012 +0100

    ntdll: Add a helper function to set file times.

To reproduce:
winetricks dotnet20
ls -l drive_c/windows/Microsoft.NET/Framework/v2.0.50727 | grep System.Data
Dates should be from year 2005

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list