This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#9263 - Cygwin setup fails due to missing setup.ini.sig file.
Attached to Project:
Rockbox
Opened by Davide (Davide-NYC) - Monday, 11 August 2008, 14:09 GMT+2
Last edited by Daniel Stenberg (bagder) - Monday, 29 June 2009, 19:36 GMT+2
Opened by Davide (Davide-NYC) - Monday, 11 August 2008, 14:09 GMT+2
Last edited by Daniel Stenberg (bagder) - Monday, 29 June 2009, 19:36 GMT+2
|
DetailsWhen the Cygwin installer is pointed to http://download.rockbox.org/cygwin/ an error is displayed that says "Unable to get http://download.rockbox.org/cygwin//setup.ini.sig from <http://download.rockbox.org/cygwin/>"
setup.ini.sig does not seem to exist on the download server. |
This task depends upon
Closed by Daniel Stenberg (bagder)
Monday, 29 June 2009, 19:36 GMT+2
Reason for closing: Not a Bug
Additional comments about closing: This is a cygwin issue, but we must simply document setup -X as the workaround to use.
Monday, 29 June 2009, 19:36 GMT+2
Reason for closing: Not a Bug
Additional comments about closing: This is a cygwin issue, but we must simply document setup -X as the workaround to use.
http://www.cygwin.com/ml/cygwin-announce/2008-08/msg00001.html
Are we going to start signing our custom-generated setup.ini and setup.bz2 files with gpg?
The bypass for this issue is to supply the new -X (--no-verify) command-line flag when using setup.exe to download from Rockbox mirror. This can be added into the command-line invocation in a Windows shortcut, for convenience.
The issue should still be address, though.
At any rate, maybe rockboxdev.sh should be the only official way to get the crosscompilers from now on - whether or not there's a package on download.rockbox.org or not and the Cygwin mirror should be taken out of service.