The following commands reproduce the problem highlighted above: sudo debootstrap gutsy poker-network-mysql-installation-issue-gutsy sudo chroot poker-network-mysql-installation-issue-gutsy/ locale-gen en_US.UTF-8 cat /etc/apt/sources.list | sed s/deb/deb-src/ >> /etc/apt/sources.list cat /etc/apt/sources.list | sed s/main/universe/ > /etc/apt/sources.list.d/universe.list apt-get install dpkg-dev devscripts apt-get source poker-network apt-get build-dep poker-network apt-get install wget wget http://launchpadlibrarian.net/9163078/poker-network_1.1.1-1ubuntu2.patch patch -p0 < poker-network_1.1.1-1ubuntu2.patch cd poker-network-1.1.1/ debuild -us -uc cd .. dpkg -i *.deb
-- poker-network mysql installation issue https://bugs.launchpad.net/bugs/138836 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
