diff mbox

[Precise/Quantal] UBUNTU: [Config] Build vmcore for x86

Message ID 1335386009-24149-1-git-send-email-tim.gardner@canonical.com
State New
Headers show

Commit Message

Tim Gardner April 25, 2012, 8:33 p.m. UTC
BugLink: http://bugs.launcghpad.net/bugs/988512

Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
---
 debian.master/rules.d/amd64.mk |    1 -
 debian.master/rules.d/i386.mk  |    1 -
 2 files changed, 2 deletions(-)

Comments

Tim Gardner April 25, 2012, 8:39 p.m. UTC | #1
On 04/25/2012 02:33 PM, Tim Gardner wrote:
> BugLink: http://bugs.launcghpad.net/bugs/988512
> 
> Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
> ---
>  debian.master/rules.d/amd64.mk |    1 -
>  debian.master/rules.d/i386.mk  |    1 -
>  2 files changed, 2 deletions(-)
> 
> diff --git a/debian.master/rules.d/amd64.mk b/debian.master/rules.d/amd64.mk
> index 23d4553..1feb492 100644
> --- a/debian.master/rules.d/amd64.mk
> +++ b/debian.master/rules.d/amd64.mk
> @@ -7,4 +7,3 @@ build_image	= bzImage
>  kernel_file	= arch/$(build_arch)/boot/bzImage
>  install_file	= vmlinuz
>  loader		= grub
> -no_dumpfile	= true
> diff --git a/debian.master/rules.d/i386.mk b/debian.master/rules.d/i386.mk
> index ac4d024..2884192 100644
> --- a/debian.master/rules.d/i386.mk
> +++ b/debian.master/rules.d/i386.mk
> @@ -7,4 +7,3 @@ build_image	= bzImage
>  kernel_file	= arch/$(build_arch)/boot/bzImage
>  install_file	= vmlinuz
>  loader		= grub
> -no_dumpfile	= true

Hmm, this might take some research.

generate_vmcoreinfo: Can't find the memory type.
The kernel version is not supported.
The created dumpfile may be incomplete.

makedumpfile Failed.
Herton Ronaldo Krzesinski April 25, 2012, 8:43 p.m. UTC | #2
On Wed, Apr 25, 2012 at 02:33:29PM -0600, Tim Gardner wrote:
> BugLink: http://bugs.launcghpad.net/bugs/988512

Ack, just need to fix typo in BugLink.

> 
> Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
> ---
>  debian.master/rules.d/amd64.mk |    1 -
>  debian.master/rules.d/i386.mk  |    1 -
>  2 files changed, 2 deletions(-)
> 
> diff --git a/debian.master/rules.d/amd64.mk b/debian.master/rules.d/amd64.mk
> index 23d4553..1feb492 100644
> --- a/debian.master/rules.d/amd64.mk
> +++ b/debian.master/rules.d/amd64.mk
> @@ -7,4 +7,3 @@ build_image	= bzImage
>  kernel_file	= arch/$(build_arch)/boot/bzImage
>  install_file	= vmlinuz
>  loader		= grub
> -no_dumpfile	= true
> diff --git a/debian.master/rules.d/i386.mk b/debian.master/rules.d/i386.mk
> index ac4d024..2884192 100644
> --- a/debian.master/rules.d/i386.mk
> +++ b/debian.master/rules.d/i386.mk
> @@ -7,4 +7,3 @@ build_image	= bzImage
>  kernel_file	= arch/$(build_arch)/boot/bzImage
>  install_file	= vmlinuz
>  loader		= grub
> -no_dumpfile	= true
> -- 
> 1.7.9.5
> 
> 
> -- 
> kernel-team mailing list
> kernel-team@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
>
Herton Ronaldo Krzesinski April 25, 2012, 8:53 p.m. UTC | #3
On Wed, Apr 25, 2012 at 05:43:29PM -0300, Herton Ronaldo Krzesinski wrote:
> On Wed, Apr 25, 2012 at 02:33:29PM -0600, Tim Gardner wrote:
> > BugLink: http://bugs.launcghpad.net/bugs/988512
> 
> Ack, just need to fix typo in BugLink.

nevermind, as already sawn makedumpfile is still a problem

> 
> > 
> > Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
> > ---
> >  debian.master/rules.d/amd64.mk |    1 -
> >  debian.master/rules.d/i386.mk  |    1 -
> >  2 files changed, 2 deletions(-)
> > 
> > diff --git a/debian.master/rules.d/amd64.mk b/debian.master/rules.d/amd64.mk
> > index 23d4553..1feb492 100644
> > --- a/debian.master/rules.d/amd64.mk
> > +++ b/debian.master/rules.d/amd64.mk
> > @@ -7,4 +7,3 @@ build_image	= bzImage
> >  kernel_file	= arch/$(build_arch)/boot/bzImage
> >  install_file	= vmlinuz
> >  loader		= grub
> > -no_dumpfile	= true
> > diff --git a/debian.master/rules.d/i386.mk b/debian.master/rules.d/i386.mk
> > index ac4d024..2884192 100644
> > --- a/debian.master/rules.d/i386.mk
> > +++ b/debian.master/rules.d/i386.mk
> > @@ -7,4 +7,3 @@ build_image	= bzImage
> >  kernel_file	= arch/$(build_arch)/boot/bzImage
> >  install_file	= vmlinuz
> >  loader		= grub
> > -no_dumpfile	= true
> > -- 
> > 1.7.9.5
> > 
> > 
> > -- 
> > kernel-team mailing list
> > kernel-team@lists.ubuntu.com
> > https://lists.ubuntu.com/mailman/listinfo/kernel-team
> > 
> 
> -- 
> []'s
> Herton
> 
> -- 
> kernel-team mailing list
> kernel-team@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
>
Herton Ronaldo Krzesinski April 25, 2012, 8:57 p.m. UTC | #4
On Wed, Apr 25, 2012 at 05:53:51PM -0300, Herton Ronaldo Krzesinski wrote:
> On Wed, Apr 25, 2012 at 05:43:29PM -0300, Herton Ronaldo Krzesinski wrote:
> > On Wed, Apr 25, 2012 at 02:33:29PM -0600, Tim Gardner wrote:
> > > BugLink: http://bugs.launcghpad.net/bugs/988512
> > 
> > Ack, just need to fix typo in BugLink.
> 
> nevermind, as already sawn makedumpfile is still a problem

*seen*, sigh
Tim Gardner April 26, 2012, 7:33 p.m. UTC | #5
On 04/25/2012 02:33 PM, Tim Gardner wrote:
> BugLink: http://bugs.launcghpad.net/bugs/988512
> 
> Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
> ---
>  debian.master/rules.d/amd64.mk |    1 -
>  debian.master/rules.d/i386.mk  |    1 -
>  2 files changed, 2 deletions(-)
> 
> diff --git a/debian.master/rules.d/amd64.mk b/debian.master/rules.d/amd64.mk
> index 23d4553..1feb492 100644
> --- a/debian.master/rules.d/amd64.mk
> +++ b/debian.master/rules.d/amd64.mk
> @@ -7,4 +7,3 @@ build_image	= bzImage
>  kernel_file	= arch/$(build_arch)/boot/bzImage
>  install_file	= vmlinuz
>  loader		= grub
> -no_dumpfile	= true
> diff --git a/debian.master/rules.d/i386.mk b/debian.master/rules.d/i386.mk
> index ac4d024..2884192 100644
> --- a/debian.master/rules.d/i386.mk
> +++ b/debian.master/rules.d/i386.mk
> @@ -7,4 +7,3 @@ build_image	= bzImage
>  kernel_file	= arch/$(build_arch)/boot/bzImage
>  install_file	= vmlinuz
>  loader		= grub
> -no_dumpfile	= true

Withdrawing this patch request for now:

https://bugs.launchpad.net/ubuntu/precise/+source/linux/+bug/988512/comments/11
diff mbox

Patch

diff --git a/debian.master/rules.d/amd64.mk b/debian.master/rules.d/amd64.mk
index 23d4553..1feb492 100644
--- a/debian.master/rules.d/amd64.mk
+++ b/debian.master/rules.d/amd64.mk
@@ -7,4 +7,3 @@  build_image	= bzImage
 kernel_file	= arch/$(build_arch)/boot/bzImage
 install_file	= vmlinuz
 loader		= grub
-no_dumpfile	= true
diff --git a/debian.master/rules.d/i386.mk b/debian.master/rules.d/i386.mk
index ac4d024..2884192 100644
--- a/debian.master/rules.d/i386.mk
+++ b/debian.master/rules.d/i386.mk
@@ -7,4 +7,3 @@  build_image	= bzImage
 kernel_file	= arch/$(build_arch)/boot/bzImage
 install_file	= vmlinuz
 loader		= grub
-no_dumpfile	= true