[Bug 38803] ElsterFormular 16.1 installer fails, reporting 'Installer payload initialization failed. This is likely due to an incomplete or corrupt downloaded file.'

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jun 23 17:09:03 CDT 2015


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |download, Installer
             Status|UNCONFIRMED                 |RESOLVED
                URL|                            |https://download.elster.de/
                   |                            |download/2011/ElsterFormula
                   |                            |r-16.1.20150424p.exe
                 CC|                            |focht at gmx.net
            Version|unspecified                 |1.7.43
         Resolution|---                         |INVALID
            Summary|wine fails with the         |ElsterFormular 16.1
                   |ElsterFormular installer,   |installer fails, reporting
                   |the vanilla wine version    |'Installer payload
                   |installs properly           |initialization failed. This
                   |                            |is likely due to an
                   |                            |incomplete or corrupt
                   |                            |downloaded file.'

--- Comment #2 from Anastasius Focht <focht at gmx.net> ---
Hello JB,

I can't reproduce this with Wine 1.7.45 in a clean WINEPREFIX.

https://bugs.wine-staging.com/show_bug.cgi?id=411

Unlikely a staging bug.

A run with 'BITROCKDEBUG=1' environment variable set should give more details.

Looking at the trace log in staging bug tracker it seems you have an unusal
mountpoint/symbolic link setup.
The app traverses from the root directory (drive 'Z:') and finds the payload
(itself) again but now in seemingly entirely different path which confuses it
(Tcl virtual filesystem).

"Z:/home/backes/Desktop/DL/ElsterFormular-16.1.20150424p.exe/<vfs>"

vs.

"Z:/disk2/home/backes/Downloads//ElsterFormular-16.1.20150424p.exe/<vfs>"

(find -> sort order!)

I wouldn't be surprised if there were more apps/games/installers not working in
the past due to your broken setup.

Anyway, resolving 'invalid' here.

$ sha1sum ElsterFormular-16.1.20150424p.exe 
cd903affaac75a25120f66a923b63c6b4567c3fd  ElsterFormular-16.1.20150424p.exe

$ du -sh ElsterFormular-16.1.20150424p.exe 
101M    ElsterFormular-16.1.20150424p.exe

$ wine --version
wine-1.7.45-195-gda5151f

Regards

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