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

Re: Errors reported by our test suite in Jessie



On Thu, Oct 09, 2014 at 08:04:56AM +0200, Petter Reinholdtsen wrote:
>   error: ./doc: Unable to find documentation at /usr/share/doc/debian-edu-doc/en/debian-edu-jessie-manual.html.

Because debian-edu-doc* version 1.5xxx gets installed.

> Did any of you test other profiles?  What are the testsuite results
> you get from those?

main-server + workstation, ISO synced Oct 3rd.

These errors:

error: ./doc: Unable to find documentation at /usr/share/doc/debian-edu-doc/en/debian-edu-jessie-manual.html.
error: ./nagios: Nagios count NUMSVCWARN is not zero but 1.
error: ./postoffice: SMTP to postoffice.intern did not work.
error: ./samba: command 'net time' segfaults.
error: ./webcache: WPAD file 'http://wpad/wpad.dat' is missing HTTP proxy info. (#644373?)

As /var/log/installer/debian-edu-install-testsuite was missing, I grepped the syslog:

Oct  8 15:39:16 kernel: [    0.000000] Kernel command line: BOOT_IMAGE=/install.amd/vmlinuz mirror/distribution=jessie preseed/early_command="echo /jessie-test/" url=http://ftp.skolelinux.org/pub/test/jessie.dat   desktop=kde vga=788 initrd=/install.amd/initrd.gz -- quiet 
Oct  8 15:39:51 preseed: successfully loaded preseed file from http://ftp.skolelinux.org/pub/test/jessie.dat

While this was like expected, this was not:

Oct  8 15:39:51 preseed: running preseed command preseed/early_command: set -x; cd /tmp; archiveurl=http://ftp.skolelinux.org/debian; arch=$(archdetect | cut -d/ -f1); wget $archiveurl/dists/unstable/main/debian-installer/binary-$arch/Packages.gz; gunzip Packages.gz; packages_file=Packages; desired_udebs="debian-edu-profile-udeb"; for file in $(grep 'Filename:' $packages_file | cut -d : -f 2); do udeb=$(basename $file | cut -d _ -f 1); for u in $desired_udebs ; do if [ "$u" = "$udeb" ]; then url="$archiveurl/$file"; echo "info: Trying to fetch and install $url"; if wget $url; then udpkg --unpack $(basename $file); else echo "error: Unable to download $url"; fi; break; fi; done; done; if [ -z "$url" ] ; then echo "error: Unable to find updated udebs"; fi
Oct  8 18:36:03 edu-eatmydata-install: error: script /usr/bin/edu-eatmydata-install terminated unexpectedly.
Oct  8 18:36:03 10debian-edu-install: error: script /usr/lib/finish-install.d/13debian-edu-profile-udeb terminated unexpectedly.

Wolfgang

Attachment: signature.asc
Description: Digital signature


Reply to: