[bugs] [OpenIndiana Distribution - Bug #617] update-refresh.sh in root cron error

illumos bugs bugs at lists.illumos.org
Wed Jul 13 03:11:42 PDT 2011


Issue #617 has been updated by Alex Sims.

Difficulty set to Medium
Tags set to needs-triage

The test sh -x /usr/lib/update-manager/update-refresh.sh is not valid. I see this every few days, is probably invoked randomly and then fails, see the rolls bit at the end.
----------------------------------------
Bug #617: update-refresh.sh in root cron error
https://www.illumos.org/issues/617

Author: Anil J
Status: New
Priority: Normal
Assignee: Matt Wilby
Category: pkg (Image Packaging System)
Target version: 
Difficulty: Medium
Tags: needs-triage


This is from OI build 147.

Your "cron" job on vps5
/usr/lib/update-manager/update-refresh.sh

produced the following output:

/usr/lib/python2.6/vendor-packages/gtk-2.0/gtk/__init__.py:57: GtkWarning: could not open display
 warnings.warn(str(e), _gtk.Warning)
GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for information. (Details -  1: Not running within active session)
/usr/bin/pm-updatemanager:93: GtkWarning: file gtkicontheme.c: line 317: assertion `GDK_IS_SCREEN (screen)' failed
 self.icon_theme = gtk.icon_theme_get_default()
Traceback (most recent call last):
 File "/usr/bin/pm-updatemanager", line 408, in <module>
   set_check_all, set_check_cache)
 File "/usr/bin/pm-updatemanager", line 95, in __init__
   self.icon_theme.append_search_path(pkg_icon_location)
AttributeError: 'NoneType' object has no attribute 'append_search_path'


This script is setup by default in the root's crontab. Sorry, no time to look through this script to see what is broken ... hope someone else has some cycles to do so. If this script is no longer needed, it should be removed from default install.


root at vps5:~# pkg publisher
PUBLISHER                             TYPE     STATUS   URI
openindiana.org          (preferred)  origin   online   http://pkg-1.fr.openindiana.org/dev/
opensolaris.org          (non-sticky) origin   online   http://pkg.opensolaris.org/release/
root at vps5:~# 





-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://www.illumos.org/my/account



More information about the bugs mailing list