[opensuse-packaging] How to avoid installation of a package?
I got an error: file /usr/share/idl conflicts between attempted installs of omniORB-4.1.4-1.73.i586 and libIDL-2-0-0.8.14-13.5.i586 I added -libIDL to the buildrequires but I still get the same error. -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
On Wed, Oct 17, 2012 at 08:00:53AM +0400, Ilya Chernykh wrote:
I got an error:
file /usr/share/idl conflicts between attempted installs of omniORB-4.1.4-1.73.i586 and libIDL-2-0-0.8.14-13.5.i586
I added -libIDL to the buildrequires but I still get the same error.
That does not make sense in any way. /usr/share/idl is a directory, it has nothing to do with libraries. WHat is the exact error message? If possible, also just point to your buildlog? Ciao, Marcus -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
On Wednesday 17 October 2012 11:28:02 Marcus Meissner wrote:
I got an error:
file /usr/share/idl conflicts between attempted installs of omniORB-4.1.4-1.73.i586 and libIDL-2-0-0.8.14-13.5.i586
I added -libIDL to the buildrequires but I still get the same error.
That does not make sense in any way.
/usr/share/idl is a directory, it has nothing to do with libraries.
WHat is the exact error message?
[ 99s] [467/467] now installing cumulated packages [ 100s] Preparing... ######################################## [ 100s] file /usr/share/idl conflicts between attempted installs of omniORB-4.1.4-1.73.i586 and libIDL-2-0-0.8.14-13.5.i586 [ 101s] exit ...
If possible, also just point to your buildlog?
https://build.opensuse.org/package/live_build_log?arch=i586&package=gambas2&project=KDE%3AKDE3&repository=openSUSE_Factory -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
Am Mittwoch, 17. Oktober 2012, 21:12:37 schrieb Ilya Chernykh:
On Wednesday 17 October 2012 11:28:02 Marcus Meissner wrote:
I got an error:
file /usr/share/idl conflicts between attempted installs of omniORB-4.1.4-1.73.i586 and libIDL-2-0-0.8.14-13.5.i586
I added -libIDL to the buildrequires but I still get the same error.
You are probably looking for Conflicts: http://en.opensuse.org/openSUSE:Packaging_conflicts Regards, Thomas -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
On 10/17/2012 07:12 PM, Ilya Chernykh wrote:
On Wednesday 17 October 2012 11:28:02 Marcus Meissner wrote:
I got an error:
file /usr/share/idl conflicts between attempted installs of omniORB-4.1.4-1.73.i586 and libIDL-2-0-0.8.14-13.5.i586
I added -libIDL to the buildrequires but I still get the same error.
That does not make sense in any way.
/usr/share/idl is a directory, it has nothing to do with libraries.
WHat is the exact error message?
[ 99s] [467/467] now installing cumulated packages [ 100s] Preparing... ######################################## [ 100s] file /usr/share/idl conflicts between attempted installs of omniORB-4.1.4-1.73.i586 and libIDL-2-0-0.8.14-13.5.i586 [ 101s] exit ...
Let's fix the two packages, something is wrong with them. Conflicts are always wrong, Andreas -- Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg) GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126 -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
On Wed, 17 Oct 2012 08:00:53 +0400 Ilya Chernykh wrote:
I got an error:
file /usr/share/idl conflicts between attempted installs of omniORB-4.1.4-1.73.i586 and libIDL-2-0-0.8.14-13.5.i586
Rebuild omniORB with changes: 1. Add BuildRequires: libIDL 2. Remove from %files %dir %{_datadir}/idl -- WBR Kyrill
participants (5)
-
Andreas Jaeger
-
Ilya Chernykh
-
Kyrill Detinov
-
Marcus Meissner
-
Thomas Zimmermann