FS#2452 - gconf *MUST* depend on gnome-common

Attached to Project: Arch Linux
Opened by Nikos Kouremenos (zeppelin) - Friday, 25 March 2005, 13:02 GMT
Last edited by Dale Blount (dale) - Friday, 25 March 2005, 13:39 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan de Groot (JGC)
Architecture not specified
Severity High
Priority Normal
Reported Version 0.7 Wombat
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

[nk@Freud ~]€ gconftool-2
gconftool-2: error while loading shared libraries: libgconf-2.so.4: cannot open
shared object file: No such file or directory
[nk@Freud ~]€ sudo pacman -S gnome-common

Targets: gnome-common-2.8.0-9

Total Package Size: 0.1 MB

Proceed with upgrade? [Y/n]

checking package integrity... done.
loading package data... done.
checking for file conflicts... done.
installing gnome-common... done.
[nk@Freud ~]€ gconftool-2
Usage: gconftool-2 [-?|--help] [--usage] [-s|--set] [-g|--get] [--set-schema]
[-u|--unset] [--recursive-unset] [-a|--all-entries] [--all-dirs]
[--dump] [--load=STRING] [--unload=STRING] [-R|--recursive-list]
[--dir-exists=STRING] [--shutdown] [-p|--ping] [--spawn]
[-t|--type int|bool|float|string|list|pair] [-T|--get-type]
[--get-list-size] [--get-list-element]
[--list-type=int|bool|float|string] [--car-type=int|bool|float|string]
[--cdr-type=int|bool|float|string] [--short-desc=DESCRIPTION]
[--long-desc=DESCRIPTION] [--owner=OWNER]
[--install-schema-file=FILENAME] [--config-source=SOURCE] [--direct]
[--makefile-install-rule] [--makefile-uninstall-rule] [--break-key]
[--break-directory] [--short-docs] [--long-docs] [--get-schema-name]
[--apply-schema] [--unapply-schema] [--ignore-schema-defaults]
[--get-default-source] [-v|--version]

a lot of guys had problems in the forum with this
just serach for that so file and you'll see

plz fix it or else GNOME is f*cked up
This task depends upon

Closed by  Jan de Groot (JGC)
Friday, 25 March 2005, 14:25 GMT
Reason for closing:  Not a bug
Comment by Jan de Groot (JGC) - Friday, 25 March 2005, 14:25 GMT
Don't know how you got gconf installed without gnome-common:

[jan@server ~]$ pacman -Qi gconf| grep -i depends
Depends On : gtk2 orbit2

[jan@server ~]$ pacman -Qi orbit2| grep -i depends
Depends On : bash gnome-common>=2.4.0-5 libidl2 popt

Loading...