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

Re: mirror-sync and build_all.sh (debian-cd)



Hi All, hi Frans, thanks for your time.

I've came up with the same debmirror string which uses 'mirror-sync':

debmirror --arch=i386 --dist=lenny --section=main,main/debian-installer --pdiff=use --method="http" --ignore-small-errors --nosource --exclude='(e/eclipse(|-.*)/.*)' --exclude='/(boson|ice.*|kde.*|koffice|python-.*|qt-x11-free|samba|wengophone)-dbg_' --exclude='/lib(boost|gl1-mesa-dri|nel|qt4|.*webkit.*|wine|wxgtk.*|xul.*|zeroc-ice.*)-dbg_' --exclude='/libqt4-debug_' -v -h ftp.nl.debian.org /media/mike2/srv/mirror/debian

note the '--section=main,main/debian-installer'

but when executing it, the result is:

(...)

"
Get Packages and Sources files and other miscellany.
Parse Packages and Sources files and add to the file list everything therein.
Download all files that we need to get (36 MiB).
Downloaded 36 MiB in 46s at 779.67 kiB/s
Everything OK. Moving meta files.
Cleanup mirror.
All done.
"

and the initrd.gz file is still missing.


Thanks for your help,
have a nice evening.
Mike



On Mon, 22 Feb 2010 21:31:34 +0100
Frans Pop <elendil@planet.nl> wrote:

> On Monday 22 February 2010, mancyborg@gmail.com wrote:
> > ./easy-build.sh NETINST
> >
> > cp: cannot stat
> > 
> `/media/mike2/srv/mirror/debian/dists/lenny/main/installer-i386/current/images/cdrom/initrd.gz': 
> No such file or directory FAILED: error 1
> >     Failed to start disc 1, error 256
> 
> You don't have the Debian Installer images included on your mirror. You can 
> either add them (you'll need debmirror from testing for that), or you can 
> configure easy-build.sh to load the D-I images from an external mirror.
> 
> For the last, see the comments in the easy-build.sh script.
> 
> Cheers,
> FJP


Reply to: