Sorry: I documented the commands using different directory names from
the ones I used, and managed to miss three of the changes.

Here's the (I think corrected and complete) list of commands for anyone
who still needs it:

~$ cp /var/cache/apt/archives/wine1.6_1.6~rc2-0ubuntu1~ppa1_amd64.deb 
/tmp/wine1.6_1.6~rc2-0ubuntu1~ppa1_amd64.deb
~$ cd /tmp
~$ mkdir wine-deb
~$ dpkg-deb -x wine1.6_1.6~rc2-0ubuntu1~ppa1_amd64.deb wine-deb
~$ dpkg-deb --control wine1.6_1.6~rc2-0ubuntu1~ppa1_amd64.deb wine-deb/DEBIAN
~$ rm wine-deb/usr/bin/wine64
~$ rm wine-deb/usr/bin/wine64-preloader
~$ dpkg -b wine-deb wine1.6-new.deb
~$ sudo dpkg -i wine1.6-new.deb
~$ sudo apt-get -f install

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1191276

Title:
  Installation of wine1.6 fails because of duplicate  wine64-preloader

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wine/+bug/1191276/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to