[Bug 45238] New: Unable to extract Powershell zip with 7-zip

wine-bugs at winehq.org wine-bugs at winehq.org
Mon May 21 12:59:13 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=45238

            Bug ID: 45238
           Summary: Unable to extract Powershell zip with 7-zip
           Product: Wine
           Version: 3.8
          Hardware: x86
               URL: https://github.com/PowerShell/PowerShell/releases/down
                    load/v6.0.2/PowerShell-6.0.2-win-x86.zip
                OS: Linux
            Status: NEW
          Keywords: download, source
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com
      Distribution: Gentoo

While this seems more like a 7-zip bug, I checked and it works in the same
7-zip version (16.02) on Windows 7. Note that native unzip also fails on this
file, but that's a separate non-wine related issue.

I filed a bug upstream, which was less than helpful:
https://github.com/PowerShell/PowerShell/issues/6900

After their response, I tried it on a native Windows machine. Using the same
7zip version (and command line extraction) works fine. Under Wine, I get errors
about replacing filenames (in a previously empty directory):

Executing wine C:\Program Files\7-Zip\7z.exe x C:\PowerShell-6.0.2-win-x86.zip
-oC:\Powershell

7-Zip [32] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21

Scanning the drive for archives:
1 file, 48495975 bytes (47 MiB)

Extracting archive: C:\PowerShell-6.0.2-win-x86.zip
--
Path = C:\PowerShell-6.0.2-win-x86.zip
Type = zip
Physical Size = 48495975


Would you like to replace the existing file:
  Path:     C:\Powershell\assets\Powershell_av_colors.ico
  Size:     120737 bytes (118 KiB)
  Modified: 2018-02-24 03:14:54
with the file from archive:
  Path:     assets\Powershell_av_colors.ico
  Size:     120737 bytes (118 KiB)
  Modified: 2018-02-24 02:14:54
? (Y)es / (N)o / (A)lways / (S)kip all / A(u)to rename all / (Q)uit?

-- 
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