* [sup-talk] sup-tweak-labels broken, and more
@ 2011-02-15 12:00 Philipp
0 siblings, 0 replies; only message in thread
From: Philipp @ 2011-02-15 12:00 UTC (permalink / raw)
To: sup-talk
Hi there.
I ran "sup-tweak-labels -r <label> --all-sources" to get rid of the
inbox labels and others. I had to run it multiple times until all
messages were processed. In my case it was three times for inbox and
around ten times for unread. I would have expected it to work on all
messages when run once.
A different, small error:
$ sup-dump --help
Dumps all message state from the sup index to standard out. You can
later use sup-sync --restored --restore <filename> to recover the index.
The --restored is superfluous and wrong.
And another one, not sure where this comes from:
$ sup-import-dump --help
Error: version mismatch!
The sup executable is at version "git".
The sup libraries are at version "0.12.1".
Your development environment may be picking up code from a
rubygems installation of sup.
If you're running from git with a commandline like
ruby -Ilib /usr/bin/sup-import-dump
try this instead:
RUBY_INVOCATION="ruby -Ilib" ruby -Ilib /usr/bin/sup-import-dump
You can also try `gem uninstall sup` and removing all Sup rubygems.
$ sup-cmd --help
<internal:lib/rubygems/custom_require>:29:in `require': no such file to load -- eventmachine (LoadError)
from <internal:lib/rubygems/custom_require>:29:in `require'
from /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/protocol.rb:1:in `<top (required)>'
from <internal:lib/rubygems/custom_require>:29:in `require'
from <internal:lib/rubygems/custom_require>:29:in `require'
from /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/client.rb:1:in `<top (required)>'
from <internal:lib/rubygems/custom_require>:29:in `require'
from <internal:lib/rubygems/custom_require>:29:in `require'
from /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/bin/sup-cmd:5:in `<top (required)>'
from /usr/bin/sup-cmd:19:in `load'
from /usr/bin/sup-cmd:19:in `<main>'
$ sup-server --help
<internal:lib/rubygems/custom_require>:29:in `require': no such file to load -- eventmachine (LoadError)
from <internal:lib/rubygems/custom_require>:29:in `require'
from /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/protocol.rb:1:in `<top (required)>'
from <internal:lib/rubygems/custom_require>:29:in `require'
from <internal:lib/rubygems/custom_require>:29:in `require'
from /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/server.rb:1:in `<top (required)>'
from <internal:lib/rubygems/custom_require>:29:in `require'
from <internal:lib/rubygems/custom_require>:29:in `require'
from /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/bin/sup-server:5:in `<top (required)>'
from /usr/bin/sup-server:19:in `load'
from /usr/bin/sup-server:19:in `<main>'
$ sup-sync-back --help
/usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/bin/sup-sync-back:9:in `<top (required)>': not working yet (RuntimeError)
from /usr/bin/sup-sync-back:19:in `load'
from /usr/bin/sup-sync-back:19:in `<main>
Seems like something went wrong in the update process, I don't quite know what.
Normal operation seems to work as expected, but all those errors worry me.
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-02-15 12:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-15 12:00 [sup-talk] sup-tweak-labels broken, and more Philipp
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox