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 437] New: mkpatches tries to download linux.2.6.tar.bz2

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 437] New: mkpatches tries to download linux.2.6.tar.bz2
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Wed, 07 Dec 2005 11:18:25 +0000
Delivery-date: Wed, 07 Dec 2005 11:19:05 +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=437

           Summary: mkpatches tries to download linux.2.6.tar.bz2
           Product: Xen
           Version: unstable
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Unspecified
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: milang@xxxxxxx


make mkpatches does not work. It tries to download a "2.6" version Linux kernel
source.

for i in freebsd-5.3 linux-2.6 netbsd-2.0 ; do make $i-xen.patch; done
make[1]: Entering directory `/var/collection/build/i386/xen-base/xen-unstable'
make[1]: *** No rule to make target `freebsd-5.3-xen.patch'.  Stop.
make[1]: Leaving directory `/var/collection/build/i386/xen-base/xen-unstable'
make[1]: Entering directory `/var/collection/build/i386/xen-base/xen-unstable'
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
--13:13: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
13:13:14 ERROR 404: Not Found.

-- 
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 437] New: mkpatches tries to download linux.2.6.tar.bz2, bugzilla-daemon <=