Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.ruby > #2527

Checkinstall fails to create a Ruby 1.9.2 package

Path csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!feeder.news-service.com!feeds.phibee-telecom.net!talisker.lacave.net!lacave.net!not-for-mail
From "P. A." <shamaoke@hotmail.com>
Newsgroups comp.lang.ruby
Subject Checkinstall fails to create a Ruby 1.9.2 package
Date Fri, 8 Apr 2011 07:37:50 -0500
Organization Service de news de lacave.net
Lines 59
Message-ID <e6dc5efb9119c0fa5ba8d9fbf9c2fb9e@ruby-forum.com> (permalink)
NNTP-Posting-Host bristol.highgroove.com
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding Quoted-printable
X-Trace talisker.lacave.net 1302266294 95644 65.111.164.187 (8 Apr 2011 12:38:14 GMT)
X-Complaints-To abuse@lacave.net
NNTP-Posting-Date Fri, 8 Apr 2011 12:38:14 +0000 (UTC)
X-Received-From This message has been automatically forwarded from the ruby-talk mailing list by a gateway at comp.lang.ruby. If it is SPAM, it did not originate at comp.lang.ruby. Please report the original sender, and not us. Thanks! For more details about this gateway, please visit: http://blog.grayproductions.net/categories/the_gateway
X-Mail-Count 381193
X-Ml-Name ruby-talk
X-Rubymirror Yes
X-Ruby-Talk <e6dc5efb9119c0fa5ba8d9fbf9c2fb9e@ruby-forum.com>
Xref x330-a1.tempe.blueboxinc.net comp.lang.ruby:2527

Show key headers only | View raw


Hi.

Checkinstall fails to create a Ruby 1.9.2 package. It returns the
following error:

~~~
# checkinstall --type=debian --install=no --pakdir=/home/<username>

<...>

/miniruby -I./lib -I. -I.ext/common  ./tool/rbinstall.rb --make="make"
--dest-dir="" --extout=".ext" --mflags="" --make-flags=""
--data-mode=0644 --prog-mode=0755 --installed-list .installed.list
--install=all --rdoc-output=".ext/rdoc"
installing binary commands:   /usr/local/bin
/home/<username>/ruby/lib/fileutils.rb:854:in `utime': No such file or
directory - /usr/local/bin/ruby (Errno::ENOENT)
        from /home/<username>/ruby/lib/fileutils.rb:854:in `block in
install'
        from /home/<username>/ruby/lib/fileutils.rb:1423:in `block in
fu_each_src_dest'
        from /home/<username>/ruby/lib/fileutils.rb:1437:in
`fu_each_src_dest0'
        from /home/<username>/ruby/lib/fileutils.rb:1421:in
`fu_each_src_dest'
        from /home/<username>/ruby/lib/fileutils.rb:850:in `install'
        from ./tool/rbinstall.rb:156:in `install'
        from ./tool/rbinstall.rb:317:in `block in <main>'
        from ./tool/rbinstall.rb:583:in `call'
        from ./tool/rbinstall.rb:583:in `block (2 levels) in <main>'
        from ./tool/rbinstall.rb:580:in `each'
        from ./tool/rbinstall.rb:580:in `block in <main>'
        from ./tool/rbinstall.rb:576:in `each'
        from ./tool/rbinstall.rb:576:in `<main>'
make: *** [do-install-all] Ошибка 1

****  Установка неудачна. Отменяется создание пакета.

Очищается...OK

Удачи.
~~~

What can be the cause of the error? How can I tackle it?

Thanks.

Debian GNU/Linux 6.0.1;
Checkinstall 1.6.2.

-- 
Posted via http://www.ruby-forum.com/.

Back to comp.lang.ruby | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Checkinstall fails to create a Ruby 1.9.2 package "P. A." <shamaoke@hotmail.com> - 2011-04-08 07:37 -0500
  Re: Checkinstall fails to create a Ruby 1.9.2 package "P. A." <shamaoke@hotmail.com> - 2011-04-08 12:15 -0500
  Re: Checkinstall fails to create a Ruby 1.9.2 package Ken Bloom <kbloom@gmail.com> - 2011-04-08 11:08 -0500
  Re: Checkinstall fails to create a Ruby 1.9.2 package Iñaki Baz Castillo <ibc@aliax.net> - 2011-04-08 11:35 -0500
  Re: Checkinstall fails to create a Ruby 1.9.2 package "P. A." <shamaoke@hotmail.com> - 2011-04-08 11:22 -0500
    Re: Checkinstall fails to create a Ruby 1.9.2 package Ken Bloom <kbloom@gmail.com> - 2011-04-08 15:08 -0500

csiph-web