-
Bug
-
Resolution: Won't Fix
-
Minor
-
OpenIndiana oi_151a6
When attempting to install to oi_151a6 using the jenkins-ci.org repository, I get the following error:
pkg install: The requested change to the system attempts to install multiple actions
for dir 'var/lib' with conflicting attributes:
1 package delivers 'dir group=sys mode=0755 owner=root path=var/lib':
pkg://jenkins-ci.org/jenkins@1.481,0-0:20120910T055951Z
2 packages deliver 'dir group=other mode=0755 owner=root path=var/lib':
pkg://openindiana.org/file/slocate@0.5.11,5.11-0.151.1.6:20120902T083141Z
pkg://openindiana.org/system/library/dbus@0.5.11,5.11-0.151.1.6:20120902T085041Z
These packages may not be installed together. Any non-conflicting set may
be, or the packages must be corrected before they can be installed.
- duplicates
-
JENKINS-11729 Cannot install Jenkins on a fresh copy of Solaris 11
-
- Resolved
-
I looked into this some more, but found that pkgrecv would not work against this repo. I convinced a couple guys who know more about the internals of IPS then myself to look at it, and they found the repo's responses in general to be surprising. (to the point of questioning if this was a truly depotd).
At any rate, they where able to confirm our suspicions that just removing the reference to var/lib from the manifest should work fine.