How to install SFE ips binaries? Conflicts.


 
Thread Tools Search this Thread
Operating Systems Solaris How to install SFE ips binaries? Conflicts.
# 1  
Old 10-29-2015
How to install SFE ips binaries? Conflicts.

I am trying to install binaries from the SFE repo with IPS package manager which I have added from:
Code:
http://sfe.opencsw.org/localhosts11/

When I try to install some stuff, like VLC v2.1.5 or Wine v1.7.6, there are lot of conflicts. How to resolve them? I suspect SFE wants to install some competing libraries:

Code:
Error:
The requested change to the system attempts to install multiple actions
for link 'usr/gcc/4.8/lib/amd64/libstdc++.so' with conflicting attributes:

    1 package delivers 'link path=usr/gcc/4.8/lib/amd64/libstdc++.so target=libstdc++.so.6.0.18':
        pkg://solaris/system/library/gcc/gcc-c++-runtime-48@4.8.2,5.11-0.175.3.0.0.30.0:20150821T172443Z
    1 package delivers 'link path=usr/gcc/4.8/lib/amd64/libstdc++.so target=libstdc++.so.6.0.19':
        pkg://localhosts11/sfe/system/library/gcc-48-runtime@4.8.5,5.11-0.0.175.0.0.0.2.0:20150920T112448Z

These packages may not be installed together.  Any non-conflicting set may
be, or the packages must be corrected before they can be installed.

The following packages all deliver file actions to usr/gcc/4.8/lib/libitm.spec:

  pkg://localhosts11/sfe/system/library/gcc-48-runtime@4.8.5,5.11-0.0.175.0.0.0.2.0:20150920T112448Z
  pkg://solaris/developer/gcc-4/gcc-common-48@4.8.2,5.11-0.175.3.0.0.30.0:20150821T163944Z

These packages may not be installed together. Any non-conflicting set may
be, or the packages must be corrected before they can be installed.

...

If you try it yourself, to install VLC or anything else, you will see the problems. How to fix these problems? Anyone knows?

PS. Firefox v38.2.1 for Solaris is now out. Smilie
https://unixpackages.com/packages/mozilla
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Conflicts in the output of TOP command

Hi All, In the output of TOP command in my unix system, i monitored that some process has utilization more than 100% even some process has 4000% utilisation. Please help me understand how it is possible to show more than 100% utilization. Please see the screenshot below:... (2 Replies)
Discussion started by: anand2308
2 Replies

2. UNIX and Linux Applications

mysql conflicts problem

:confused: hi all, RHEL 4 has installed on the server, when i use rpm -i command to install mysql5.1 enterprise version, error failed dependencies occurs as below: mysql conflicts with mysql-4.1.22-2.el4.i386 mysql conflicts with mysql-4.1.22-2.el4.x86_64 have tried rpm -e which was... (2 Replies)
Discussion started by: maxlee24
2 Replies

3. IP Networking

dhcp and static ip conflicts.

I have a USB Wireless Adapter using the rum0 driver. All I want to do is set a perminent static IP for the onboard wired interface elxl0. I can plumb the wired interface up fine on the fly, but when I try to save the static IP over a reboot, I lose the IP address assigned to rum0 from my wireless... (1 Reply)
Discussion started by: ts97783
1 Replies

4. UNIX for Advanced & Expert Users

How do we resolve the library conflicts?

How do we resolve the library conflicts? ldd libmyodbc5.so libmyodbc5.so needs: /usr/lib/libdl.a(shr_64.o) Cannot find libodbcinst.so /usr/lib/libc.a(shr_64.o) /usr/lib/libpthreads.a(shr_xpg5_64.o) /unix /usr/lib/libcrypt.a(shr_64.o) (2 Replies)
Discussion started by: Hangman2
2 Replies

5. AIX

How do we fix the library conflicts?

How do we fix library conflicts? When I do ldd on Mysql Driver, I get an error ldd libmyodbc5.so libmyodbc5.so needs: /usr/lib/libdl.a(shr_64.o) Cannot find libodbcinst.so /usr/lib/libc.a(shr_64.o) /usr/lib/libpthreads.a(shr_xpg5_64.o) /unix ... (1 Reply)
Discussion started by: Hangman2
1 Replies

6. UNIX for Advanced & Expert Users

Virtual Hosts and Alteon DNS conflicts

Hi, This is more of a verification rather than a question of technical nature. This is based on solaris 10 machine Could we use Virtual hosts (within our hosts file): 123.1.1.10 virtual_host_name 123.1.1.10 host_A (note: 123.1.1.10 - host_A is also in our DNS server entry) And... (0 Replies)
Discussion started by: jackola
0 Replies

7. Solaris

Software Dependencies Conflicts

Question: What do you do when you have a software dependency conflict? Case in point, according to Freeware for Solaris, before one can install tcl, tk must be installed first. And then when I go to investigate dependencies for tk, it says that tcl must be installed first!!! Its like... (2 Replies)
Discussion started by: RobSand
2 Replies

8. UNIX for Advanced & Expert Users

Memory conflicts

Hi, I am upgrading a Dell Inspiron 4000 from 128Mb to 512Mb, but if I put over 256Mb RAM into the machine, it is then unable to access the network card and modem (both PCMCIA). I have seen something about Linux not being able to handle large amounts of physical RAM, but is there a way round... (1 Reply)
Discussion started by: ghoti
1 Replies
Login or Register to Ask a Question