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

Re: Wheezy testinstall issues



On Wed, Jan 09, 2013 at 06:36:16PM +0100, Wolfgang Schweer wrote:
> Supposing network setup to be the main problem, I changed the following 
> in the debian-installer environmemt as a workaround (before hitting the 
> final button at the end of the installation process):
> 
> (1) Delete /usr/lib/finish-install.d/55netcfg-copy-config, cause this 
>     script would produce an unconfigured /etc/network/interfaces file in 
>     the /target directory -- mayby due to the fact, that the package 
>     network-manager got installed. Maybe d-e-c/d-i/finish-install could
>     be used to solve this problem. 

Digging deeper into it, somehow ...

The configuration done by d-e-c/d-i/pre-pkgsel gets lost cause 
/usr/lib/finish-install.d/55netcfg-copy-config detects that 
network-manager is installed. 'chroot /target apt-get purge 
network-manager' in finish-install could be executed if $PROFILE 
contains "main-server". Manually doing this seems to solve the problem.
 
> (2) Add a stanza 'dns-nameservers 10.0.2.2" to make resolvconf happy
>     (/etc/network/interfaces in /target).

Actually, this has to be 127.0.0.1 instead of 10.0.2.2. This seems to be 
set by pre-pkgsel but does not take effect.

Version change of gosa: No fun, as gosa.conf is outdated, the web interface 
beeing functionally only in parts. 
 
Wolfgang

Attachment: signature.asc
Description: Digital signature


Reply to: