update-notifier-common dependency - what for?

Asked by anatoly techtonik

byobu includes update-notifier-common dependency, which in turn includes gconf2, which requires 8 other dependencies that eventually seems to bring the whole GNOME subsystem. What is the reason for console byobu to have this update-notifier-common dependency? I can see updates notifications even without it.

Question information

Language:
English Edit question
Status:
Answered
For:
byobu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Dustin Kirkland  (kirkland) said :
#1

kirkland@x61:~$ apt-cache depends update-notifier-common
update-notifier-common
  Depends: python-apt
  Recommends: libpam-modules
  Replaces: update-notifier

I don't see gconf2 in there ...

Byobu definitely should not bring in Gnome. What distro/version are
you seeing this in?

update-notifier-common is used to assist in showing the updates
available for Byobu.

:-Dustin

Revision history for this message
anatoly techtonik (techtonik) said :
#2

Debian 5.01 Lenny
update-notifier-common 0.70.7.debian-5

$ apt-cache depends update-notifier-common
update-notifier-common
  Depends: gconf2
  Depends: python
  Replaces: update-manager
  Replaces: update-notifier

http://packages.debian.org/lenny/update-notifier-common

Revision history for this message
Dustin Kirkland  (kirkland) said :
#3

Well, it's really a problem with the update-notifier-common package in
Lenny, pulling in graphical stuff. That should not be necessary for
the common package.

Byobu needs it for the updates available check:
 * update-notifier-common: /usr/lib/update-notifier/apt-check

:-Dustin

Can you help with this problem?

Provide an answer of your own, or ask anatoly techtonik for more information if necessary.

To post a message you must log in.