Created
August 12, 2013 08:11
-
-
Save Ch00k/6209012 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
oms@solaris:~$ rvm install 1.9.3 | |
Searching for binary rubies, this might take some time. | |
No binary rubies available for: solaris/11.1/i86pc/ruby-1.9.3-p448. | |
Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies. | |
Checking requirements for solaris. | |
Installing requirements for solaris. | |
No updates available for this image. | |
## Downloading... | |
..............25%..............50%..............75%..............100% | |
## Download Complete | |
Processing package instance <CSWpkgutil> from <http://get.opencsw.org/now> | |
pkgutil - Installs Solaris packages easily(all) 2.6.5,REV=2012.08.15 | |
Please see /opt/csw/share/doc/pkgutil/license for license information. | |
## Processing package information. | |
## Processing system information. | |
1 package pathname is already properly installed. | |
Installing pkgutil - Installs Solaris packages easily as <CSWpkgutil> | |
## Installing part 1 of 1. | |
/etc/opt/csw/pkgutil.conf.CSW | |
/opt/csw/bin/pkgutil | |
/opt/csw/etc/pkgutil.conf.CSW | |
/opt/csw/libexec/pkgutil/wget-i386 | |
/opt/csw/libexec/pkgutil/wget-sparc | |
/opt/csw/share/doc/pkgutil/license | |
/opt/csw/share/doc/pkgutil/readme | |
/opt/csw/share/man/man1/pkgutil.1 | |
/opt/csw/var/pkgutil/admin.CSW | |
[ verifying class <none> ] | |
## Executing postinstall script. | |
Copying sample pkgutil.conf to /opt/csw/etc. | |
Copying sample pkgutil.conf to /etc/opt/csw. | |
Copying sample admin from /opt/csw/var/pkgutil to /var/opt/csw/pkgutil. | |
NOTE! | |
NOTE! Make sure to check out any changes in /etc/opt/csw/pkgutil.conf.CSW. | |
NOTE! | |
Installation of <CSWpkgutil> was successful. | |
=> Fetching new catalog and descriptions (http://mirror.opencsw.org/opencsw/unstable/i386/5.11) if available ... | |
==> 3954 packages loaded from /var/opt/csw/pkgutil/catalog.mirror.opencsw.org_opencsw_unstable_i386_5.11 | |
=> Fetching new catalog and descriptions (http://mirror.opencsw.org/opencsw/testing/i386/5.11) if available ... | |
==> 3406 packages loaded from /var/opt/csw/pkgutil/catalog.mirror.opencsw.org_opencsw_testing_i386_5.11 | |
Solving needed dependencies ... | |
Solving dependency order ... | |
1 CURRENT packages: | |
CSWlibyaml0-1-0.1.2,REV=2013.06.13 | |
Install 2 NEW packages: | |
CSWcommon-1.5,REV=2010.12.11 (opencsw/unstable) | |
CSWlibyaml-0.1.2,REV=2013.06.13 (opencsw/unstable) | |
Total size: 23.1 KB | |
=> Fetching CSWcommon-1.5,REV=2010.12.11 (1/2) ... | |
=> Fetching CSWlibyaml-0.1.2,REV=2013.06.13 (2/2) ... | |
=> Installing CSWcommon-1.5,REV=2010.12.11 (1/2) ... | |
Installation of <CSWcommon> was successful. | |
=> Installing CSWlibyaml-0.1.2,REV=2013.06.13 (2/2) ... | |
Please see /opt/csw/share/doc/libyaml_stub/license for license information. | |
Installation of <CSWlibyaml> was successful. | |
## Downloading... | |
..............25%..............50%..............75%..............100% | |
## Download Complete | |
Processing package instance <CSWpkgutil> from <http://get.opencsw.org/now> | |
pkgutil - Installs Solaris packages easily(all) 2.6.5,REV=2012.08.15 | |
This appears to be an attempt to install the same architecture and | |
version of a package which is already installed. This installation | |
will attempt to overwrite this package. | |
Please see /opt/csw/share/doc/pkgutil/license for license information. | |
Using </> as the package base directory. | |
## Processing package information. | |
## Processing system information. | |
17 package pathnames are already properly installed. | |
Installing pkgutil - Installs Solaris packages easily as <CSWpkgutil> | |
## Installing part 1 of 1. | |
[ verifying class <none> ] | |
## Executing postinstall script. | |
/opt/csw/etc/pkgutil.conf already exists, will not copy pkgutil.conf.CSW to it. | |
/etc/opt/csw/pkgutil.conf already exists, will not copy pkgutil.conf.CSW to it. | |
/var/opt/csw/pkutil/admin already exists, will not copy admin.CSW to it. | |
NOTE! | |
NOTE! Make sure to check out any changes in /etc/opt/csw/pkgutil.conf.CSW. | |
NOTE! | |
Installation of <CSWpkgutil> was successful. | |
=> Fetching new catalog and descriptions (http://mirror.opencsw.org/opencsw/unstable/i386/5.11) if available ... | |
==> 3954 packages loaded from /var/opt/csw/pkgutil/catalog.mirror.opencsw.org_opencsw_unstable_i386_5.11 | |
=> Fetching new catalog and descriptions (http://mirror.opencsw.org/opencsw/testing/i386/5.11) if available ... | |
==> 3406 packages loaded from /var/opt/csw/pkgutil/catalog.mirror.opencsw.org_opencsw_testing_i386_5.11 | |
Solving needed dependencies ... | |
Solving dependency order ... | |
3 CURRENT packages: | |
CSWcommon-1.5,REV=2010.12.11 | |
CSWlibyaml-0.1.2,REV=2013.06.13 | |
CSWlibyaml0-1-0.1.2,REV=2013.06.13 | |
Nothing to do. | |
Requirements installation successful. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment