Joey Hess wrote:
> Thiemo Seufer wrote:
> > ./install-files
> >         install -D -m 644 /boot/vmlinuz-2.4.22-1-386 
> > debian/kernel-image-2.4.22-1-386-di/boot/vmlinuz
> > install: cannot stat `/boot/vmlinuz-2.4.22-1-386': No such file or directory
> > command exited with status 1
> > make: *** [binary-arch] Error 9
> > make: Leaving directory 
> > `/home/ica2_ts/devel/debian-installer/kernel/linux-kernel-di'
> 
> install-files looks up the host architecture with dpkg-architecture
> -qDEB_HOST_ARCH, reads kernel-versions and skips all other
> architectures, and copys kernel images for the host architecture.
> I cannot imagine how the above could happen unless dpkg-architecture
> returned i386.

Found. It was a bogosity in my local build script. Nevertheless, I improved
install-files and find-dups a bit (probably not the real perl way, but it
works).


Thiemo


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

Reply via email to