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


Groups > comp.lang.ruby > #2527 > unrolled thread

Checkinstall fails to create a Ruby 1.9.2 package

Started by"P. A." <shamaoke@hotmail.com>
First post2011-04-08 07:37 -0500
Last post2011-04-08 15:08 -0500
Articles 6 — 3 participants

Back to article view | Back to comp.lang.ruby


Contents

  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

#2527 — Checkinstall fails to create a Ruby 1.9.2 package

From"P. A." <shamaoke@hotmail.com>
Date2011-04-08 07:37 -0500
SubjectCheckinstall fails to create a Ruby 1.9.2 package
Message-ID<e6dc5efb9119c0fa5ba8d9fbf9c2fb9e@ruby-forum.com>
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/.

[toc] | [next] | [standalone]


#2538

From"P. A." <shamaoke@hotmail.com>
Date2011-04-08 12:15 -0500
Message-ID<d3803dae1f3e0934550d12e2972c3464@ruby-forum.com>
In reply to#2527
I think, I have to avail myself of your advise.

Thanks, Iñaki.

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

[toc] | [prev] | [next] | [standalone]


#2540

FromKen Bloom <kbloom@gmail.com>
Date2011-04-08 11:08 -0500
Message-ID<pan.2011.04.08.15.29.30@gmail.com>
In reply to#2527
On Fri, 08 Apr 2011 21:37:50 +0900, P. A. wrote:

> Hi.
> 
> Checkinstall fails to create a Ruby 1.9.2 package

> 
> What can be the cause of the error? How can I tackle it?
> 
> Thanks.
> 
> Debian GNU/Linux 6.0.1;
> Checkinstall 1.6.2.

Just install Debian's ruby1.9.1 package, which is really ruby 1.9.2.

-- 
Chanoch (Ken) Bloom. PhD candidate. Linguistic Cognition Laboratory.
Department of Computer Science. Illinois Institute of Technology.
http://www.iit.edu/~kbloom1/

[toc] | [prev] | [next] | [standalone]


#2541

FromIñaki Baz Castillo <ibc@aliax.net>
Date2011-04-08 11:35 -0500
Message-ID<BANLkTik=_zLXa1q-NYDLuBa=5a=0yQ7TeQ@mail.gmail.com>
In reply to#2527
2011/4/8 P. A. <shamaoke@hotmail.com>:
> The patch level is different. It's critical for some applications.

You can try installing the Debian Sid package which is 1.9.2.180-2:

  http://packages.debian.org/search?keywords=ruby1.9.1

-- 
Iñaki Baz Castillo
<ibc@aliax.net>

[toc] | [prev] | [next] | [standalone]


#2543

From"P. A." <shamaoke@hotmail.com>
Date2011-04-08 11:22 -0500
Message-ID<026caf75ab960b853e61af8a39b1e997@ruby-forum.com>
In reply to#2527
The patch level is different. It's critical for some applications.

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

[toc] | [prev] | [next] | [standalone]


#2550

FromKen Bloom <kbloom@gmail.com>
Date2011-04-08 15:08 -0500
Message-ID<pan.2011.04.08.17.32.24@gmail.com>
In reply to#2543
On Sat, 09 Apr 2011 01:22:20 +0900, P. A. wrote:

> The patch level is different. It's critical for some applications.

Well, then do the update the right way, namely

apt-get source ruby1.9.1
download the new version into a tarball (let's call it ruby1.9.2pXXX)
cd ruby1.9.1-1.9.2.180
uupdate ../ruby1.9.2pXXX.tar.gz
cd to the new directory
dpkg-buildpackage -rfakeroot



-- 
Chanoch (Ken) Bloom. PhD candidate. Linguistic Cognition Laboratory.
Department of Computer Science. Illinois Institute of Technology.
http://www.iit.edu/~kbloom1/

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.ruby


csiph-web