Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Sep 2015 19:49:57 -0400
From:      Robert Burmeister <Robert.Burmeister@UToledo.edu>
To:        <ruby@FreeBSD.org>
Subject:   FreeBSD Port: lang/ruby22
Message-ID:  <55EE22A5.6020702@UToledo.edu>

next in thread | raw e-mail | index | archive | help
FreeBSD 10.2 i386.

Portupgrade Install Error:
/usr/ports/lang/ruby22/

Config Settings:
===> The following configuration options are available for ruby22-2.2.2_1,1:
      CAPIDOCS=off: Build and install C API documents
      DEBUG=off: Build with debugging support
      DOCS=off: Build and/or install documentation
      EXAMPLES=off: Build and/or install examples
      GMP=off: Use GMP to accelerate Bignum operations
      RDOC=on: Build and install Rdoc indexes
====> Which line editing lib to use: you have to select exactly one of them
      LIBEDIT=on: Use libedit
      READLINE=off: Use libreadline
===> Use 'make config' to modify these settings

Error:
--->  Backing up the old version
--->  Uninstalling the old version
[Reading data from pkg(8) ... - 1012 packages found - done]
--->  Deinstalling 'ruby-2.2.2,1'
--->  Preserving /usr/local/lib/libruby22.so.22 as 
/usr/local/lib/compat/pkg/libruby22.so.22
Updating database digests format: 100%
Checking integrity... done (0 conflicting)
Deinstallation has been requested for the following 1 packages (of 0 packages in 
the universe):

Installed packages to be REMOVED:
     ruby-2.2.2,1

The operation will free 37 MiB.
[1/1] Deinstalling ruby-2.2.2,1...
[1/1] Deleting files for ruby-2.2.2,1: 100%
[Reading data from pkg(8) ... - 1011 packages found - done]
--->  Installing the new version via the port
===>  Installing for ruby-2.2.2_1,1
===>   ruby-2.2.2_1,1 depends on package: libffi>=0 - found
===>   ruby-2.2.2_1,1 depends on package: libedit>=0 - found
===>   ruby-2.2.2_1,1 depends on shared library: libyaml.so - found 
(/usr/local/lib/libyaml.so)
===>   Registering installation for ruby-2.2.2_1,1
pkg-static: Unable to access file 
/usr/ports/lang/ruby22/work/stage/usr/local/share/doc/ruby22/COPYING: No such 
file or directory
pkg-static: Unable to access file 
/usr/ports/lang/ruby22/work/stage/usr/local/share/doc/ruby22/COPYING.ja: No such 
file or directory
pkg-static: Unable to access file 
/usr/ports/lang/ruby22/work/stage/usr/local/share/doc/ruby22/ChangeLog: No such 
file or directory
pkg-static: Unable to access file 
/usr/ports/lang/ruby22/work/stage/usr/local/share/doc/ruby22/ChangeLog-1.8.0: No 
such file or directory
pkg-static: Unable to access file 
/usr/ports/lang/ruby22/work/stage/usr/local/share/doc/ruby22/ChangeLog-1.9.3: No 
such file or directory
pkg-static: Unable to access file 
/usr/ports/lang/ruby22/work/stage/usr/local/share/doc/ruby22/ChangeLog-2.0.0: No 
such file or directory
pkg-static: Unable to access file 
/usr/ports/lang/ruby22/work/stage/usr/local/share/doc/ruby22/ChangeLog-2.1.0: No 
such file or directory
pkg-static: Unable to access file 
/usr/ports/lang/ruby22/work/stage/usr/local/share/doc/ruby22/ChangeLog-YARV: No 
such file or directory
pkg-static: Unable to access file 
/usr/ports/lang/ruby22/work/stage/usr/local/share/doc/ruby22/LEGAL: No such file 
or directory
pkg-static: Unable to access file 
/usr/ports/lang/ruby22/work/stage/usr/local/share/doc/ruby22/NEWS-1.8.7: No such 
file or directory
pkg-static: Unable to access file 
/usr/ports/lang/ruby22/work/stage/usr/local/share/doc/ruby22/NEWS-1.9.1: No such 
file or directory
pkg-static: Unable to access file 
/usr/ports/lang/ruby22/work/stage/usr/local/share/doc/ruby22/NEWS-1.9.2: No such 
file or directory
pkg-static: Unable to access file 
/usr/ports/lang/ruby22/work/stage/usr/local/share/doc/ruby22/NEWS-1.9.3: No such 
file or directory
pkg-static: Unable to access file 
/usr/ports/lang/ruby22/work/stage/usr/local/share/doc/ruby22/NEWS-2.0.0: No such 
file or directory
pkg-static: Unable to access file 
/usr/ports/lang/ruby22/work/stage/usr/local/share/doc/ruby22/NEWS-2.1.0: No such 
file or directory
pkg-static: Unable to access file 
/usr/ports/lang/ruby22/work/stage/usr/local/share/doc/ruby22/README.EXT: No such 
file or directory
pkg-static: Unable to access file 
/usr/ports/lang/ruby22/work/stage/usr/local/share/doc/ruby22/README.EXT.ja: No 
such file or directory
pkg-static: Unable to access file 
/usr/ports/lang/ruby22/work/stage/usr/local/share/doc/ruby22/README.ja.md: No 
such file or directory
pkg-static: Unable to access file 
/usr/ports/lang/ruby22/work/stage/usr/local/share/doc/ruby22/README.md: No such 
file or directory
pkg-static: 
lstat(/usr/ports/lang/ruby22/work/stage/usr/local/share/examples/ruby22/curses/): No 
such file or directory
*** Error code 74

Stop.
make[2]: stopped in /usr/ports/lang/ruby22
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/lang/ruby22
*** Error code 1

Stop.
make: stopped in /usr/ports/lang/ruby22
** Command failed [exit code 1]: /usr/bin/script -qa 
/tmp/portupgrade20150907-947-9903a7 env UPGRADE_TOOL=portupgrade 
UPGRADE_PORT=ruby-2.2.2,1 UPGRADE_PORT_VER=2.2.2,1 make reinstall
--->  Restoring the old version
Installing ruby-2.2.2,1...
Extracting ruby-2.2.2,1: 100%
Message for ruby-2.2.2,1:
====
Some of the standard commands are provided as separate ports for ease
of upgrading:

     devel/ruby-gems:    gem - RubyGems package manager
     devel/rubygem-rake:    rake - Ruby Make

And some of the standard libraries are provided as separate ports
since they require extra dependencies:

     databases/ruby-gdbm:    GDBM module

Install them as occasion demands.
====
** Fix the installation problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
     ! lang/ruby22 (ruby-2.2.2,1)    (install error)
BEASTIE#




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55EE22A5.6020702>