[opensuse-buildservice] Update to 2.3 from 2.1 : problems
First, the upgrade is nice, but I'm having some trouble. The first problem was a missing dependency on rubygem-rdoc. The second problem was that I hit a few database issues with migrate, and script/database_check. I did not know *how* to run that, but I eventually figured it out. Some docs there would be nice. I ended up learning that it only outputs SQL, but does not run that sql, so I ran the sql by hand. After that, and an apparently successful migrate, script/database_check output more errors. I'm using MySQL. Lastly, once I got it all up again, the webui gacks when I try to view any project. Ultimately, node.rb complains that _data is nil (line 197, it tries to use .xpath on _data which is nil at that point). So now I'm stuck. osc seems to work fine. -- Jon -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Thu, May 10, 2012 at 8:35 PM, Jon Nelson <jnelson-suse@jamponi.net> wrote: ...
Lastly, once I got it all up again, the webui gacks when I try to view any project. Ultimately, node.rb complains that _data is nil (line 197, it tries to use .xpath on _data which is nil at that point). So now I'm stuck. osc seems to work fine.
What should I do about this? Should I file a bug? Does anybody have any ideas for how to fix it? -- Jon -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Tue, May 15, 2012 at 2:44 PM, Jon Nelson <jnelson-suse@jamponi.net> wrote:
On Thu, May 10, 2012 at 8:35 PM, Jon Nelson <jnelson-suse@jamponi.net> wrote: ...
Lastly, once I got it all up again, the webui gacks when I try to view any project. Ultimately, node.rb complains that _data is nil (line 197, it tries to use .xpath on _data which is nil at that point). So now I'm stuck. osc seems to work fine.
What should I do about this? Should I file a bug? Does anybody have any ideas for how to fix it?
ping? I'm still having trouble with the web UI. What should I do here? What debugging can I do? -- Jon -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (1)
-
Jon Nelson