Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- robn@pyro:~$ sudo apt-get install ia32-libs
- 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 the unstable
- distribution that some required packages have not yet been created
- or been moved out of Incoming.
- The following information may help to resolve the situation:
- The following packages have unmet dependencies:
- ia32-libs : Depends: ia32-libs-i386
- E: Unable to correct problems, you have held broken packages.
- robn@pyro:~$ sudo apt-get install ia32-libs ia32-libs-i386
- 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 the unstable
- distribution that some required packages have not yet been created
- or been moved out of Incoming.
- The following information may help to resolve the situation:
- The following packages have unmet dependencies:
- ia32-libs-i386:i386 : Depends: libjack0:i386 (>= 1:0.118+svn3796-7) but it is not going to be installed
- E: Unable to correct problems, you have held broken packages.
- robn@pyro:~$ sudo apt-get install ia32-libs ia32-libs-i386 libjack0:i386
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- The following packages were automatically installed and are no longer required:
- gstreamer0.10-nice libc-ares2 libcap2-bin libgssdp-1.0-3 libgupnp-1.0-4 libgupnp-igd-1.0-4 libmeanwhile1 libnice10 libpam-cap libsmi2ldbl libwireshark-data libwireshark2 libwiretap2
- libwsutil2 libzephyr4 pidgin-data python-cddb python-gst0.10 python-mmkeys python-mutagen wireshark-common
- Use 'apt-get autoremove' to remove them.
- Suggested packages:
- ia32-libs-gtk ia32-libs-gtk-i386:i386 jackd1:i386
- The following packages will be REMOVED:
- exaile gstreamer0.10-plugins-good libasound2-plugins libfarstream-0.1-0 libjack-jackd2-0 libportaudio2 libpurple-bin libpurple0 opera opera-next pidgin pulseaudio pulseaudio-module-x11
- wireshark
- The following NEW packages will be installed:
- ia32-libs ia32-libs-i386:i386 libjack0:i386
- 0 upgraded, 3 newly installed, 14 to remove and 45 not upgraded.
- Need to get 285 kB of archives.
- After this operation, 117 MB disk space will be freed.
- Do you want to continue [Y/n]?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement