Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Fail to install depending packages for building appscale from source~
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  13 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
linda Wang  
View profile  
 More options May 3 2012, 4:28 am
From: linda Wang <bbmmnmh5...@gmail.com>
Date: Thu, 3 May 2012 16:28:04 +0800
Local: Thurs, May 3 2012 4:28 am
Subject: Fail to install depending packages for building appscale from source~

Hi,

I could not install Appscale from source,  I followed the instructions
here,

http://code.google.com/p/appscale/wiki/ImageSetupViaBzr

while I execute this command,

sh -x debian/appscale_build.sh

The returned result is failed.

The failed information is ""Fail to install depending packages for
building.""...

Anyone please kindly help me out of this error, so that I could go ahead.
Thanks.

Please help!~!!

*************************************************************************** ******************************************************
+ wc -l
+ [ 2 -eq 0 ]
+ apt-get install -y cmake
+ apt-get install -y autoconf automake libtool gcc g++ pkg-config ant
maven2 doxygen graphviz rsync tcl-dev python-tk tk8.4-dev ntp cvs wget bzr
xterm screen build-essential bison flex byacc unzip bzip2 libc6-dev
subversion erlang dpkg-dev dh-make debhelper fakeroot python-dev libssl-dev
libevent-dev ruby1.8-dev thin1.8 unixodbc-dev zlib1g-dev liblog4cpp5-dev
libexpat1-dev libncurses5-dev libbz2-dev libreadline-dev libgdbm-dev swig
screen libsqlite3-dev libcppunit-dev libcairo2-dev libpango1.0-dev
libxml2-dev libart-2.0-2
E: There are problems and -y was used without --force-yes
+ [ 100 -ne 0 ]
+ echo Fail to install depending packages for building.
+ exit 1


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Navraj S. Chohan  
View profile  
 More options May 3 2012, 12:04 pm
From: "Navraj S. Chohan" <nlak...@gmail.com>
Date: Thu, 3 May 2012 09:04:15 -0700
Local: Thurs, May 3 2012 12:04 pm
Subject: Re: Fail to install depending packages for building appscale from source~

Hello Linda,
What distro are you building on?

Thanks,
Raj

--
Navraj Chohan (Raj)
PhD Candidate @ UC Santa Barbara
http://cs.ucsb.edu/~nchohan
http://appscale.cs.ucsb.edu
http://nlake44.posterous.com

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
bbmmnmh5...@gmail.com  
View profile  
 More options May 5 2012, 10:04 pm
From: bbmmnmh5...@gmail.com
Date: Sun, 06 May 2012 10:04:20 +0800
Local: Sat, May 5 2012 10:04 pm
Subject: Re: Fail to install depending packages for building appscale from source~

hi Raj,
I am sorry for the late reply.
I am using Ubuntu10.4.
and I tried mqny times, always got the same error.
Please help me oit of this.
Another question is, can I deploy appscale on rhel6.1 successfully or not? any ideas?
Big thanks in advance.
Br,
Linda

"Navraj S. Chohan" <nlak...@gmail.com>编写:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Philip Teare  
View profile  
 More options May 6 2012, 7:46 am
From: Philip Teare <p...@evolu8.com>
Date: Sun, 6 May 2012 12:46:44 +0100
Local: Sun, May 6 2012 7:46 am
Subject: Re: Fail to install depending packages for building appscale from source~

tried:
apt-get update

?

worked for me with similar after an interrupted setup once

Phil Teare
Owner
www.evolu8.com


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
linda Wang  
View profile  
 More options May 6 2012, 8:14 am
From: linda Wang <bbmmnmh5...@gmail.com>
Date: Sun, 6 May 2012 20:14:32 +0800
Local: Sun, May 6 2012 8:14 am
Subject: Re: Fail to install depending packages for building appscale from source~

Hi Phil,

Thanks for your reply..

I tried more than thirds times, all failed,
I also tried to install it on CentOS 5.6 x86_64, But it seems that it don't
support this distr,
Here are the printed msgs,
**
*-bash-3.2# sh -x debian/appscale_build.sh > install.log
++ lsb_release -c -s
debian/appscale_build.sh: line 3: lsb_release: command not found
+ DIST=
++ dirname debian/appscale_build.sh
+ cd debian/..
+ '[' '!' -e ./debian/changelog. ']'
+ echo ' is not supported.'
+ exit 1
*
I could not move on,just blocked here, please help me out?

Thanks.

# Linda


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Philip Teare  
View profile  
 More options May 6 2012, 9:45 am
From: Philip Teare <p...@evolu8.com>
Date: Sun, 6 May 2012 14:45:08 +0100
Local: Sun, May 6 2012 9:45 am
Subject: Re: Fail to install depending packages for building appscale from source~

I built via the hbase fix branch and trunk tools just this week and it
worked fine (apart from my ongoing issues uploading data)

bzr branch lp:~nchohan/appscale/hbasebuildfix

and

bzr branch lp:appscale/trunk-tools

I'm on Ubuntu 10.04

Phil Teare
Owner
www.evolu8.com


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
linda Wang  
View profile  
 More options May 6 2012, 9:59 am
From: linda Wang <bbmmnmh5...@gmail.com>
Date: Sun, 6 May 2012 21:59:15 +0800
Local: Sun, May 6 2012 9:59 am
Subject: Re: Fail to install depending packages for building appscale from source~

Hi,

Thanks Phil.

It seems so strange. I used the same branch with you both for the appscale
and for tools.

Now I am more confused about this problem.

and does anyone that how to deploy appscale on CentOS? or rhel 5?

