Sysprogs forums › Forums › VisualGDB › VisualGDB update to 5.4.110.3225-r10 fail: unexpected download size
- This topic has 5 replies, 2 voices, and was last updated 6 years ago by
support.
-
AuthorPosts
-
July 17, 2019 at 19:51 #25389
regus_pregus
ParticipantI am trying to update VisualGDB to version 5.4.110.3225-r10 in Visual Studio 2017 (15.9.14) using a built-in VisualGDB update facility (Tools->VisualGDB->Manage VisualGDB Packages->Updates.
The update terminates with the following error message:
VisualGDB version: 5.4.107.3207
—————— System.Exception ——————
System.Exception: Unexpected download size: 47820800, expected 47824896
at i5.q1(String e, Int32 a, Int64 b, String c, String d)
at i5.a2(URLWithParameters[] b, Int64 e, String c, Int32 d, mq1 a)
at i5.l1.a(mq1 a)
at VisualGDB.Common_GUI.WPF.ItemizedProgressWindow.<>c__DisplayClass2_2`1.<RunAction>b__0()July 17, 2019 at 19:56 #25390support
KeymasterHi,
This looks like some cached data on your side is incorrect. Please try opening Tools->VisualGDB->Manage VisualGDB Packages->Online to update the package list.
July 17, 2019 at 20:19 #25391regus_pregus
ParticipantThat didn’t help. By the way, while download is ongoing, the following exception occurs quietly (without error message):
Downloading http://sysprogs.com/getfile/528/VisualGDB-5.4r10-trial.msi using 5 parallel threads…
Multi-thread download exception: Mismatching hash after a multi-threaded download: 8b7a79e628e8be5a40e034aca587c460, expected 4fc2ce4b746fbc29bf30734ebf9e4fb1Then download restarts and then the error message I have mentioned in the original post comes up.
July 17, 2019 at 20:24 #25392regus_pregus
ParticipantFor now I have worked around the problem by downloading the installer .msi file directly (outside of VS) and installing it.
By the way, another problem: VisualGDB update window also shows Adafruit Circuit Playground update from 1.8.4 to 1.8.5, when I click on it, it reports that it is being installed, then reports that installaiton was successful, but then the same update keeps showing in the update list (and the version reported for this package still remains 1.8.4, so it looks like the update never actually installs). Any ideas?
July 17, 2019 at 20:27 #25393regus_pregus
ParticipantUpdate on Adafruit Circuit Playground playground issue: actually the list of installed packages now shows both versions 1.8.4 and 1.8.5 installed (instead of 1.8.5. replacing 1.8.4), and it shows that both of them are installed in the same folder.
July 17, 2019 at 20:49 #25394support
KeymasterGood to know the installer works now.
Regarding the Arduino package numbers, indeed the default Arduino package layout would allow having multiple versions of the same package installed. This matches the behavior of the regular Arduino tools and should not cause any problems. If you would like to reclaim the disk space used by the old packages, it is safe to simply delete their folders.
-
AuthorPosts
- You must be logged in to reply to this topic.