[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#231606: busybox-cvs-udeb: busybox depmod and insmod fail on sparc64



Package: busybox-cvs-udeb
Severity: important
Tags: sid

busybox insmod and depmod appear not to understand sparc64 and
complain about wrong architecture when used on a sparc64 box.  They
need to detect sparc64 (uname -m) and switch elf formats supported.

~ # insmod sr_mod
Using /lib/modules/2.4.21-sparc64/kernel/drivers/scsi/sr_mod.o
insmod: ELF file /lib/modules/2.4.21-sparc64/kernel/drivers/scsi/sr_mod.o not for this architecture
insmod: Could not load the module: No such file or directory
~ # uname -m
sparc64



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: sparc (sparc64)
Kernel: Linux 2.4.21
Locale: LANG=C, LC_CTYPE=C




Reply to: