* [sup-talk] sup crashes on startup @ 2008-03-28 22:13 Martin DeMello 2008-04-01 15:04 ` William Morgan 0 siblings, 1 reply; 6+ messages in thread From: Martin DeMello @ 2008-03-28 22:13 UTC (permalink / raw) --- ArgumentError from thread: main no name for account /usr/lib/ruby/gems/1.8/gems/sup-0.4/lib/sup/account.rb:7:in `initialize' /usr/lib/ruby/gems/1.8/gems/sup-0.4/lib/sup/account.rb:44:in `new' /usr/lib/ruby/gems/1.8/gems/sup-0.4/lib/sup/account.rb:44:in `add_account' /usr/lib/ruby/gems/1.8/gems/sup-0.4/lib/sup/account.rb:26:in `initialize' /usr/lib/ruby/gems/1.8/gems/sup-0.4/lib/sup.rb:98:in `new' /usr/lib/ruby/gems/1.8/gems/sup-0.4/lib/sup.rb:98:in `start' /usr/lib/ruby/gems/1.8/gems/sup-0.4/bin/sup:113 /usr/bin/sup:16:in `load' /usr/bin/sup:16 ^ permalink raw reply [flat|nested] 6+ messages in thread
* [sup-talk] sup crashes on startup 2008-03-28 22:13 [sup-talk] sup crashes on startup Martin DeMello @ 2008-04-01 15:04 ` William Morgan 0 siblings, 0 replies; 6+ messages in thread From: William Morgan @ 2008-04-01 15:04 UTC (permalink / raw) Reformatted excerpts from Martin DeMello's message of 2008-03-28: > --- ArgumentError from thread: main > no name for account What does your ~/.sup/config.yaml look like? This is complaining about that. (Not the most obvious error, I'll admit.) -- William <wmorgan-sup at masanjin.net> ^ permalink raw reply [flat|nested] 6+ messages in thread
* [sup-talk] Sup crashes on startup @ 2010-01-27 12:51 Shreyank Gupta 2010-01-27 12:59 ` Ben Walton 2010-01-27 13:21 ` William Morgan 0 siblings, 2 replies; 6+ messages in thread From: Shreyank Gupta @ 2010-01-27 12:51 UTC (permalink / raw) To: sup-talk Hi, I have filed a bug: http://masanjin.net/sup-bugs/issue52 The error message shows: This Sup version expects a v1 index, but you have an existing v2 index. Please downgrade to your previous version and dump your labels before upgrading to this version (then run sup-sync --restore). Can someone explain this error message? -- Peace and Love, Shreyank Gupta Blog: http://allsortsofshrink.blogspot.com _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [sup-talk] Sup crashes on startup 2010-01-27 12:51 [sup-talk] Sup " Shreyank Gupta @ 2010-01-27 12:59 ` Ben Walton 2010-01-27 13:21 ` William Morgan 1 sibling, 0 replies; 6+ messages in thread From: Ben Walton @ 2010-01-27 12:59 UTC (permalink / raw) To: sup-talk [-- Attachment #1.1: Type: text/plain, Size: 489 bytes --] Excerpts from Shreyank Gupta's message of Wed Jan 27 07:51:34 -0500 2010: > Can someone explain this error message? If you're running from the git repo, have you reset your HEAD recently? There was a version bump in the index recently that you can't easily just switch away from... -Ben -- Ben Walton Systems Programmer - CHASS University of Toronto C:416.407.5610 | W:416.978.4302 GPG Key Id: 8E89F6D2; Key Server: pgp.mit.edu Contact me to arrange for a CAcert assurance meeting. [-- Attachment #1.2: signature.asc --] [-- Type: application/pgp-signature, Size: 189 bytes --] [-- Attachment #2: Type: text/plain, Size: 140 bytes --] _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [sup-talk] Sup crashes on startup 2010-01-27 12:51 [sup-talk] Sup " Shreyank Gupta 2010-01-27 12:59 ` Ben Walton @ 2010-01-27 13:21 ` William Morgan 2010-01-27 15:03 ` Shreyank Gupta 1 sibling, 1 reply; 6+ messages in thread From: William Morgan @ 2010-01-27 13:21 UTC (permalink / raw) To: sup-talk Reformatted excerpts from Shreyank Gupta's message of 2010-01-27: > This Sup version expects a v1 index, but you have an existing v2 > index. Please downgrade to your previous version and dump your labels > before upgrading to this version (then run sup-sync --restore). You used git next before, and now you're trying git master. There is a version incompatibility that will go away once a particular topic branch gets merged down to master. Workaround: use git next for now. -- William <wmorgan-sup@masanjin.net> _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [sup-talk] Sup crashes on startup 2010-01-27 13:21 ` William Morgan @ 2010-01-27 15:03 ` Shreyank Gupta 0 siblings, 0 replies; 6+ messages in thread From: Shreyank Gupta @ 2010-01-27 15:03 UTC (permalink / raw) To: sup-talk On Wed, Jan 27, 2010 at 6:51 PM, William Morgan <wmorgan-sup@masanjin.net> wrote: > Reformatted excerpts from Shreyank Gupta's message of 2010-01-27: >> This Sup version expects a v1 index, but you have an existing v2 >> index. Please downgrade to your previous version and dump your labels >> before upgrading to this version (then run sup-sync --restore). > > You used git next before, and now you're trying git master. There is a > version incompatibility that will go away once a particular topic branch > gets merged down to master. > > Workaround: use git next for now. git next gives me the following exception: http://masanjin.net/sup-bugs/file12/exception-log.txt I followed the instructions at http://sup.rubyforge.org/wiki/wiki.pl?UTF8 to solve UTF issues. Is that the reason ? -- Peace and Love, Shreyank Gupta Blog: http://allsortsofshrink.blogspot.com _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2010-01-27 15:12 UTC | newest] Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2008-03-28 22:13 [sup-talk] sup crashes on startup Martin DeMello 2008-04-01 15:04 ` William Morgan 2010-01-27 12:51 [sup-talk] Sup " Shreyank Gupta 2010-01-27 12:59 ` Ben Walton 2010-01-27 13:21 ` William Morgan 2010-01-27 15:03 ` Shreyank Gupta
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox