[Bug 40590] OS X version check broken in pkg installer

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 8 16:36:17 CDT 2016


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

Michael Müller <michael at fds-team.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|-unknown                    |wine-packages
            Summary|not opening                 |OS X version check broken
                   |                            |in pkg installer
            Version|1.9.9                       |unspecified
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |ASSIGNED
           Assignee|wine-bugs at winehq.org        |michael at fds-team.de
            Product|Wine                        |Packaging
                 CC|                            |michael at fds-team.de,
                   |                            |sebastian at fds-team.de

--- Comment #5 from Michael Müller <michael at fds-team.de> ---
The pkg installer should complain when you try to install the package on an
older OS X version. However, I just saw that I made a mistake when porting my
pkg creation script from bash to python. I forgot one bash variable in the
javascript install check script:

https://github.com/wine-compholio/wine-packaging/blob/master/macosx/wine/osx-package/install-script

I will fix and test this till the next release to prevent other users from even
installing the package on an unsupported version.

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