Update on Ubuntu 12.04

Questions about Wine on Linux
Locked
User avatar
KenSharp
Level 4
Level 4
Posts: 190
Joined: Mon Jul 13, 2009 8:52 pm

Update on Ubuntu 12.04

Post by KenSharp »

Code: Select all

(Reading database ... 350956 files and directories currently installed.)
Unpacking wine1.6 (from .../wine1.6_1.6~rc1-0ubuntu1~ppa2_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/wine1.6_1.6~rc1-0ubuntu1~ppa2_i386.deb (--unpack):
 trying to overwrite '/usr/bin/wine', which is also in package wine1.6-i386 1.6~rc1-0ubuntu1~ppa2
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Processing triggers for hicolor-icon-theme ...
Processing triggers for man-db ...
Errors were encountered while processing:
 /var/cache/apt/archives/wine1.6_1.6~rc1-0ubuntu1~ppa2_i386.deb
It's busted good!

(From the PPA)
User avatar
dimesio
Moderator
Moderator
Posts: 13373
Joined: Tue Mar 25, 2008 10:30 pm

Re: Update on Ubuntu 12.04

Post by dimesio »

Report it to Ubuntu.
User avatar
KenSharp
Level 4
Level 4
Posts: 190
Joined: Mon Jul 13, 2009 8:52 pm

Re: Update on Ubuntu 12.04

Post by KenSharp »

Not an Ubuntu bug.

I'm sure Scott is already on the case. Hence the point of the post.
User avatar
dimesio
Moderator
Moderator
Posts: 13373
Joined: Tue Mar 25, 2008 10:30 pm

Re: Update on Ubuntu 12.04

Post by dimesio »

Not an Ubuntu bug.
It's been confirmed on Ubuntu's bug tracker. https://bugs.launchpad.net/ubuntu/+sour ... ug/1191276

Binary packages are built by the distros, not here.
titi
Level 1
Level 1
Posts: 8
Joined: Thu Oct 23, 2008 1:53 pm

Re: Update on Ubuntu 12.04

Post by titi »

That's not entirely true. Its correct that the distros are packaging their own wine binary packages, BUT the one we talk about here is packaged by wine itself.
( ok its made by Scott Richie who has an ubuntu mailing address, but as far as Iunderstand itr he does it for wine and not for ubuntu )

People manually add this package source dircetly from the official wine ressources from the wine team! ( as shown here http://www.winehq.org/download/ubuntu )
And I think this is what the wine team wants people/testers to do so they always get feedback for their latest development version.

And THIS package is broken at the moment and gives a lot of trouble to all Ubuntu 12.04 Users ( the actual Long Term Support version of ubuntu ).

( I bet you want feedback from the ubuntuusers using the 1.6 Releasecandidate too! )
User avatar
dimesio
Moderator
Moderator
Posts: 13373
Joined: Tue Mar 25, 2008 10:30 pm

Re: Update on Ubuntu 12.04

Post by dimesio »

BUT the one we talk about here is packaged by wine itself.
No, it isn't. WineHQ does not package binaries, only source code. The Ubuntu instructions you linked to are here as a convenience to users; the repository hosting their packages is on launchpad.net, which is where the link at the bottom of that page leads.

You are right about the developers wanting testers, which is why it's important to report packaging bugs ASAP to the people who can actually fix them. That's not here. This is what happens to packaging bugs filed here:

http://bugs.winehq.org/show_bug.cgi?id=33808
http://bugs.winehq.org/show_bug.cgi?id=33804
http://bugs.winehq.org/show_bug.cgi?id=32987
http://bugs.winehq.org/show_bug.cgi?id=33771
Locked