32bit bombs out

I am trying to run the opensuse equivalent to ubuntu’s ia32-lib. I have gathered that I should install the 32-bit environment on my 64-bit 12.3. However, this is what happens:

burn:/home/erik/development # zypper install -t pattern 32bit
Loading repository data…
Reading installed packages…
Resolving package dependencies…

The following NEW pattern is going to be installed:
32bit

Nothing to do.

burn:/home/erik/development #

When I try to install the “32-Bit Runtime Environment” pattern in YaST, the window just disappears after I click “Accept”. Looks like a bug to me. Any thoughts?

On 2013-03-25 14:36, Purpendicular wrote:
> The following NEW pattern is going to be installed:
> 32bit
>
> Nothing to do.
>
> burn:/home/erik/development #

It means, I think, that it is already installed.

As a side note:

Please use code tags for printouts and commands. Advanced editor, ‘#’
button.
Posting in
Code Tags - A Guide


Cheers / Saludos,

Carlos E. R.
(from 12.1 x86_64 “Asparagus” at Telcontar)

No, it clearly states that it is going to install 32bit because it is not installed. Likewise, in YaST, the 32 bit environment pattern is not ticked. I tick it, click Accept and the window disappears.

On 03/25/2013 02:36 PM, Purpendicular wrote:
> Any thoughts?

_very few! try to add -v to your zypper incantation, and lets see if
verbose will give us a hint…try the first and if it gives no hints,
then try the second


zypper -v install -t pattern 32bit
zypper -vv install -t pattern 32bit

note: this may be a waste of time…if so: sorry in advance.


dd
http://tinyurl.com/DD-Caveat

Thanks for trying, but not much luck…

burn:/home/erik/development # zypper -vv install -t pattern 32bit
Verbosity: 2
Non-option program arguments: '32bit' 
Initializing Target
Checking whether to refresh metadata for Stable Version of LibreOffice (openSUSE_12.3)
Checking whether to refresh metadata for openSUSE-12.3-Non-Oss
Checking whether to refresh metadata for openSUSE-12.3-Oss
Checking whether to refresh metadata for openSUSE-12.3-Update
Checking whether to refresh metadata for openSUSE-12.3-Update-Non-Oss
Loading repository data...
Reading installed packages...
Force resolution: No
Selecting '32bit-12.3-7.10.1.x86_64' from repository 'openSUSE-12.3-Oss' for installation.
Resolving package dependencies...
Force resolution: No

The following NEW pattern is going to be installed:
  32bit  12.3-7.10.1  x86_64  openSUSE-12.3-Oss  openSUSE


Nothing to do.
burn:/home/erik/development #