Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: loejf on December 07, 2007, 06:03:28 PM

Title: Server update from 7.0 to 7.2 using yum
Post by: loejf on December 07, 2007, 06:03:28 PM
Hi.
I´m trying to update 2 servers, from 7.0. to 7.2 using this howto
http://wiki.contribs.org/Updating_to_SME_7.2#Yum_Update

But when I execute this:
yum update smeserver-yum yum sqlite python-sqlite

I get the following error on both servers:

(process:3846): GLib-CRITICAL **: file gtimer.c: line 106 (g_timer_stop): assertion `timer != NULL' failed

(process:3846): GLib-CRITICAL **: file gtimer.c: line 88 (g_timer_destroy): assertion `timer != NULL' failed
Traceback (most recent call last):
  File "/usr/bin/yum", line 29, in ?
    yummain.main(sys.argv[1:])
  File "/usr/share/yum-cli/yummain.py", line 97, in main
    result, resultmsgs = do()
  File "/usr/share/yum-cli/cli.py", line 477, in doCommands
    return self.updatePkgs()
  File "/usr/share/yum-cli/cli.py", line 955, in updatePkgs
    self.doRepoSetup()
  File "/usr/share/yum-cli/cli.py", line 75, in doRepoSetup
    self.doSackSetup(thisrepo=thisrepo)
  File "__init__.py", line 260, in doSackSetup
  File "repos.py", line 277, in populateSack
  File "/usr/lib/python2.3/site-packages/sqlitecachec.py", line 40, in getPrimary
    self.repoid))
TypeError: Can not create index on requires table: near "NOT": syntax error

Any ideas.
Loejf.
Title: Re: Server update from 7.0 to 7.2 using yum
Post by: cactus on December 07, 2007, 06:18:48 PM
Please open a bug in the bugtracker as upgrades should work. By posting it to the bugtracker you will be helped most quickly by the dev team, as they do not read the forums all the time.
Title: Re: Server update from 7.0 to 7.2 using yum
Post by: mmccarn on December 07, 2007, 10:20:44 PM
No need for a new bug.

This is documented in the update howto here: http://wiki.contribs.org/Updating_to_SME_7.2#GLib-CRITICAL_.2A.2A:_file_gtimer.c:_line_106_.28g_timer_stop.29
Title: Re: Server update from 7.0 to 7.2 using yum
Post by: loejf on December 09, 2007, 05:27:08 PM
Hi.
Thank you. But it doesn´t help me through the problem.
The same error after following these commands.
I will report it as a bug.
Best regards
Loejf.