On Wed, Apr 9, 2008 at 11:07 PM, Orvar Korvar <knatte_fnatte_tjatte at yahoo.com> wrote: > I can't install SUNWlcms.spec. Any one knows why? > > .... > INFO: Finding sources > INFO: Running pkgbuild -ba [...] SUNWlcms.spec (SUNWlcms) > INFO: SUNWlcms PASSED > INFO: Installing SUNWlcms > INFO: Installing SUNWlcms-devel > ERROR: failed to install package: WARNING: /usr/bin/icc2ps < no longer a > regular file > > WARNING: /usr/bin/icclink < no longer a regular file > > WARNING: /usr/bin/icctrans < no longer a regular file > > WARNING: /usr/bin/jpegicc < no longer a regular file > > WARNING: /usr/bin/tiffdiff < no longer a regular file > > WARNING: /usr/bin/tifficc < no longer a regular file > > WARNING: /usr/bin/wtpt < no longer a regular file > > > The following files are already installed on the system and are being > used by another package: >
Because pkgtool doesn't install the package quietly in the event of any of the files already existing on the system. If you were to install this package manually, you would be asked the question if the package installation should continue inspite of the conflicts. This is not same as fresh package installation. Remove the conflicting package and install this package (assuming this is ok to do on your system). -Shiv
