Re: [Bug 1138219] Re: ia32-libs won't install

2013-03-05 Thread Steve Langasek
On Tue, Mar 05, 2013 at 02:53:26PM -, Rainer Rohde wrote: > Steve, thank for the feedback. > This is what I get when trying to install ia32-libs: > apt-get install ia32-libs-multiarch > Reading package lists... Done > Building dependency tree > Reading state information... Done > Some

[Bug 1138219] Re: ia32-libs won't install

2013-03-05 Thread Rainer Rohde
OK, I got it working now. I was able to install wine and crossover. Thanks again. :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1138219 Title: ia32-libs won't install To manage notifications abo

[Bug 1138219] Re: ia32-libs won't install

2013-03-05 Thread Rainer Rohde
Steve, thank for the feedback. This is what I get when trying to install ia32-libs: apt-get install ia32-libs-multiarch Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an im

Re: [Bug 1138219] Re: ia32-libs won't install

2013-03-05 Thread Steve Langasek
On Tue, Mar 05, 2013 at 01:01:13PM -, Rainer Rohde wrote: > Good morning Steve, > I've done what you suggested, however, running sudo apt-get install > libx11-6=2:1.5.0-1 gets me the following error: > sudo apt-get install libx11-6=2:1.5.0-1 > Reading package lists... Done > Building dependen

[Bug 1138219] Re: ia32-libs won't install

2013-03-05 Thread Rainer Rohde
Good morning Steve, I've done what you suggested, however, running sudo apt-get install libx11-6=2:1.5.0-1 gets me the following error: sudo apt-get install libx11-6=2:1.5.0-1 Reading package lists... Done Building dependency tree Reading state information... Done E: Version '2:1.5.0-1' fo

[Bug 1138219] Re: ia32-libs won't install

2013-03-04 Thread Steve Langasek
Right, here's the key: libx11-6: Installed: 2:1.5.0-1ubuntu1 Candidate: 2:1.5.0-1ubuntu1 Version table: *** 2:1.5.0-1ubuntu1 0 500 http://us.archive.ubuntu.com/ubuntu/ raring-proposed/main amd64 Packages 100 /var/lib/dpkg/status 2:1.5.0-1 0 500 http://us.archiv

[Bug 1138219] Re: ia32-libs won't install

2013-03-04 Thread Rainer Rohde
Thanks for the feedback, Steve; here's the output. apt-cache policy libx11-6 libxtst6 libxext6 libx11-6: Installed: 2:1.5.0-1ubuntu1 Candidate: 2:1.5.0-1ubuntu1 Version table: *** 2:1.5.0-1ubuntu1 0 500 http://us.archive.ubuntu.com/ubuntu/ raring-proposed/main amd64 Packages

Re: [Bug 1138219] Re: ia32-libs won't install

2013-03-04 Thread Steve Langasek
> Depends: libxtst6:i386 but it is not going to be installed Thanks. Please show the output of: apt-cache policy libx11-6 libxtst6 libxext6 It looks like the most likely cause of your problem is a mismatched version of an X library package from a ppa that you no long

[Bug 1138219] Re: ia32-libs won't install

2013-03-04 Thread Rainer Rohde
Tried that already, Steve; here's the result: apt-get install ia32-libs-multiarch Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using

Re: [Bug 1138219] Re: ia32-libs won't install

2013-03-04 Thread Steve Langasek
On Sun, Mar 03, 2013 at 10:41:57PM -, Rainer Rohde wrote: > Here you go, Steve: > root@rrohde-G75VW:~# apt-get -f install > Reading package lists... Done > Building dependency tree > Reading state information... Done > 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. > roo

[Bug 1138219] Re: ia32-libs won't install

2013-03-04 Thread Rainer Rohde
@Dave: I am aware that beta software is not always desired, however, this changeover to multiarch will affect anyone, will it not? Shouldn't really matter as to when in the development cycle this is introduced -- for those who use wine and crossover office, or playonlinux, they all will get impacte

[Bug 1138219] Re: ia32-libs won't install

2013-03-03 Thread Dave Lentz
This looks similar to https://bugs.launchpad.net/ubuntu/+source/ia32-libs/+bug/1131487 @Rainer: I would not have suggested trying a newer Crossover .deb if I knew it wasn't a free upgrade. I also want to reiterate that you should expect these snafus with the development version of Ubuntu... -- Y

