From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.213.28.69 with SMTP id l5cs353979ebc; Sun, 17 Jan 2010 22:11:32 -0800 (PST) Received: by 10.224.12.147 with SMTP id x19mr4123493qax.269.1263795090683; Sun, 17 Jan 2010 22:11:30 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 2si4687534qwi.27.2010.01.17.22.11.30; Sun, 17 Jan 2010 22:11:30 -0800 (PST) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id E20C83C8040; Mon, 18 Jan 2010 01:11:29 -0500 (EST) Received: from mail-yx0-f187.google.com (mail-yx0-f187.google.com [209.85.210.187]) by rubyforge.org (Postfix) with ESMTP id C4C4015B802C for ; Mon, 18 Jan 2010 01:02:12 -0500 (EST) Received: by yxe17 with SMTP id 17so3192127yxe.33 for ; Sun, 17 Jan 2010 22:02:12 -0800 (PST) Received: by 10.150.251.6 with SMTP id y6mr4837096ybh.188.1263794530069; Sun, 17 Jan 2010 22:02:10 -0800 (PST) Received: from localhost ([203.110.243.21]) by mx.google.com with ESMTPS id 15sm1188550yxh.22.2010.01.17.22.02.07 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 17 Jan 2010 22:02:09 -0800 (PST) From: Anirudh Sanjeev To: sup-talk In-reply-to: <1263779746-sup-4232@zyrg.net> References: <1263757714-sup-394@sgoldmanlinux.tower-research.com> <1263760574-sup-1333@masanjin.net> <1263763237-sup-3701@sgoldmanlinux.tower-research.com> <1263764041-sup-9982@masanjin.net> <1263771478-sup-431@sgoldmanlinux.tower-research.com> <1263772988-sup-2344@masanjin.net> <1263774467-sup-9664@sgoldmanlinux.tower-research.com> <1263778916-sup-8839@sgoldmanlinux.tower-research.com> <1263779746-sup-4232@zyrg.net> Date: Mon, 18 Jan 2010 11:33:23 +0530 Message-Id: <1263793901-sup-7278@deepthought> User-Agent: Sup/git MIME-Version: 1.0 Subject: Re: [sup-talk] Problems running sup-convert-ferret-index X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============1638349945==" Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org --===============1638349945== Content-Transfer-Encoding: 8bit Content-Type: multipart/signed; micalg="pgp-sha1"; boundary="=-1263794607-722419-2300-9333-1-="; protocol="application/pgp-signature" --=-1263794607-722419-2300-9333-1-= Content-Type: text/plain; charset=UTF-8 Hi, I'm unable to run sup-convert-ferret-index as well. It fails like this: ----------BEGIN PASTE------------ [11:20]:~/Desktop/sup-mainline$ xclip -o -selection clipboard [11:20]:~/Desktop/sup-mainline$ ruby -I lib -w bin/sup-convert-ferret-index ./lib/sup/util.rb:295: warning: `&' interpreted as argument prefix ./lib/sup/util.rb:9: warning: method redefined; discarding old gen_lock_id ./lib/sup/util.rb:20: warning: method redefined; discarding old dump_lock_id [Mon Jan 18 11:20:40 +0530 2010] WARNING: can't find character set by using locale, defaulting to utf-8 ./lib/sup/message-chunks.rb:36: warning: method redefined; discarding old make_tmpname ./lib/sup/imap.rb:119: warning: ambiguous first argument; put parentheses or even spaces ## Step one: back up all message state to /tmp/sup-state.txt bin/sup-dump --index ferret > /tmp/sup-state.txt [Mon Jan 18 11:20:40 +0530 2010] WARNING: can't find character set by using locale, defaulting to utf-8 (completed in 0.8s) ## message state saved to /tmp/sup-state.txt ## Step two: back up sources.yaml file to /home/anirudhs/.sup/sources.yaml-before-xapian-upgrade cp /home/anirudhs/.sup/sources.yaml /home/anirudhs/.sup/sources.yaml-before-xapian-upgrade (completed in 0.0s) ## Step three: build the Xapian index bin/sup-sync --all --all-sources --index xapian --restore /tmp/sup-state.txt [Mon Jan 18 11:20:41 +0530 2010] WARNING: can't find character set by using locale, defaulting to utf-8 Loading state dump from /tmp/sup-state.txt... Read 0 entries from dump file. /usr/lib/ruby/gems/1.8/gems/lockfile-1.4.3/lib/lockfile.rb:500:in `initialize': No such file or directory - xapian/.deepthought_2282_sup-sync_1263793841_863632_780999264.lck (Errno::ENOENT) from /usr/lib/ruby/gems/1.8/gems/lockfile-1.4.3/lib/lockfile.rb:500:in `open' from /usr/lib/ruby/gems/1.8/gems/lockfile-1.4.3/lib/lockfile.rb:500:in `create' from /usr/lib/ruby/gems/1.8/gems/lockfile-1.4.3/lib/lockfile.rb:432:in `create_tmplock' from /usr/lib/ruby/gems/1.8/gems/lockfile-1.4.3/lib/lockfile.rb:213:in `lock' from /usr/lib/ruby/gems/1.8/gems/lockfile-1.4.3/lib/lockfile.rb:539:in `attempt' from /usr/lib/ruby/gems/1.8/gems/lockfile-1.4.3/lib/lockfile.rb:539:in `catch' from /usr/lib/ruby/gems/1.8/gems/lockfile-1.4.3/lib/lockfile.rb:539:in `attempt' from /usr/lib/ruby/gems/1.8/gems/lockfile-1.4.3/lib/lockfile.rb:539:in `loop' from /usr/lib/ruby/gems/1.8/gems/lockfile-1.4.3/lib/lockfile.rb:539:in `attempt' from /usr/lib/ruby/gems/1.8/gems/lockfile-1.4.3/lib/lockfile.rb:210:in `lock' from /usr/lib/ruby/gems/1.8/gems/sup-0.9.1/lib/sup/index.rb:38:in `lock' from /usr/lib/ruby/gems/1.8/gems/sup-0.9.1/lib/sup/util.rb:520:in `send' from /usr/lib/ruby/gems/1.8/gems/sup-0.9.1/lib/sup/util.rb:520:in `method_missing' from /usr/lib/ruby/gems/1.8/gems/sup-0.9.1/lib/sup/interactive-lock.rb:26:in `lock_interactively' from bin/sup-sync:116 -----------END PASTE-------------- Since Xapian install from gem failed, I installed libxapian-ruby1.8 instead. [11:29]:~/Desktop/sup-mainline$ apt-cache policy libxapian-ruby1.8 libxapian-ruby1.8: Installed: 1.0.14-1build1 Candidate: 1.0.14-1build1 Version table: *** 1.0.14-1build1 0 500 http://archive.ubuntu.com karmic/universe Packages 100 /var/lib/dpkg/status Thanks, Anirudh --=-1263794607-722419-2300-9333-1-= Content-Disposition: attachment; filename="signature.asc" Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAktT+asACgkQUwqpgj9mdPniPQCfbseAHutL0oCRI8nKZemBFjZ1 SF4An39S9udsITuiEnnGOH23d1wY+guL =88eW -----END PGP SIGNATURE----- --=-1263794607-722419-2300-9333-1-=-- --===============1638349945== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk --===============1638349945==--