# Pastebin iCSPrRUt Traceback (most recent call last): File "/usr/local/bin/bikeshed", line 9, in load_entry_point('Bikeshed==0.0.0', 'console_scripts', 'bikeshed')() File "/Users/dschulze/Downloads/bikeshed/bikeshed/__init__.py", line 153, in main doc.preprocess() File "/Users/dschulze/Downloads/bikeshed/bikeshed/__init__.py", line 1436, in preprocess processAutolinks(self) File "/Users/dschulze/Downloads/bikeshed/bikeshed/__init__.py", line 1074, in processAutolinks error=(linkText.lower() not in doc.md.ignoredTerms)) File "/Users/dschulze/Downloads/bikeshed/bikeshed/ReferenceManager.py", line 272, in getRef refs = [ref for ref in refs if ref['status'] == "ED" or (ref['status'] == "TR" and self.specs[ref['spec']].get('ED') is None)] KeyError: u'svg-1' make: *** [Overview.html] Error 1