Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

netinst from a mirror setup with debmirror

36 views
Skip to first unread message

Stefan Pampel

unread,
Jul 16, 2007, 7:10:06 AM7/16/07
to
Hello,

i am using an local mirror setup with these parameters [1]. The mirror
works fine as a repository for serving packages via NFS for other clients.

Now i wanted use the local mirror for setting up clients via the
netinst-image[2] from scratch without using the debian mirrors from the
internet. For an Linux-installation-Party f.e.

Ok, the clients can boot via the netinst-image, i point the installer to
the local mirror by hand, but the installer means then:

"No Kernel modules were found ... Continue the install without loading
kernel modules?"

at this time the apache log shows:
192.168.0.188 - - [12/Jul/2007:15:21:59 +0200] "GET /mirrors/debian//dists/etch/Release HTTP/1.1" 200 58211 "-" "Wget" "-"
192.168.0.188 - - [12/Jul/2007:15:21:59 +0200] "GET /mirrors/debian//dists/stable/Release HTTP/1.1" 200 34641 "-" "Wget" "-"
192.168.0.188 - - [12/Jul/2007:15:21:59 +0200] "GET /mirrors/debian//dists/stable/main/binary-i386/Release HTTP/1.1" 200 98 "-" "Wget" "-"
192.168.0.188 - - [12/Jul/2007:15:21:59 +0200] "GET /mirrors/debian//dists/sarge/Release HTTP/1.1" 200 34641 "-" "Wget" "-"
192.168.0.188 - - [12/Jul/2007:15:21:59 +0200] "GET /mirrors/debian//dists/sarge/Release.gpg HTTP/1.1" 200 378 "-" "Wget" "-"
192.168.0.188 - - [12/Jul/2007:15:22:05 +0200] "GET /mirrors/debian//dists/sarge/main/debian-installer/binary-i386/Packages.gz HTTP/1.1" 200 50748 "-" "Wget" "-"

With choosing "Yes" it goes on, until the installer shows:
"The Installer failed to download a file from the mirror. ..."

Now the apache log:
192.168.0.188 - - [12/Jul/2007:13:15:49 +0200] "GET /mirrors/debian/pool/main/d/ddetect/hw-detect-full_1.14_all.udeb HTTP/1.1" 200 2676 "-" "Wget" "-"

syslog of the Clients :
anna[3119]: WARNING **: bad md5sum

The file is definitily there, also tired deleteing an mirroring again.
The error stays

Can someone give a hint how do terminate the errors and make the installer
happy?

[1] how i mirror:
DEB_HOST=ftp.de.debian.org
DEB_DIST=debian
DEB_VERSION="sarge,etch,lenny"
DEB_ARCH="i386"
DEB_SECT="main,non-free,contrib,main/debian-installer" DEB_ROOT=:debian
DEB_MIRROR_PATH=/var/cache/install/mirrors/ DEB_OPT="--method=rsync
--verbose --passive --progress --nosource --cleanup --getcontents"

# the debmirror command
debmirror -a $DEB_ARCH -d $DEB_VERSION -s $DEB_SECT -h $DEB_HOST --root
$DEB_ROOT $DEB_OPT $DEB_MIRROR_PATH/$DEB_DIST

[2] i used the following images
http://http.us.debian.org/debian/dists/etch/main/installer-i386/current//images/netboot/
even i tried the GTK-image

best regards

Stefan Pampel


--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org

Stefan Pampel

unread,
Aug 3, 2007, 4:20:10 AM8/3/07
to
Am Mon, 16 Jul 2007 10:54:03 +0000 schrieb Stefan Pampel:

> i am using an local mirror setup with these parameters [1]. The mirror
> works fine as a repository for serving packages via NFS for other clients.

...

> [1] how i mirror:
> DEB_HOST=ftp.de.debian.org
> DEB_DIST=debian
> DEB_VERSION="sarge,etch,lenny"
> DEB_ARCH="i386"
> DEB_SECT="main,non-free,contrib,main/debian-installer" DEB_ROOT=:debian
> DEB_MIRROR_PATH=/var/cache/install/mirrors/ DEB_OPT="--method=rsync
> --verbose --passive --progress --nosource --cleanup --getcontents"
>
> # the debmirror command
> debmirror -a $DEB_ARCH -d $DEB_VERSION -s $DEB_SECT -h $DEB_HOST --root
> $DEB_ROOT $DEB_OPT $DEB_MIRROR_PATH/$DEB_DIST

After i run an configured anonftpsync[2] over the existing mirror
everything works fine now. Maybe debmirror left out some important files
for those activities, thats why the mirror is a bit larger than before.

[2] http://www.debian.org/mirror/ftpmirror#partial

best regrads

Stefan Pampel

--
/ polyformal /
| Kaesenstraße 8 /
| 50677 Köln - Germany /
| phone: +49 221 3103 122
| fax: +49 221 9311 9223
| http://www.polyformal.de/
|______________________/

GPG KEY: 11678845

0 new messages