I'm trying to meet the build dependencies, however, I don't know if I should
uninstall first before updating.
At the bottom of this post you should be able to see the bootstrap.py output.
I'm using Ubuntu 13.10.
Thanks,
Armen
Here's what I get if I try to install one of the packages manually (the output
of bootstrap.py is further down).
armenzg-thinkpad mozilla-inbound hg:[default!] $ sudo apt-get install
libglib2.0-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help resolve the situation:
The following packages have unmet dependencies:
libglib2.0-dev : Depends: libglib2.0-0 (= 2.38.0-1ubuntu1) but 2.38.1-0ubuntu1
is to be installed
Depends: libglib2.0-bin (= 2.38.0-1ubuntu1)
E: Unable to correct problems, you have held broken packages.
######################################
The following packages have unmet dependencies:
libdbus-glib-1-dev : Depends: libglib2.0-dev but it is not going to be
installed
libgconf2-dev : Depends: libglib2.0-dev (>= 2.25.9) but it is not going to be
installed
libgstreamer-plugins-base0.10-dev : Depends: libglib2.0-dev but it is not
going to be installed
libgstreamer0.10-dev : Depends: libglib2.0-dev but it is not going to be
installed
libgtk2.0-dev : Depends: libglib2.0-dev (>= 2.27.3) but it is not going to be
installed
Depends: libgdk-pixbuf2.0-dev (>= 2.21.0) but it is not going
to be installed
Depends: libpango1.0-dev (>= 1.20) but it is not going to be
installed
Depends: libatk1.0-dev (>= 1.29.2) but it is not going to be
installed
Depends: libcairo2-dev (>= 1.6.4-6.1) but it is not going to
be installed
libnotify-dev : Depends: libglib2.0-dev (>= 2.26) but it is not going to be
installed
Depends: libgdk-pixbuf2.0-dev but it is not going to be
installed
libpulse-dev : Depends: libglib2.0-dev but it is not going to be installed
Depends: libavahi-client-dev but it is not going to be installed
mesa-common-dev : Depends: libdrm-dev (>= 2.4.45) but it is not going to be
installed
E: Unable to correct problems, you have held broken packages.
Traceback (most recent call last):
File "bootstrap.py", line 152, in <module>
sys.exit(main(sys.argv))
File "bootstrap.py", line 143, in main
dasboot.bootstrap()
File "/tmp/tmpbvqPxW/mozboot/bootstrap.py", line 94, in bootstrap
# The next fallback is to download the files from the source
File "/tmp/tmpbvqPxW/mozboot/debian.py", line 48, in install_system_packages
File "/tmp/tmpbvqPxW/mozboot/base.py", line 137, in apt_install
File "/tmp/tmpbvqPxW/mozboot/base.py", line 113, in run_as_root
File "/usr/lib/python2.7/subprocess.py", line 540, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '[u'apt-get', u'install',
'autoconf2.13', 'build-essential', 'ccache', 'libasound2-dev',
'libcurl4-openssl-dev', 'libdbus-1-dev', 'libdbus-glib-1-dev', 'libgconf2-dev',
'libgstreamer0.10-dev', 'libgstreamer-plugins-base0.10-dev', 'libgtk2.0-dev',
'libiw-dev', 'libnotify-dev', 'libpulse-dev', 'libxt-dev', 'mercurial',
'mesa-common-dev', 'python-dev', 'unzip', 'uuid', 'yasm', 'xvfb', 'zip',
'software-properties-common']' returned non-zero exit status 100
_______________________________________________
dev-builds mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-builds