Koozali.org: home of the SME Server

Server update from 7.0 to 7.2 using yum

Offline loejf

  • ****
  • 74
  • +0/-0
Server update from 7.0 to 7.2 using yum
« 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.
...

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: Server update from 7.0 to 7.2 using yum
« Reply #1 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.
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline mmccarn

  • *
  • 2,656
  • +10/-0
Re: Server update from 7.0 to 7.2 using yum
« Reply #2 on: December 07, 2007, 10:20:44 PM »

Offline loejf

  • ****
  • 74
  • +0/-0
Re: Server update from 7.0 to 7.2 using yum
« Reply #3 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.
...