[Bug 1254828] Re: qemu-sparc64-static: Segmentation Fault during debootstrap second stage

2014-09-02 Thread Itaru Kitayama
I am seeing the same: # qemu-sparc64-static -version qemu-sparc64 version 2.1.50, Copyright (c) 2003-2008 Fabrice Bellard -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1254828 Title:

[Bug 1280585] [NEW] MPI mode not supported by this installation of Scalasca!

2014-02-15 Thread Itaru Kitayama
Public bug reported: Building abyss on Saucy fails: make[2]: Entering directory `/home/itaru/projects/abyss/Assembly' skin -user mpicxx -DHAVE_CONFIG_H -I. -I.. -I.. -I../Common -I../DataLayer -I. -Wall -Wextra -Werror -g -O2 -MT libassembly_a-AssemblyAlgorithms.o -MD -MP -MF

[Bug 1278762] Re: CPU1: failed to boot: -38

2014-02-12 Thread Itaru Kitayama
Thank you Tim, I actually downloaded the linux-image package deb file, linux-image-generic_3.13.0.8.12_arm64.deb from the launch pad and rolled the image. I don't see the message. ** Tags removed: trusty ** Tags added: trustykernel-fixed-upstream ** Tags removed: trustykernel-fixed-upstream **

[Bug 1278762] [NEW] CPU1: failed to boot: -38

2014-02-11 Thread Itaru Kitayama
Public bug reported: Trusty 3.13.0-8-generic for arm64 on Foundation Model emits messages like CPU{1,2,3}: failed to boot -38. ** Affects: linux-meta (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1278762] Re: CPU1: failed to boot: -38

2014-02-11 Thread Itaru Kitayama
Setting ncores to 4 via --core=4 seems to fix this. $ ~/Foundation_v8pkg/models/Linux64_GCC-4.1/Foundation_v8 --image boot- wrapper-aarch64/linux-system.axf --block-device ubuntu-core-13.10-core- arm64.img --network=nat --network-nat-ports==22,8080=80 --cores=4 The above taken from the

[Bug 1278762] Re: CPU1: failed to boot: -38

2014-02-11 Thread Itaru Kitayama
I am having a problem with installing the apport package due to the lock-up issue. I am unable to take the log through it. ** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1278762] Re: CPU1: failed to boot: -38

2014-02-11 Thread Itaru Kitayama
Will do. Never tried to build the mainline kernel with the cross compiler, though. It'd be great if you add arm64 as part of the mainline builds in the future. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 993629] Re: package openswan-modules-dkms 1:2.6.37-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-06-28 Thread Itaru Kitayama
Simon Thank you for looking into the issue. I'm afraid I no longer have access to the Release I was on at the time of reporting. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/993629 Title: package

[Bug 1071209] Re: memtest86+ test #7 false positives (random number sequence error)

2013-01-05 Thread Itaru Kitayama
@Brian After installing the updated memtest86+ on to my Quantal box, I no loger see those false errors in test #7. (Went through 11 or more times) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1004018] Re: Add highbank images

2012-08-04 Thread Itaru Kitayama
@MMorana, I was using my own config which worked for my qemu setup, not the quantal config you guys have been validating. @Ike Panhc, the calxeda vmlinz which I assume is built without earlyprintk enabled, stops right after the message Staring kernel so I tried the upstream kernel with my own

[Bug 1004018] Re: Add highbank images

2012-08-03 Thread Itaru Kitayama
I have successfully installed Quantal on to a highbank qemu machine using one of the recent initrds. For the qemu machine, I had to use my own kernel that has ext2 built-in from upstream with my own config. Here's the command I used for the installation: $ sudo

[Bug 1004018] Re: Add highbank images

2012-07-27 Thread Itaru Kitayama
@mahmoh on qemu virtual machin, I tried your vmlinuz and initrd, but it stops right after Starting kernel ... The upstream kernel launches the install process, but again mounting a disk fails: ┌───┤ [!!] Partition disks ├───┐ │

[Bug 1004018] Re: Add highbank images

2012-07-24 Thread Itaru Kitayama
Hi Michael, Using the upstream kernel initiated the installation process with the recent initrd.img posted at the Ubuntu site. I am failing at the partitioning stage, I am looking into it. Thanks for the bootargs suggestion, that was so useful. -- You received this bug notification because you

[Bug 1004018] Re: Add highbank images

2012-07-21 Thread Itaru Kitayama
Hi Michael, Would you post the working images somewhere so I can test them with the latest qemu? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1004018 Title: Add highbank images To manage

[Bug 1000831] Re: Precise: Add Calxeda Highbank arm flavour

2012-06-14 Thread Itaru Kitayama
Dann, thanks for the pointers. I'd prefer to test the highbank kernel locally on my PC. That precise ARM disk image seems to be for the omap flavor. Any plans to add the highbank flavor there as well? As you suggested I'll send my questions to the ubuntu-server list. -- You received this bug

[Bug 1000831] Re: Precise: Add Calxeda Highbank arm flavour

2012-06-14 Thread Itaru Kitayama
Your bzr package is really the stuff I have been looking for (the u-boot env vars and so on). Thanks again for your help! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1000831 Title: Precise: Add

[Bug 1000831] Re: Precise: Add Calxeda Highbank arm flavour

2012-06-11 Thread Itaru Kitayama
Thank you @dannf. One of the recent Linaro u-boot releases, 2012.05 worked fine, now I can get to the prompt. % sudo qemu-system-arm -M highbank -m 1024 -kernel ~/projects/boot/u -boot-linaro-stable/u-boot -serial stdio If someone already has the qemu image, I wonder if we can share it. --

[Bug 1000831] Re: Precise: Add Calxeda Highbank arm flavour

2012-06-07 Thread Itaru Kitayama
@Ike - do we have to provide a dtb file as well? I have been testing the u-boot code for highbank with qemu, but can't get to the prompt. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1000831 Title:

[Bug 1000831] Re: Precise: Add Calxeda Highbank arm flavour

2012-06-05 Thread Itaru Kitayama
@Ike - Thanks. With the quantal git repo, I was able to build the highbank .deb files for the first time locally. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1000831 Title: Precise: Add Calxeda

[Bug 1000831] Re: Precise: Add Calxeda Highbank arm flavour

2012-06-02 Thread Itaru Kitayama
On the highbank-quantal branch (5d73426), but the build fails: touch /home/itaru/projects/people/ikepanhc/highbank-review/debian/build/no-modules touch ignore-dups export SOURCEDIR=/home/itaru/projects/people/ikepanhc/highbank-review/debian/d-i-armhf \ cd

[Bug 993629] Re: package openswan-modules-dkms 1:2.6.37-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-05-02 Thread Itaru Kitayama
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/993629 Title: package openswan-modules-dkms 1:2.6.37-1 failed to install/upgrade: subprocess installed post-installation script returned error exit

[Bug 993629] [NEW] package openswan-modules-dkms 1:2.6.37-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-05-02 Thread Itaru Kitayama
Public bug reported: 1) Description:Ubuntu 12.04 LTS Release:12.04 2) openswan-modules-dkms: Installed: 1:2.6.37-1 Candidate: 1:2.6.37-1 Version table: *** 1:2.6.37-1 0 500 http://jp.archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages 100