http://bugzilla.novell.com/show_bug.cgi?id=496266 User dmacvicar@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=496266#c10 --- Comment #10 from Duncan Mac-Vicar <dmacvicar@novell.com> 2009-05-12 09:02:18 MDT --- I looked at the code of Fetcher, and if you ask for a digested file, the following things are expected: - file checksum is listed in some index, index is retrieved and checked for signatures. If signature does not exist, the signature and key are optional so it does not fail and ask the user to confirm unsigned file (for the index). A digested file is a file mentioned in some index (for use with signed checksum indexes like content or SHA1SUMS) or a filename + a known checksum. Note that Fetcher has no concept of "signed files", like the index itself or content itself which need to be retrieved using enqueue + a SignatureFileChecker. I don't know the context in which YaST downloads content file itself. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.