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

Bug#270941: depmod: Can't open /stor/usr-src/linux/debian/tmp-image/lib/modules/extra/modules.dep for writing



On Thu, Sep 09, 2004 at 11:15:41PM -0600, Daniel Webb wrote:
> Package: kernel-source-2.4.27
> Version: 2.4.27-5
> Severity: important
> Justification: fails to build from source
> 
> (as root)
> >make-kpkg --revision fuzzy.1 kernel_image
> 
> <snip>
> 
> cd /stor/usr-src/linux/debian/tmp-image/lib/modules/2.4.27; \
> mkdir -p pcmcia; \
> find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{}
> pcmcia
> if [ -r System.map ]; then /sbin/depmod -ae -F System.map -b
> /stor/usr-src/linux/debian/tmp-image -r 2.4.27; fi
> depmod: Can't open
> /stor/usr-src/linux/debian/tmp-image/lib/modules/extra/modules.dep for
> writing
> make[2]: *** [_modinst_post] Error 255
> make[2]: Leaving directory `/stor/usr-src/kernel-source-2.4.27'
> make[1]: *** [real_stamp_image] Error 2
> make[1]: Leaving directory `/stor/usr-src/kernel-source-2.4.27'
> make: *** [kernel-image-deb] Error 2
> 
> I don't know...

Is there a chance you ran out of disk space?

-- 
Horms



Reply to: