* Broken sup after gem update
@ 2015-02-24 16:18 gui-gui
2015-03-11 3:04 ` [sup] " Joe Schlimmer
0 siblings, 1 reply; 5+ messages in thread
From: gui-gui @ 2015-02-24 16:18 UTC (permalink / raw)
To: supmua
[-- Attachment #1: Type: text/plain, Size: 1469 bytes --]
Hello,
I updated my gems yesterday, and since then sup doesn't work and throw the following error:
/home/guiniol/.gem/ruby/2.2.0/gems/sup-0.21.0/lib/sup.rb:30:in `yaml_properties': undefined method `yaml_tag' for Redwood::MBox:Class (NoMethodError)
from /home/guiniol/.gem/ruby/2.2.0/gems/sup-0.21.0/lib/sup/mbox.rb:10:in `<class:MBox>'
from /home/guiniol/.gem/ruby/2.2.0/gems/sup-0.21.0/lib/sup/mbox.rb:6:in `<module:Redwood>'
from /home/guiniol/.gem/ruby/2.2.0/gems/sup-0.21.0/lib/sup/mbox.rb:4:in `<top (required)>'
from /usr/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:69:in `require'
from /usr/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:69:in `require'
from /home/guiniol/.gem/ruby/2.2.0/gems/sup-0.21.0/lib/sup.rb:423:in `<top (required)>'
from /usr/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:69:in `require'
from /usr/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:69:in `require'
from /home/guiniol/.gem/ruby/2.2.0/gems/sup-0.21.0/bin/sup:21:in `<top (required)>'
from /home/guiniol/.gem/ruby/2.2.0/bin/sup:23:in `load'
from /home/guiniol/.gem/ruby/2.2.0/bin/sup:23:in `<main>'
I didn't notice immediatly so I'm not sure which gems where updated, but there were only a few. I imagine redwood was one of them?
Anyhow, I'm not sure if anyone else is seeing this or if there's a problem with my config, but if anyone has a solution, I'm interested.
--
Guillaume
[-- Attachment #2: Type: text/html, Size: 1890 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [sup] Broken sup after gem update
2015-02-24 16:18 Broken sup after gem update gui-gui
@ 2015-03-11 3:04 ` Joe Schlimmer
2015-03-11 20:10 ` gui-gui
2015-03-11 21:03 ` Matthieu Rakotojaona
0 siblings, 2 replies; 5+ messages in thread
From: Joe Schlimmer @ 2015-03-11 3:04 UTC (permalink / raw)
To: supmua
I have this exact same problem after updating...
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Re: [sup] Broken sup after gem update
2015-03-11 3:04 ` [sup] " Joe Schlimmer
@ 2015-03-11 20:10 ` gui-gui
2015-03-11 21:03 ` Matthieu Rakotojaona
1 sibling, 0 replies; 5+ messages in thread
From: gui-gui @ 2015-03-11 20:10 UTC (permalink / raw)
To: Joe Schlimmer, supmua
[-- Attachment #1: Type: text/plain, Size: 808 bytes --]
deleting the gem folder and reinstalling sup with all its dependencies fixed it for me
---- Message d'origine ----
De : "Joe Schlimmer" <wartzay@gmail.com>
À : supmua@googlegroups.com
Objet : Re: [sup] Broken sup after gem update
Date : 11/03/2015 04:04:31 CET
I have this exact same problem after updating...
--
You received this message because you are subscribed to the Google Groups "The Sup email client" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supmua+unsubscribe@googlegroups.com.
To post to this group, send email to supmua@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/supmua/loom.20150311T035906-536%40post.gmane.org.
For more options, visit https://groups.google.com/d/optout.
[-- Attachment #2: Type: text/html, Size: 1048 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [sup] Broken sup after gem update
2015-03-11 3:04 ` [sup] " Joe Schlimmer
2015-03-11 20:10 ` gui-gui
@ 2015-03-11 21:03 ` Matthieu Rakotojaona
1 sibling, 0 replies; 5+ messages in thread
From: Matthieu Rakotojaona @ 2015-03-11 21:03 UTC (permalink / raw)
To: supmua
[-- Attachment #1: Type: text/plain, Size: 272 bytes --]
Excerpts from Joe Schlimmer's message of 2015-03-11 03:04:31 +0000:
> I have this exact same problem after updating...
>
Hey everyone,
Joe has kindly opened
https://github.com/sup-heliotrope/sup/issues/403
for easier tracking.
--
Matthieu Rakotojaona
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 343 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Re: [sup] Broken sup after gem update
[not found] <ea-mime-54ed85de-6fcd-1582ebb1@www-2.netcourrier.com>
@ 2015-02-25 9:47 ` Gaute Hope
0 siblings, 0 replies; 5+ messages in thread
From: Gaute Hope @ 2015-02-25 9:47 UTC (permalink / raw)
To: gui-gui; +Cc: supmua
Excerpts from gui-gui@netcourrier.com's message of February 25, 2015 9:20:
> So. A clean install fixed the problem.
> Yesterday I tried to gem uninstall and then gem install, but that didn't fix it.
> This morning, I deleted my .gem folder and did a gem install and that worked.
> I still have to manually install xapian-ruby before installing sup, otherwise it doesn't work.
>
Great!
(seems I dropped the mailinglist at some point, including it now for
future reference).
- gaute
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2015-03-11 21:03 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-24 16:18 Broken sup after gem update gui-gui
2015-03-11 3:04 ` [sup] " Joe Schlimmer
2015-03-11 20:10 ` gui-gui
2015-03-11 21:03 ` Matthieu Rakotojaona
[not found] <ea-mime-54ed85de-6fcd-1582ebb1@www-2.netcourrier.com>
2015-02-25 9:47 ` Gaute Hope
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox