[Bug 615773] Re: postinst trigger fails on eMMC

2010-08-25 Thread Oliver Grawert
flash-kernel looks for /etc/flash-kernel.conf and then falls back to a generic 
method (see 
https://blueprints.edge.launchpad.net/ubuntu/+spec/mobile-maverick-arm-improved-subarch-detection)

if /etc/flash-kernel.conf exists and contains a value for UBOOT_PART it
will try to update a vfat on that partition that u-boot can use for
booting.

we are a) missing a switch for RAW partitons yet as the blaze needs and
b) a method to handle these kind of partitions at all.

** Also affects: flash-kernel (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

** Changed in: flash-kernel (Ubuntu)
   Status: New = Confirmed

** Changed in: flash-kernel (Ubuntu)
   Importance: Undecided = High

** Also affects: flash-kernel (Ubuntu Maverick)
   Importance: High
   Status: Confirmed

** Also affects: initramfs-tools (Ubuntu Maverick)
   Importance: Undecided
   Status: Invalid

** Changed in: flash-kernel (Ubuntu Maverick)
Milestone: None = ubuntu-10.10

** Tags added: armel

** Summary changed:

- postinst trigger fails on eMMC
+ flash-kernel fails to handle raw boot partitons on eMMC

-- 
flash-kernel fails to handle raw boot partitons on eMMC
https://bugs.launchpad.net/bugs/615773
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 615773] Re: postinst trigger fails on eMMC

2010-08-24 Thread Michael Opdenacker
Here's a quick 'n dirty workaround reported by Olivier Naudan. This is
not a fix at all, of course!

$ sudo vi /var/lib/dpkg/info/initramfs-tools.postinst
#  Add exit 0 at the beginning of the script
$ sudo dpkg --configure initramfs-tools
$ sudo vi /var/lib/dpkg/info/initramfs-tools.postinst
#  Remove exit 0

-- 
postinst trigger fails on eMMC
https://bugs.launchpad.net/bugs/615773
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 615773] Re: postinst trigger fails on eMMC

2010-08-24 Thread Nicolas Dechesne
@ogra: I would guess that this is because the flash script has not been
updated yet to support Blaze eMMC. It detects properly that it does not
boot from SD card, so it then believes it is running from NAND. Is that
correct?

-- 
postinst trigger fails on eMMC
https://bugs.launchpad.net/bugs/615773
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 615773] Re: postinst trigger fails on eMMC

2010-08-10 Thread Olivier Naudan
This problem appeared recently, likely on initramfs-tools 0.97.2ubuntu2

-- 
postinst trigger fails on eMMC
https://bugs.launchpad.net/bugs/615773
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs