
rlrevell at joe-job
Jul 23, 2004, 6:33 PM
Post #2 of 6
(981 views)
Permalink
|
On Fri, 2004-07-23 at 14:55, Matt Mackall wrote: > ketchup is a script that automatically patches between kernel > versions, downloading and caching patches as needed, and automatically > determining the latest versions of several trees. Available at: > > http://selenic.com/ketchup/ketchup-0.8 > Does not work on Debian unstable: rlrevell [at] mindpip:~/kernel-source$ ketchup-0.8 2.6-mm Creating cache directory /home/rlrevell/.ketchup None -> 2.6.8-rc1-mm1 Downloading linux-2.6.7.tar.bz2 --21:14:12-- http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.7.tar.bz2 => `/home/rlrevell/.ketchup/linux-2.6.7.tar.bz2.partial' Resolving www.kernel.org... 204.152.189.116 Connecting to www.kernel.org[204.152.189.116]:80... connected. HTTP request sent, awaiting response... 200 OK Length: 35,092,228 [application/x-bzip2] 100%[====================================>] 35,092,228 187.32K/s ETA 00:00 21:17:17 (185.54 KB/s) - `/home/rlrevell/.ketchup/linux-2.6.7.tar.bz2.partial' s aved [35092228/35092228] Traceback (most recent call last): File "/usr/local/bin/ketchup-0.8", line 551, in ? transform(a, b) File "/usr/local/bin/ketchup-0.8", line 475, in transform a = install_nearest(base(b)) File "/usr/local/bin/ketchup-0.8", line 437, in install_nearest if not f: UnboundLocalError: local variable 'f' referenced before assignment Lee - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo [at] vger More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|