[Bug 1138219] Re: ia32-libs won't install

2013-03-03 Thread Rainer Rohde
Here you go, Steve: root@rrohde-G75VW:~# apt-get -f install Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. root@rrohde-G75VW:~# apt-get install ia32-libs Reading package lists... Done B

[Bug 1138219] Re: ia32-libs won't install

2013-03-03 Thread Steve Langasek
Thanks for the output paste. FWIW, it's preferred to have such output pasted directly in bug logs rather than pointing to them on pastebin, so that the logs remain available even if they expire off of a pastebin. So the output shows that apt-get -f install tried to install dependencies for ia32-c

[Bug 1138219] Re: ia32-libs won't install

2013-03-03 Thread Rainer Rohde
Steve, thanks for your feedback. 1) I am installing a 64bit package because I installed 64bit Ubuntu. Wanting to install the 64bit Crossover package made sense to me. 2) apt-get install -f wants to delete a whole slew of packages but ultimately doesn't do anything when I select "y" to kick it of

[Bug 1138219] Re: ia32-libs won't install

2013-03-02 Thread Steve Langasek
Of course it will depend on i386 stuff. The question is, why are you installing an amd64 crossover package, rather than an i386 package? Installing a package with dpkg doesn't install the dependencies. Have you run apt-get -f install to let apt try to pull the dependencies in? At this point, I do

[Bug 1138219] Re: ia32-libs won't install

2013-03-02 Thread Rainer Rohde
I purchased the new Crossover, and it still depends on i386 stuff. How frustrating. dpkg -i /home/rrohde/Downloads/ia32-crossover_12.1.2-1_amd64.deb Selecting previously unselected package ia32-crossover. (Reading database ... 276884 files and directories currently installed.) Unpacking ia32-cros

[Bug 1138219] Re: ia32-libs won't install

2013-03-02 Thread Rainer Rohde
So, ultimately I am unable to install Crossover and wine. What fun. :/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1138219 Title: ia32-libs won't install To manage notifications about this bug go

[Bug 1138219] Re: ia32-libs won't install

2013-03-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: ia32-libs (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1138219 Title:

[Bug 1138219] Re: ia32-libs won't install

2013-03-01 Thread Dave Lentz
The package that should be installed is wine1.4-i386:386. It works in my Raring/13.04 VM and I did not have to manually enable i386. I'm not sure why it doesn't work for you. Nevertheless, if you use this install for work/coding, it's probably best to run a non-development verison of Ubuntu.. --

[Bug 1138219] Re: ia32-libs won't install

2013-03-01 Thread Rainer Rohde
Thanks Dave. If it is deprecated, I believe I should refrain from using it then. I will most likely get the updated crossover package then. I hope that "wine" can be install, because wine seems to depends on it: The following packages have unmet dependencies: wine1.4 : Depends: wine1.4-i386 (= 1

[Bug 1138219] Re: ia32-libs won't install

2013-03-01 Thread Dave Lentz
Sorry, syntax error. It should be: sudo dpkg --add-architecture i386 As for having to do this, ia32-libs is being deprecated (which is why it got removed) in favor of a newer multiarch method. The crossover .deb is a bit outdated and it really should not depend on ia32-libs. There are newer versio

[Bug 1138219] Re: ia32-libs won't install

2013-03-01 Thread Rainer Rohde
Thanks Dave. When trying to add the architecture, I get the following message: dpkg --add-architecture=i386 && sudo apt-get update dpkg: error: --add-architecture option does not take a value Type dpkg --help for help about installing and deinstalling packages [*]; Use `dselect' or `aptitude' fo

[Bug 1138219] Re: ia32-libs won't install

2013-03-01 Thread Dave Lentz
Oh, I see. You'll have to add 32-bit architecture manually sudo dpkg --add-architecture=i386 && sudo apt-get update sudo apt-get install ia32-libs -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1138219

[Bug 1138219] Re: ia32-libs won't install

2013-03-01 Thread Rainer Rohde
I forgot to mention that I am on 13.04, 3.8.0-8-generic kernel. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1138219 Title: ia32-libs won't install To manage notifications about this bug go to: ht

[Bug 1138219] Re: ia32-libs won't install

2013-03-01 Thread Dave Lentz
What happens when you try to install ia32-libs directly? sudo apt-get install ia32-libs -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1138219 Title: ia32-libs won't install To manage notifications