I just want to try more as I could!

Any ideas? please let me know.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Philip Teare  
View profile  
 More options May 6 2012, 10:32 am
From: Philip Teare <p...@evolu8.com>
Date: Sun, 6 May 2012 15:32:23 +0100
Local: Sun, May 6 2012 10:32 am
Subject: Re: Fail to install depending packages for building appscale from source~

you sure you put these in your /etc/apt/sources.list and updated and
upgraded?:

deb http://archive.ubuntu.com/ubuntu lucid main restricted universe multiverse

deb http://archive.ubuntu.com/ubuntu lucid-updates main restricted universe

deb http://security.ubuntu.com/ubuntu lucid-security main restricted universe

Phil Teare
Owner
www.evolu8.com


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Philip Teare  
View profile  
 More options May 6 2012, 10:41 am
From: Philip Teare <p...@evolu8.com>
Date: Sun, 6 May 2012 15:41:24 +0100
Local: Sun, May 6 2012 10:41 am
Subject: Re: Fail to install depending packages for building appscale from source~

this is old but yum based goodness (for redhat):

http://bazaar.launchpad.net/~appscale-maintainers/appscale/1.4/view/h...

Phil Teare
Owner
www.evolu8.com


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
linda Wang  
View profile  
 More options May 6 2012, 12:44 pm
From: linda Wang <bbmmnmh5...@gmail.com>
Date: Mon, 7 May 2012 00:44:03 +0800
Local: Sun, May 6 2012 12:44 pm
Subject: Re: Fail to install depending packages for building appscale from source~

Hi phil,

Yes, I am sure I added those lines in that file.

Thanks any way.

Br,

Linda


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Navraj S. Chohan  
View profile  
 More options May 6 2012, 2:57 pm
From: "Navraj S. Chohan" <nlak...@gmail.com>
Date: Sun, 6 May 2012 11:57:44 -0700
Local: Sun, May 6 2012 2:57 pm
Subject: Re: Fail to install depending packages for building appscale from source~

The latest version is only for Ubuntu Lucid. Do you have connectivity to
the repositories? It seems like something is being blocked.
Try addressing the problem its stating:
E: There are problems and -y was used without --force-yes

Change -y to --force-yes

Let me know how that goes.

Thanks
-Raj

--
Navraj Chohan (Raj)
PhD Candidate @ UC Santa Barbara
http://cs.ucsb.edu/~nchohan
http://appscale.cs.ucsb.edu
http://nlake44.posterous.com

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
linda Wang  
View profile  
 More options May 6 2012, 11:15 pm
From: linda Wang <bbmmnmh5...@gmail.com>
Date: Mon, 7 May 2012 11:15:29 +0800
Local: Sun, May 6 2012 11:15 pm
Subject: Re: Fail to install depending packages for building appscale from source~

Hi Raj,

Thanks for your reply.

I tried again on  Ubuntu Lucid 10.04 x86_64. I used the lasted branched,
 and I could go more further,

But a new error was occurred. please give some guidance. Thanks.

6  python-yaml  python2.5
+ apt-get install -y --force-yes python-m2crypto python-soappy ssh
python-imaging ruby1.8 python ruby python-django cron rdoc1.8 curl
libzlib-ruby sendmail lsof libzip-ruby1.8 ejabberd sqlite3 tcpdump
libopenssl-ruby python-xmpp libevent-1.4-2 memcached libopenssl-ruby1.8
libboost-filesystem1.40.0 python-memcache libruby1.8 nfs-kernel-server
libboost-serialization1.40.0 nginx iptables mpi libboost-thread1.40.0
libpcre3 mpich2 libboost-program-options1.40.0 collectd libatlas-headers
r-base libboost-iostreams1.40.0 rrdtool liblapack-pic r-base-dev
libboost-python1.40.0 ruby1.8-dev gsl-bin liblog4j1.2-java ri1.8
libgsl0-dev libjline-java python-pip python-numpy python-sqlalchemy irb1.8
python-scipy mongodb libreadline-ruby1.8 libatlas-base-dev libxslt-dev
libxml2-dev make rabbitmq-server mysql-cluster-server-5.1
mysql-cluster-client-5.1 python-sqlalchemy python-mysqldb openssl
openjdk-6-jdk python2.6 python-yaml python2.5
*debconf: unable to initialize frontend:*
*debconf: (Can't locate Debconf/FrontEnd/.pm in @INC (@INC conta*ins:
/etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1
/usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10
/usr/local/lib/site_perl .) at (eval 24) line 2, <> line 176.)
debconf: falling back to frontend: Noninteractive
Extracting templates from packages: 100%

Br,
Linda
On Mon, May 7, 2012 at 2:57 AM, Navraj S. Chohan <nlak...@gmail.com> wrote:

...

read more »


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
bbmmnmh5...@gmail.com  
View profile  
 More options May 11 2012, 10:49 am
From: bbmmnmh5...@gmail.com
Date: Fri, 11 May 2012 22:49:46 +0800
Local: Fri, May 11 2012 10:49 am
Subject: Re: Fail to install depending packages for building appscale from source~

hi Raj,
I finished the deploying finally. Thanks for your support.
Still, I want to know how to check the deploying process is succed ? I could not use appscale-tools directly. and I found that those scripts are located in this path: /usr/local/appscale-tools

could anyone please kindly show me how to use it ? I read the user manual, But I still think it could not satisfy my need. Is there any other more docs about it?

Thanks. Early response would be deeply appreciated.

Br,
Linda wang

"Navraj S. Chohan" <nlak...@gmail.com>编写:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »