From mt at mutti.jp Fri Apr 3 09:58:17 2009 From: mt at mutti.jp (Matthias Tarasiewicz) Date: Fri, 3 Apr 2009 15:58:17 +0200 Subject: [Instiki-devel] Wiki gardening In-Reply-To: <20090328183704.GA30978@roark.xbeta.org> References: <20090328183704.GA30978@roark.xbeta.org> Message-ID: great to hear that some people from this list help out; the last task of deleting all the spam took me manually two days of work ;( so i hope we can keep the information and the wiki up to date by joining forces. !! -m On Mar 28, 2009, at 7:37 PM, Jason Blevins wrote: > Hi Matthias, > > I'm doing a bit of wiki gardening on instiki.org, fixing broken > links, linking orphan pages, etc. As there are a lot of empty > pages, test pages, and random stuff (lol Generator?), I've > started a Delete category to mark such pages. Then, if you want > to periodically review them and delete them, it will be easy > via the 'Clean up selected category' function. > > Best, > > Jason > _______________________________________________ > Instiki-devel mailing list > Instiki-devel at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-devel From mt at mutti.jp Tue Apr 7 09:04:05 2009 From: mt at mutti.jp (Matthias Tarasiewicz) Date: Tue, 7 Apr 2009 15:04:05 +0200 Subject: [Instiki-devel] [Instiki] Instiki 0.16 does not work on Ubuntu 8.10 In-Reply-To: References: <9F82EB8B-7115-4981-91A8-8D8FCA97B798@golem.ph.utexas.edu> <3DD11E58-D081-4E5D-A59C-59455BF119D5@mutti.jp> Message-ID: <4AB24CB5-F0B5-4E0E-AF98-A1ABF4D0298C@mutti.jp> just tried ruby/rails/instiki on debian testing (squeeze) besides the fact that debian seems to be a bad platform choice to run ruby (rubygems cannot be updated with gem's internal gem update -- system command and is on version 1.2, which renders it unusable for rails 2.3.2) the same reported issue as on ubuntu just occured: /usr/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/initializer.rb:269:in `require_frameworks': no such file to load -- net/https (RuntimeError) so the issue affects debian and ubuntu. apt-get install libopenssl-ruby also did fix this issue. see this topic on the rubygems madness on debian: http://stakeventures.com/articles/2008/12/04/rubygem-is-from-mars-aptget-is-from-venus On Apr 4, 2009, at 12:16 AM, Jacques Distler wrote: > > On Apr 3, 2009, at 8:52 AM, Matthias Tarasiewicz wrote: > >> jaques: maybe we do a fallback to http if the libopenssl-ruby is >> not available? so people could still run instiki without https. >> >> do we know if there is only ubuntu with that issues or somebody on >> that list also had issues with debian? > > I don't know which parts of Rails actually use net/https. But there > are a BUNCH of other dependencies in Rails, on libopenssl, which > will probably break if it's not installed. > > I haven't heard any complaints from Debian users, so I assume this > is just an Ubuntu issue. > > This is not the only package that you need to install, in order to > run Instiki on Ubuntu, so I don't think adding it to the list of > required packages is a big deal (and does no harm on Debian, for > that matter). > > http://golem.ph.utexas.edu/instiki/show/Installation > > Jacques > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users