Comment 4 for bug 1130419

Revision history for this message
Maarten Lankhorst (mlankhorst) wrote :

Still fails with that patch, the steps I'm doing:

pbuilder-dist precise amd64 login
mkdir -p "$HOME"
apt-get install vim wget xserver-xorg-lts-quantal
add all the deb-src lines to /etc/apt/sources.list
apt-get update
apt-get build-dep apt
apt-get source apt
cd apt*/
wget 'https://launchpadlibrarian.net/131840510/apt-lp-1130419-prefer-ma-same-siblings' -O- | patch -Np0
dpkg-buildpackage -b
cd ..
dpkg -i *.deb

apt-get install wine1.4