[Bug 34624] Qt Creator 1.4.0 online setup fails to download some packages, reports 'Connection closed'

WineHQ Bugzilla wine-bugs at winehq.org
Fri May 1 12:34:10 CDT 2020


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |focht at gmx.net
          Component|-unknown                    |winsock
         Resolution|---                         |DUPLICATE
                URL|http://download.qt-project. |https://web.archive.org/web
                   |org/official_releases/onlin |/20200501144031/https://mir
                   |e_installers/1.4/qt-windows |rors-wan.geekpie.club/qtpro
                   |-opensource-1.4.0-2-x86-onl |ject/archive/online_install
                   |ine.exe                     |ers/1.4/qt-windows-opensour
                   |                            |ce-1.4.0-2-x86-online.exe
            Summary|[dogfood] Qt Creator online |Qt Creator 1.4.0 online
                   |setup aborts downloading    |setup fails to download
                   |packages                    |some packages, reports
                   |                            |'Connection closed'
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #4 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

it takes several minutes for the 'Retrieving component information from remote
repositories' phase. It seems metadata from all recent Qt releases is
downloaded and processed.

I could reproduce the 'Connection closed' problem with Wine 1.7.x releases
until 1.7.35. It was fixed in between Wine 1.7.34 and 1.7.35, specifically by
commit
https://source.winehq.org/git/wine.git/commitdiff/ab1eee505bebe93a7d35254a967d2831d1ff4761
("ws2_32: Ensure recv functions set last error to zero when they succeed.").

For the Qt 4.8 network code I made an analysis already here:
https://bugs.winehq.org/show_bug.cgi?id=34681#c4

That bug was resolved as dupe of bug 31438 hence I will resolve this one as
well.

--- snip ---
$ tree --charset=ANSI .wine/drive_c/users/focht/Temp/ -L 2

.wine/drive_c/users/focht/Temp/
|-- remoterepoApbW32meta
|   |-- qt.extras
|   |-- qt.extras.qtwebview
|   |-- qt.extras.qtwebview.10.src
|   |-- qt.extras.qtwebview.11.src
|   |-- qt.extras.qtwebview.doc
|   |-- qt.extras.qtwebview.examples
|   |-- qt.extras.qtwebview.src
|   `-- Updates.xml
|-- remoterepoaYGp32meta
|   |-- qt.qt5.5100.android_armv7
|   |-- qt.qt5.5100.android_x86
|   |-- qt.qt5.5100.qtcharts
|   |-- qt.qt5.5100.qtcharts.android_armv7
|   |-- qt.qt5.5100.qtcharts.android_x86
|   |-- qt.qt5.5100.qtdatavis3d
|   |-- qt.qt5.5100.qtdatavis3d.android_armv7
|   |-- qt.qt5.5100.qtdatavis3d.android_x86
|   |-- qt.qt5.5100.qtnetworkauth
|   |-- qt.qt5.5100.qtnetworkauth.android_armv7
|   |-- qt.qt5.5100.qtnetworkauth.android_x86
|   |-- qt.qt5.5100.qtpurchasing
|   |-- qt.qt5.5100.qtpurchasing.android_armv7
|   |-- qt.qt5.5100.qtpurchasing.android_x86
|   |-- qt.qt5.5100.qtremoteobjects
|   |-- qt.qt5.5100.qtremoteobjects.android_armv7
|   |-- qt.qt5.5100.qtremoteobjects.android_x86
|   |-- qt.qt5.5100.qtscript
|   |-- qt.qt5.5100.qtscript.android_armv7
|   |-- qt.qt5.5100.qtscript.android_x86
|   `-- Updates.xml
|-- remoterepocEfI32meta
|   |-- qt.591
|   |-- qt.591.doc
|   |-- qt.591.doc.qtcharts
|   |-- qt.591.doc.qtdatavis3d
|   |-- qt.591.doc.qtnetworkauth
|   |-- qt.591.doc.qtpurchasing
|   |-- qt.591.doc.qtremoteobjects
|   |-- qt.591.doc.qtscript
|   |-- qt.591.doc.qtspeech
|   |-- qt.591.doc.qtvirtualkeyboard
|   |-- qt.591.doc.qtwebengine
|   |-- qt.591.examples
|   |-- qt.591.examples.qtcharts
|   |-- qt.591.examples.qtdatavis3d
|   |-- qt.591.examples.qtnetworkauth
|   |-- qt.591.examples.qtpurchasing
|   |-- qt.591.examples.qtremoteobjects
|   |-- qt.591.examples.qtscript
|   |-- qt.591.examples.qtserialbus
|   |-- qt.591.examples.qtspeech
|   |-- qt.591.examples.qtvirtualkeyboard
|   |-- qt.591.examples.qtwebengine
|   |-- qt.591.src
|   `-- Updates.xml
...
|   |-- qt.563.win64_msvc2015_64
|   `-- Updates.xml
`-- remoterepoZwlI32meta
    |-- qt.54.win64_msvc2013_winphone_arm
    |-- qt.54.win64_msvc2013_winphone_x86
    |-- qt.54.win64_msvc2013_winrt_x64
    `-- Updates.xml

2048 directories, 81 files
--- snip ---

I've encountered two other problems with the installer. One being an installer
= upstream bug. Will document them separately.

$ sha1sum qt-windows-opensource-1.4.0-2-x86-online.exe 
5d471cebfc9dcf0427bfccbb093199bcec8164e6 
qt-windows-opensource-1.4.0-2-x86-online.exe

$ du -sh qt-windows-opensource-1.4.0-2-x86-online.exe 
14M    qt-windows-opensource-1.4.0-2-x86-online.exe

$ wine --version
wine-1.7.35

Regards

*** This bug has been marked as a duplicate of bug 31438 ***

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