WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-bugs

[Xen-bugs] [Bug 467] New: mkpatches downloads wrong kernel

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 467] New: mkpatches downloads wrong kernel
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Thu, 29 Dec 2005 21:28:30 +0000
Delivery-date: Thu, 29 Dec 2005 21:33:35 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bugs@xxxxxxxxxxxxxxxxxx
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-bugs] [Bug 467] New: mkpatches downloads wrong kernel, bugzilla-daemon <=