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

Wheezy testinstall issues



Hi all,

using the iso file rsynced Jan 8 the installation (main-server profile) 
was successfull, but then running the debian-edu-test-install script 
showed loads of errors.

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. 

(2) Add a stanza 'dns-nameservers 10.0.2.2" to make resolvconf happy
    (/etc/network/interfaces in /target).

(3) Edit (in /target) the file /etc/default/ldap2zone to have
    BIND_DATA=/etc/bind instead of  #BIND_DATA=/var/cache/bind cause
    otherwise the ldap2zone cron job @boot and hourly would produce 
    false filenames in the db files found below /etc/bind and let
    bind9 fail.

Running 'debian-edu-test-install | grep error:' on this modified 
installation:

error: ./cups: URL 'https://www:631/' is not working.
error: ./cups: URL 'https://localhost:631/' is not working.
error: ./doc: Unable to find documentation at /usr/share/doc/debian-edu-doc/en/debian-edu-wheezy-manual.html.
error: ./nagios: Nagios count NUMSVCWARN is not zero but 1.
error: ./nagios: Nagios count NUMSVCUNKN is not zero but 1.
error: ./timezone: /etc/localtime is not equal to (Europe/Berlin), /etc/timezone is 'Europe/Berlin'.
error: ./webcache: WPAD file 'http://wpad/wpad.dat' is missing HTTP proxy info.

The first two may be due to a test script problem cause
'links https://www:631' is showing the web page, 
'links https://localhost:631' as well.

The last error seems to be due to a missing Perl module (JavaScript.pm).

Wolfgang

Attachment: signature.asc
Description: Digital signature


Reply to: