Thread Previous • Date Previous • Date Next • Thread Next |
Occured running tonight's packages of 389 from precise. Here's the strace output, relevant sections. Attached is the entire thing. The procedure to reproduce is simple yet time consuming. 1) Install oneiric ocelot using vmbuilder.
2) Upgrade to precise pangolin: https://wiki.ubuntu.com/PrecisePangolin/TechnicalOverview/Alpha1#Upgrading_from_Ubuntu_11.10master@ichigo:~$ cat ~/.vmbuilder.cfg[default] flavour = virtual arch = amd64 [ubuntu] suite = oneiric arch = amd64 components = main, restricted, universe, multiverse flavour = virtualaddpkg = aptitude, acpid, htop, byobu, vim, python-software-properties, unattended-upgrades, openssh-server, openssl-blacklist, openssl-blacklist-extra, openssh-blacklist, openssh-blacklist-extra[kvm] bridge = br0 arch = amd64 libvirt = qemu:///system
3) Install 389.
When prompted to specify an existing management server, do so. Make sure it's an existing WORKING management server. 4) Crash! It occurs at the end of the setup script, and subsequently when running sudo start-ds-admin .sudo apt-add-repository ppa:ubuntu-389-directory-server/ppa sudo aptitude update sudo aptitude install 389-ds-base 389-admin apache2 sudo -e /etc/sysctl.d/10-network-timeout.conf cat /etc/sysctl.d/10-network-timeout.confnet.ipv4.tcp_keepalive_time = 60sudo setup-ds-admin
Attachment:
strace.txt.gz
Description: GNU Zip compressed data
Thread Previous • Date Previous • Date Next • Thread Next |