Ah, that rings some bells, I assumed the file is pure ascii text so I copy/pasted<br>the file instead of copying it - because I don&#39;t have physical access to the machine,<br>and files can&#39;t be transmitted out the internal network.<br>
<br>I guess that&#39;s what caused the problem...<br><br>George<br><br><div class="gmail_quote">On Fri, Apr 16, 2010 at 11:52 PM, Ritesh Raj Sarraf <span dir="ltr">&lt;<a href="mailto:rrs@researchut.com">rrs@researchut.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">On Friday 16 Apr 2010 20:37:04 George Lee wrote:<br>
&gt; Just out of curiosity, what should the proper signature file look like ?<br>
<br>
</div>This is what an item to be broken down looked from the signature generated on<br>
my machine.<br>
<br>
Downloading <a href="http://ftp.debian.org/debian/dists/experimental/Release" target="_blank">http://ftp.debian.org/debian/dists/experimental/Release</a>.<br>
<a href="http://ftp.debian.org/debian/dists/experimental/Release" target="_blank">http://ftp.debian.org/debian/dists/experimental/Release</a> done.<br>
VERBOSE: Item is<br>
[&quot;&#39;<a href="http://ftp.debian.org/debian/dists/experimental/Release.gpg" target="_blank">http://ftp.debian.org/debian/dists/experimental/Release.gpg</a>&#39;&quot;,<br>
&#39;ftp.debian.org_debian_dists_experimental_Release.gpg&#39;, &#39;0&#39;, &#39;\n&#39;]<br>
VERBOSE: Thread is Thread-1<br>
<br>
<br>
where as on your box, the signature was this:<br>
<br>
Fetching APT Data<br>
<br>
VERBOSE: Item is [&quot;&#39;<a href="http://ftp.tw.debian.org/debian/dists/testing/Release" target="_blank">http://ftp.tw.debian.org/debian/dists/testing/Release</a>&#39;&quot;,<br>
&#39;ftp.tw.debian.org_debian_dists_testing_Release&#39;, &#39;0\n&#39;]<br>
<div class="im">Exception in thread Thread-1:<br>
Traceback (most recent call last):<br>
<br>
<br>
</div>Notice your last item and mine. In my list, the 4th item is a newline<br>
character, where as in your case, you don&#39;t have the 4th item at all.<br>
<br>
So that&#39;s why I said, it is good to have bug reports like these where I can<br>
improve some of the assumptions I make and do better ExceptionHandling. :-)<br>
<br>
<br>
BTW, Did you modify the signature file (like open in a weird editor) after<br>
generating it with apt-offline set operation ?<br>
<div><div></div><div class="h5"><br>
Ritesh<br>
--<br>
Ritesh Raj Sarraf<br>
RESEARCHUT - <a href="http://www.researchut.com" target="_blank">http://www.researchut.com</a><br>
&quot;Necessity is the mother of invention.&quot;<br>
</div></div></blockquote></div><br>