Public bug reported:

Binary package hint: kernel-package

Description:    Ubuntu 10.10
Release:        10.10

kernel-package:
  Installed: 12.033
  Candidate: 12.033
  Version table:
 *** 12.033 0
        500 http://us.archive.ubuntu.com/ubuntu/ maverick/universe amd64 
Packages
        100 /var/lib/dpkg/status

Setting the option 'kimage' to something other than 'vmlinux' causes an
internal error when the package is unpacked.

The kernel package in question was cross-compiled for 'mipsel' on Ubuntu
Maverick,

There is a discrepancy in line 48 of '/usr/share/kernel-
package/ruleset/arches/mipsel.mk'.

The line
(48)    kimagedest = $(INT_IMAGE_DESTDIR)/vmlinux-$(KERNELRELEASE)

should be
(48)    kimagedest = $(INT_IMAGE_DESTDIR)/$(kimage)-$(KERNELRELEASE)

** Affects: kernel-package (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/729972

Title:
  faulty kimagedest causes internal package error

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

Reply via email to