Elatte Testing Alpha 7 Post Install Howto
The installed system is not in consistent state after installation. There are few apt related issues which needs to be taken care of before one could feel at home.
Source URI for apt
Use you favorite editor to change the urls in /etc/apt/sources.list. The file should look like this:
deb http://apt.nexenta.org elatte-testing main contrib non-free deb-src http://apt.nexenta.org elatte-testing main contrib non-free
Missing Packages
Manually install the dummy packages for libsoup2.2-8, libpisock8, libpisync0. To do this manually install fakeroot, devscripts and equivs. Making dummy packages requires running equivs-control for each package to be created. Then run equivs-build on each file after editing it with your favourite editor. Install these dummy packages.
Then run apt-get -f install
