E: Build-dependencies for gnome-applets could not be satisfied.

NoOp glgxg at sbcglobal.net
Sun May 24 02:21:44 UTC 2009


On 05/23/2009 06:31 PM, Christopher Lemire wrote:
> I'm trying to rebuild the gnome-applets deb package in Ubuntu 9. How can I
> get all the dependency packages to do so???
> 
> chris at ubuntu:~/Build/gnome-applets-2.26.0$ sudo apt-get build-dep
> gnome-applets
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> E: Build-dependencies for gnome-applets could not be satisfied.
> chris at ubuntu:~/Build/gnome-applets-2.26.0$
> 
> Maybe I am missing something in my sources.list. I upgraded from 8.10 to
> 9.04. I didn't do a fresh install. I was able to rebuild the gnome-applets
> deb package without this problem before I upgraded.
> 

> deb http://archive.canonical.com/ubuntu jaunty partner
> deb-src http://archive.canonical.com/ubuntu jaunty partner

I have:
# Ubuntu supported packages
# GPG key: 437D05B5
deb http://archive.ubuntu.com/ubuntu/ jaunty main restricted universe
deb-src http://archive.ubuntu.com/ubuntu/ jaunty restricted main
multiverse universe #Added by software-properties
deb http://archive.ubuntu.com/ubuntu/ jaunty-updates main restricted
universe
deb-src http://archive.ubuntu.com/ubuntu/ jaunty-updates restricted main
multiverse universe #Added by software-properties
deb http://archive.ubuntu.com/ubuntu/ jaunty-security main restricted
universe
deb-src http://archive.ubuntu.com/ubuntu/ jaunty-security restricted
main multiverse universe #Added by software-properties

$ apt-cache policy build-essential
build-essential:
  Installed: 11.4
  Candidate: 11.4
  Version table:
 *** 11.4 0
        500 http://archive.ubuntu.com jaunty/main Packages
        100 /var/lib/dpkg/status

$ sudo apt-get build-dep -s gnome-applets
[-s is for simulate]
works as far as I can tell - the output is much too long to post here -
sample:

$ sudo apt-get build-dep -s gnome-applets
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
  rarian-compat
The following NEW packages will be installed:
  autoconf automake autotools-dev cdbs check docbook-dsssl docbook-utils
  docbook-xsl docbook-xsl-doc-html fdupes gnome-pkg-tools
  gnome-settings-daemon-dev intltool jadetex libapm-dev libavahi-client-dev
  libavahi-common-dev libavahi-glib-dev libbonobo2-dev libbonoboui2-dev
<snip lots more>

But I'll be happy to send it to you off-list if you wish. Ditto for:
$ apt-cache showsrc gnome-applets






More information about the ubuntu-users mailing list