[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-bugs] [Bug 467] New: mkpatches downloads wrong kernel
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=467 Summary: mkpatches downloads wrong kernel Product: Xen Version: 3.0.0 Platform: x86 OS/Version: Linux-2.6 Status: NEW Severity: normal Priority: P2 Component: Unspecified AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx ReportedBy: joost@xxxxxxxxx When I try to run make mkpatches it tries to download a non existing kernel: root@esther:/usr/src/xen-3.0.0# make mkpatches for i in linux-2.6 ; do make $i-xen.patch; done make[1]: Entering directory `/usr/src/xen-3.0.0' Cannot find linux-2.6.tar.bz2 in path .:.. wget http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.tar.bz2 -O./linux-2.6.tar.bz2 --22:29:13-- http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.tar.bz2 => `./linux-2.6.tar.bz2' Resolving www.kernel.org... 204.152.191.37, 204.152.191.5 Connecting to www.kernel.org[204.152.191.37]:80... connected. HTTP request sent, awaiting response... 404 Not Found 22:29:19 ERROR 404: Not Found. make[1]: *** [linux-2.6.tar.bz2] Error 1 make[1]: Leaving directory `/usr/src/xen-3.0.0' make: *** [mkpatches] Error 2 -- Configure bugmail: http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ Xen-bugs mailing list Xen-bugs@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-bugs
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |