ImageMagick 패키지 중 하나 인 기본 이미지/이미지/이미지 파일을 설치하려고하면 다음과 같은 (반복되는) 오류가 발생합니다 :OpenIndiana (OpenSolaris 11)에서 ImageMagick 패키지를 "pkg"로 설치할 수 없습니다.
pkg install: The following packages all deliver file actions to usr/include/webp/encode.h:
pkg://openindiana.org/library/[email protected],5.11-2016.0.0.0:20160730T003751Z pkg://sfe/image/library/[email protected],5.11-0.151.1.8:20130901T155736Z
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/share/man/man1/dwebp.1:
pkg://openindiana.org/library/[email protected],5.11-2016.0.0.0:20160730T003751Z pkg://sfe/image/library/[email protected],5.11-0.151.1.8:20130901T155736Z
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/lib/amd64/pkgconfig/libwebp.pc:
pkg://openindiana.org/library/[email protected],5.11-2016.0.0.0:20160730T003751Z pkg://sfe/image/library/[email protected],5.11-0.151.1.8:20130901T155736Z
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/bin/dwebp:
pkg://openindiana.org/library/[email protected],5.11-2016.0.0.0:20160730T003751Z pkg://sfe/image/library/[email protected],5.11-0.151.1.8:20130901T155736Z
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/include/webp/decode.h:
pkg://openindiana.org/library/[email protected],5.11-2016.0.0.0:20160730T003751Z pkg://sfe/image/library/[email protected],5.11-0.151.1.8:20130901T155736Z
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/include/webp/types.h:
pkg://sfe/image/library/[email protected],5.11-0.151.1.8:20130901T155736Z pkg://openindiana.org/library/[email protected],5.11-2016.0.0.0:20160730T003751Z
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 requested change to the system attempts to install multiple actions for link 'usr/lib/libwebp.so' with conflicting attributes:
1 package delivers 'link path=usr/lib/libwebp.so target=libwebp.so.4.0.1': pkg://sfe/image/library/[email protected],5.11-0.151.1.8:20130901T155736Z 1 package delivers 'link path=usr/lib/libwebp.so target=libwebp.so.5.0.0': pkg://openindiana.org/library/[email protected],5.11-2016.0.0.0:20160730T003751Z
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/lib/pkgconfig/libwebp.pc:
pkg://sfe/image/library/[email protected],5.11-0.151.1.8:20130901T155736Z pkg://openindiana.org/library/[email protected],5.11-2016.0.0.0:20160730T003751Z
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/share/man/man1/cwebp.1:
pkg://openindiana.org/library/[email protected],5.11-2016.0.0.0:20160730T003751Z pkg://sfe/image/library/[email protected],5.11-0.151.1.8:20130901T155736Z
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 requested change to the system attempts to install multiple actions for link 'usr/lib/amd64/libwebp.so' with conflicting attributes:
1 package delivers 'link path=usr/lib/amd64/libwebp.so target=libwebp.so.4.0.1': pkg://sfe/image/library/[email protected],5.11-0.151.1.8:20130901T155736Z 1 package delivers 'link path=usr/lib/amd64/libwebp.so target=libwebp.so.5.0.0': pkg://openindiana.org/library/[email protected],5.11-2016.0.0.0:20160730T003751Z
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/bin/cwebp:
pkg://openindiana.org/library/[email protected],5.11-2016.0.0.0:20160730T003751Z pkg://sfe/image/library/[email protected],5.11-0.151.1.8:20130901T155736Z
These packages may not be installed together. Any non-conflicting set may be, or the packages must be corrected before they can be installed.
두 개의 서로 다른 버전이 있는데 참조 할만한 충돌이 있다고 생각합니다. 설치가 불가능한 이유입니다. 그러나, 나는 성공적으로 'libwebp'패키지 설치 : 0.2.1-0.151.1.8 난 -
그러나
이미지/라이브러리/libwebp (SFE)을, 나는 아직도에 이미지 매직을 얻는 방법을 모른다 설치하십시오. 이 버그를 수정하는 방법이 있습니까? 오류 출력은 설명이 아니며 파일 작업을 전달하는 각 파일에 대해 동일한 오류를 반복합니다. '충돌하지 않는 세트가 있거나 패키지를 설치하기 전에 수정해야합니다.'라는 것은 도움이되지 않습니다. 아마 여기 누군가가있을거야.
누구나이 패키지를 설치하기 위해해야 할 일에 대해 밝힐 수 있습니까?
감사합니다.