* Automating setup - --no-verify doesn't seem to work
@ 2012-02-24 21:30 Andrew DeFaria
2012-02-25 0:48 ` Dave Korn
0 siblings, 1 reply; 2+ messages in thread
From: Andrew DeFaria @ 2012-02-24 21:30 UTC (permalink / raw)
To: cygwin
I'm trying to automate the setup of cygwin and I'm running setup.exe
with many additional options. All in all it's working fairly nicely but
the --no-verify doesn't seem to work. The help says that --no-verify is
"Don't verify setup.ini signatures" yet when I run it I see a lot of
"Checking MD5 for <package>". Isn't there an option to turn off this MD5
checking?
--
Andrew DeFaria <http://defaria.com>
Yes, I guess, they oughtta name a drink after you. - John Prine
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Automating setup - --no-verify doesn't seem to work
2012-02-24 21:30 Automating setup - --no-verify doesn't seem to work Andrew DeFaria
@ 2012-02-25 0:48 ` Dave Korn
0 siblings, 0 replies; 2+ messages in thread
From: Dave Korn @ 2012-02-25 0:48 UTC (permalink / raw)
To: cygwin
On 24/02/2012 19:56, Andrew DeFaria wrote:
> I'm trying to automate the setup of cygwin and I'm running setup.exe
> with many additional options. All in all it's working fairly nicely but
> the --no-verify doesn't seem to work. The help says that --no-verify is
> "Don't verify setup.ini signatures" yet when I run it I see a lot of
> "Checking MD5 for <package>". Isn't there an option to turn off this MD5
> checking?
No, those are actually two separate things. The --no-verify option means
that setup.exe will accept any setup.ini file with any values for the md5sums
for packages, not just the official version; it doesn't stop the md5sums from
being checked, just means that a custom mirror can supply its own versions of
packages with their own md5sums, but they always get checked no matter what.
cheers,
DaveK
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-02-25 0:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-24 21:30 Automating setup - --no-verify doesn't seem to work Andrew DeFaria
2012-02-25 0:48 ` Dave Korn
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).