MySQL Forums
Forum List  »  Install & Repo

Workaround - "Unable to determine the products that correspond with that setup type."
Posted by: Leith Tussing
Date: February 06, 2015 08:04AM

In the logs I saw this;

mysql-installer Information: 10 : Attempting product manifest download from http://wb.mysql.com/installer/manifest.zip.
mysql-installer Information: 10 : New manifest older than current or there was a problem reading it. Discarding

So I downloaded that file directly from their server and it's still WRONG inside of it. However it lists the file names of the previous versions and download URL. On Windows you can find the files here (specifically products.xml);

C:\ProgramData\MySQL\MySQL Installer for Windows\Manifest

<ProductSeries name="MySQL Server 5.6" cdnUrl="http://cdn.mysql.com/Downloads/MySQL-5.6/[file]" mosUrl="https://updates.oracle.com/Orion/Services/download/[archive]?aru=[number]&amp;patch_file=[archive]" archiveUrl="http://cdn.mysql.com/archives/mysql-5.6/[file]">

Along with file names; mysql-advanced-5.6.22-winx64.msi & mysql-5.6.22-win32.msi & mysql-5.6.22-winx64.msi & mysql-advanced-5.6.22-win32.msi. So a little educated guessing and you have the correct link. This works for the 64bit & 32bit non-advanced at least, the advanced ones don't seem to work.

http://cdn.mysql.com/Downloads/MySQL-5.6/mysql-5.6.23-winx64.msi
http://cdn.mysql.com/Downloads/MySQL-5.6/mysql-5.6.23-win32.msi

Options: ReplyQuote


Subject
Written By
Posted
Workaround - "Unable to determine the products that correspond with that setup type."
February 06, 2015 08:04AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.