Problem installing rails stack on Ubuntu 9.04

4 views
Skip to first unread message

Peter Westman

unread,
Sep 27, 2010, 3:38:21 PM9/27/10
to deprec...@googlegroups.com
Hi,

The documentation seems to imply that 8.04 is to be used, but I have 9.04 on my server. I am having problems installing the rails stack on it. I have included the output i get below, there seems to be a problem with ruby-enterprise, and it seems strange that the download is for amd64 while the md5 is for i386. I tried playing around with that but I dont seem to know what I am doing :-o

Can anybody help me with this or should I reinstall the server with 8.04?

/Peter

cap deprec:rails:install_stack
    triggering load callbacks
  * executing `deprec:connect_canonical_tasks'
  * executing `deprec:rails:install_stack'
  * executing `deprec:ree:install'
  * executing `deprec:ree:install_deps'
  * executing "test -d /usr/local/src || sudo -p 'sudo password: ' mkdir -p /usr/local/src"
    servers: ["skal.zapto.org", "pablovilla.zapto.org"]
    [skal.zapto.org] executing command
    [pablovilla.zapto.org] executing command
    command finished
  * executing "sudo -p 'sudo password: ' chmod 775 /usr/local/src"
    servers: ["skal.zapto.org", "pablovilla.zapto.org"]
    [skal.zapto.org] executing command
    [pablovilla.zapto.org] executing command
    command finished
  * executing "sudo -p 'sudo password: ' grep 'deploy:' /etc/group || sudo -p 'sudo password: ' /usr/sbin/groupadd deploy"
    servers: ["skal.zapto.org", "pablovilla.zapto.org"]
    [skal.zapto.org] executing command
    [pablovilla.zapto.org] executing command
 ** [out :: skal.zapto.org] deploy:x:1002:peter
 ** [out :: pablovilla.zapto.org] deploy:x:1002:peter
    command finished
  * executing "sudo -p 'sudo password: ' chgrp -R deploy /usr/local/src"
    servers: ["skal.zapto.org", "pablovilla.zapto.org"]
    [pablovilla.zapto.org] executing command
    [skal.zapto.org] executing command
    command finished
  * executing "cd /usr/local/src && test -f ruby-enterprise_1.8.7-2010.02_amd64_ubuntu8.04.deb  && echo '62e7ee838532744d5a155a16571f782e  ruby-enterprise_1.8.7-2010.02_i386_ubuntu8.04.deb' | md5sum -c -  || sudo -p 'sudo password: ' wget --quiet --timestamping http://rubyforge.org/frs/download.php/71097/ruby-enterprise_1.8.7-2010.02_amd64_ubuntu8.04.deb"
    servers: ["skal.zapto.org", "pablovilla.zapto.org"]
    [skal.zapto.org] executing command
    [pablovilla.zapto.org] executing command
 ** [out :: skal.zapto.org] md5sum: ruby-enterprise_1.8.7-2010.02_i386_ubuntu8.04.deb
 ** [out :: skal.zapto.org] : No such file or directory
 ** [out :: skal.zapto.org] ruby-enterprise_1.8.7-2010.02_i386_ubuntu8.04.deb: FAILED open or read
 ** [out :: skal.zapto.org] md5sum:
 ** [out :: skal.zapto.org] WARNING: 1 of 1 listed file could not be read
 ** [out :: pablovilla.zapto.org] md5sum: ruby-enterprise_1.8.7-2010.02_i386_ubuntu8.04.deb
 ** [out :: pablovilla.zapto.org] : No such file or directory
 ** [out :: pablovilla.zapto.org] ruby-enterprise_1.8.7-2010.02_i386_ubuntu8.04.deb: FAILED open or read
 ** [out :: pablovilla.zapto.org] md5sum: WARNING: 1 of 1 listed file could not be read
    command finished
UNPACK SRC: nothing to do for deb installs
  * executing "sudo -p 'sudo password: ' sh -c \"DEBCONF_TERSE='yes' DEBIAN_PRIORITY='critical' DEBIAN_FRONTEND=noninteractive apt-get -qy update\""
    servers: ["skal.zapto.org", "pablovilla.zapto.org"]
    [skal.zapto.org] executing command
    [pablovilla.zapto.org] executing command
 ** [out :: pablovilla.zapto.org] E:
 ** [out :: pablovilla.zapto.org] Could not get lock /var/lib/apt/lists/lock - open (11 Resource temporarily unavailable)
 ** [out :: pablovilla.zapto.org
 ** [out :: pablovilla.zapto.org] E:
 ** [out :: pablovilla.zapto.org] Unable to lock the list directory
 ** [out :: pablovilla.zapto.org
 ** [out :: skal.zapto.org] Hit http://se.archive.ubuntu.com jaunty Release.gpg
 ** [out :: skal.zapto.org] Ign http://se.archive.ubuntu.com jaunty/main Translation-en_US
 ** [out :: skal.zapto.org] Ign http://se.archive.ubuntu.com jaunty/restricted Translation-en_US
 ** [out :: skal.zapto.org] Ign http://se.archive.ubuntu.com jaunty/universe Translation-en_US
 ** [out :: skal.zapto.org] Ign http://se.archive.ubuntu.com jaunty/multiverse Translation-en_US
 ** [out :: skal.zapto.org] Hit http://se.archive.ubuntu.com jaunty-updates Release.gpg
 ** [out :: skal.zapto.org] Ign http://se.archive.ubuntu.com jaunty-updates/main Translation-en_US
 ** [out :: skal.zapto.org] Ign http://se.archive.ubuntu.com jaunty-updates/restricted Translation-en_US
 ** [out :: skal.zapto.org] Ign http://se.archive.ubuntu.com jaunty-updates/universe Translation-en_US
 ** [out :: skal.zapto.org] Ign http://se.archive.ubuntu.com jaunty-updates/multiverse Translation-en_US
 ** [out :: skal.zapto.org] Hit http://se.archive.ubuntu.com jaunty Release
 ** [out :: skal.zapto.org] Hit http://se.archive.ubuntu.com jaunty-updates Release
 ** [out :: skal.zapto.org] Hit http://security.ubuntu.com jaunty-security Release.gpg
 ** [out :: skal.zapto.org] Ign http://security.ubuntu.com jaunty-security/main Translation-en_US
 ** [out :: skal.zapto.org] Hit http://se.archive.ubuntu.com jaunty/main Packages
 ** [out :: skal.zapto.org] Ign http://security.ubuntu.com jaunty-security/restricted Translation-en_US
 ** [out :: skal.zapto.org] Ign http://security.ubuntu.com jaunty-security/universe Translation-en_US
 ** [out :: skal.zapto.org] Ign http://security.ubuntu.com jaunty-security/multiverse Translation-en_US
 ** [out :: skal.zapto.org] Hit http://security.ubuntu.com jaunty-security Release
 ** [out :: skal.zapto.org] Hit http://se.archive.ubuntu.com jaunty/restricted Packages
 ** [out :: skal.zapto.org] Hit http://se.archive.ubuntu.com jaunty/main Sources
 ** [out :: skal.zapto.org] Hit http://se.archive.ubuntu.com jaunty/restricted Sources
 ** [out :: skal.zapto.org] Hit http://se.archive.ubuntu.com jaunty/universe Packages
 ** [out :: skal.zapto.org] Hit http://se.archive.ubuntu.com jaunty/universe Sources
 ** [out :: skal.zapto.org] Hit http://se.archive.ubuntu.com jaunty/multiverse Packages
 ** [out :: skal.zapto.org] Hit http://se.archive.ubuntu.com jaunty/multiverse Sources
 ** [out :: skal.zapto.org] Hit http://se.archive.ubuntu.com jaunty-updates/main Packages
 ** [out :: skal.zapto.org] Hit http://se.archive.ubuntu.com jaunty-updates/restricted Packages
 ** [out :: skal.zapto.org] Hit http://se.archive.ubuntu.com jaunty-updates/main Sources
 ** [out :: skal.zapto.org] Hit http://se.archive.ubuntu.com jaunty-updates/restricted Sources
 ** [out :: skal.zapto.org] Hit http://se.archive.ubuntu.com jaunty-updates/universe Packages
 ** [out :: skal.zapto.org] Hit http://security.ubuntu.com jaunty-security/main Packages
 ** [out :: skal.zapto.org] Hit http://se.archive.ubuntu.com jaunty-updates/universe Sources
 ** [out :: skal.zapto.org] Hit http://se.archive.ubuntu.com jaunty-updates/multiverse Packages
 ** [out :: skal.zapto.org] Hit http://se.archive.ubuntu.com jaunty-updates/multiverse Sources
 ** [out :: skal.zapto.org] Hit http://security.ubuntu.com jaunty-security/restricted Packages
 ** [out :: skal.zapto.org] Hit http://security.ubuntu.com jaunty-security/main Sources
 ** [out :: skal.zapto.org] Hit http://security.ubuntu.com jaunty-security/restricted Sources
 ** [out :: skal.zapto.org] Hit http://security.ubuntu.com jaunty-security/universe Packages
 ** [out :: skal.zapto.org] Hit http://security.ubuntu.com jaunty-security/universe Sources
 ** [out :: skal.zapto.org] Hit http://security.ubuntu.com jaunty-security/multiverse Packages
 ** [out :: skal.zapto.org] Hit http://security.ubuntu.com jaunty-security/multiverse Sources
 ** [out :: skal.zapto.org] Reading package lists...
 ** [out :: skal.zapto.org
    command finished
failed: "sh -c 'sudo -p '\\''sudo password: '\\'' sh -c \"DEBCONF_TERSE='\\''yes'\\'' DEBIAN_PRIORITY='\\''critical'\\'' DEBIAN_FRONTEND=noninteractive apt-get -qy update\"'" on pablovilla.zapto.org

Reply all
Reply to author
Forward
0 new messages