Opened 19 years ago
Closed 19 years ago
#6147 closed defect (fixed)
BUG: control-center fails to install due to gconf error
Reported by: | msiniscalchi@… | Owned by: | gnome-darwinports@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | rhwood@… | |
Port: |
Description
On Mac OSX 10.4 with gcc 4.0 and Darwinports 1.2, control-center builds but does not isntall. Here is what I get:
---> Installing control-center 2.12.1_0
Error: Target com.apple.install returned: shell command " export
GCONF_CONFIG_SOURCE=gconftool-2 --get-default-source
&& gconftool-2 --makefile-install-rule
/opt/local/etc/gconf/schemas/*.schemas && gconftool-2 --direct --config-source=
$GCONF_CONFIG_SOURCE --recursive-unset /schemas/apps/panel && gconftool-2 --direct --config-
source xml:readwrite:/opt/local/etc/gconf/gconf.xml.defaults --load /opt/local/etc/gconf/schemas/
panel-default-setup.entries " returned error 1
Command output: Installed schema `/schemas/system/storage/display_scsi_optical_drives' for locale
`pa'
Installed schema /schemas/system/storage/display_scsi_optical_drives' for locale
sr@Latn'
Installed schema /schemas/system/storage/display_scsi_optical_drives' for locale
ro'
Installed schema /schemas/system/storage/display_scsi_optical_drives' for locale
de'
Installed schema /schemas/system/storage/display_scsi_optical_drives' for locale
fr'
Installed schema /schemas/system/storage/display_scsi_optical_drives' for locale
el'
Installed schema /schemas/system/storage/display_scsi_optical_drives' for locale
sv'
Installed schema /schemas/system/storage/display_scsi_optical_drives' for locale
ca'
Installed schema /schemas/system/storage/display_scsi_optical_drives' for locale
lt'
Installed schema /schemas/system/storage/display_scsi_optical_drives' for locale
ko'
Installed schema /schemas/system/storage/display_scsi_optical_drives' for locale
id'
Installed schema /schemas/system/storage/display_scsi_optical_drives' for locale
ru'
Installed schema /schemas/system/storage/display_scsi_optical_drives' for locale
vi'
Installed schema /schemas/system/storage/display_scsi_optical_drives' for locale
es'
Installed schema /schemas/system/storage/display_scsi_optical_drives' for locale
pl'
Installed schema /schemas/system/storage/display_scsi_optical_drives' for locale
et'
Installed schema /schemas/system/storage/display_scsi_optical_drives' for locale
pt_BR'
Installed schema /schemas/system/storage/display_scsi_optical_drives' for locale
eu'
Installed schema /schemas/system/storage/display_scsi_optical_drives' for locale
nb'
Installed schema /schemas/system/storage/display_scsi_optical_drives' for locale
C'
Installed schema /schemas/system/storage/display_scsi_optical_drives' for locale
zh_CN'
Installed schema /schemas/system/storage/display_scsi_optical_drives' for locale
bg'
Installed schema /schemas/system/storage/display_scsi_optical_drives' for locale
en_CA'
Installed schema /schemas/system/storage/display_scsi_optical_drives' for locale
uk'
Installed schema /schemas/system/storage/display_scsi_optical_drives' for locale
hi'
Installed schema /schemas/system/storage/display_scsi_optical_drives' for locale
pt'
Resolved address "xml::/opt/local/etc/gconf/gconf.xml.defaults" to a writable configuration source at
position 0
Resolved address "xml:readwrite:/opt/local/etc/gconf/gconf.xml.defaults" to a writable configuration
source at position 0
I/O warning : failed to load external entity "/opt/local/etc/gconf/schemas/panel-default-setup.entries"
Failed to open `/opt/local/etc/gconf/schemas/panel-default-setup.entries': No such file or directory
Error: The following dependencies failed to build: control-center eog libgnomeprint bison libgnomecups libgnomeprintui gnome-icon-theme hicolor-icon-theme gedit gtksourceview gnuregex gnome-games guile readline gnome-utils gnome-panel libwnck gnome-session gnome2-user-docs yelp libgtkhtml Error: /opt/local/bin/port: Status 1 encountered during processing.
Change History (5)
comment:1 Changed 19 years ago by mww@…
Cc: | rhwood@… added |
---|---|
Owner: | changed from darwinports-bugs@… to gnome-darwinports@… |
Summary: | Darwinports 1.2: Control-center fails to install due to gconf error → BUG: control-center fails to install due to gconf error |
comment:2 Changed 19 years ago by rhwood@…
comment:3 Changed 19 years ago by msiniscalchi@…
Yep, that does it! Thanks a lot, and keep up the good work---marciano.
comment:5 Changed 19 years ago by msiniscalchi@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Commited fix requiring installation of gnome-panel prior to installation of control-center.
Marciano Siniscalchi: if this solves your issue, please close this bug report. Thanks.