Hi,

This bug is still present with 0.9.72.1~dfsg-2 and linux-source-2.6.26 (I have compiled it without initrd.img).

# dpkg -i ../mol-modules-2.6.26-toi-dri_0.9.72.1~dfsg-2+2.6.26-2_powerpc.deb
Selecting previously deselected package mol-modules-2.6.26-toi-dri.
(Reading database ... 148558 files and directories currently installed.)
Unpacking mol-modules-2.6.26-toi-dri (from .../mol-modules-2.6.26-toi-dri_0.9.72.1~dfsg-2+2.6.26-2_powerpc.deb) ... dpkg: error processing ../mol-modules-2.6.26-toi-dri_0.9.72.1~dfsg-2+2.6.26-2_powerpc.deb (--install): trying to overwrite `/lib/modules/2.6.26-toi-dri/modules.pcimap', which is also in package linux-image-2.6.26-toi-dri
Errors were encountered while processing:
../mol-modules-2.6.26-toi-dri_0.9.72.1~dfsg-2+2.6.26-2_powerpc.deb


The workaround in my previous message is still valid:

--- Makefile.orig       2008-08-09 19:25:56.000000000 +0200
+++ Makefile    2008-08-09 19:27:14.000000000 +0200
@@ -39,6 +39,7 @@
install: build $(SUBDIRS:=-install)
$(SUBDIRS:=-install):
$(MAKE) INSTALL_MOD_PATH=$(DESTDIR) -C $(KSRC) M=`pwd`/$(subst -install,,$@) modules_install
+       rm $(DESTDIR)/lib/modules/$(KVERS)/modules.*

# descend into subdirectories and clean up
.PHONY:        $(SUBDIRS:=-clean)



Best regards,
Bin



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to