From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.90.117.16 with SMTP id p16cs152067agc; Sun, 18 Oct 2009 08:10:36 -0700 (PDT) Received: by 10.224.91.134 with SMTP id n6mr2112482qam.245.1255878636447; Sun, 18 Oct 2009 08:10:36 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 33si4487008qyk.94.2009.10.18.08.10.36; Sun, 18 Oct 2009 08:10:36 -0700 (PDT) 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; dkim=neutral (body hash did not verify) header.i=@gmail.com Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 2742F13C895C; Sun, 18 Oct 2009 11:10:36 -0400 (EDT) Received: from mail-fx0-f224.google.com (mail-fx0-f224.google.com [209.85.220.224]) by rubyforge.org (Postfix) with ESMTP id CCB9A1858291 for ; Sun, 18 Oct 2009 11:05:58 -0400 (EDT) Received: by fxm24 with SMTP id 24so4122871fxm.35 for ; Sun, 18 Oct 2009 08:05:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=ZHfQhmV1OywK0M5o90Mc3DhjINyWAefFn7DSu3LxyvI=; b=d2I3QqG5Eexee/CVkwgTIJrUvbYLhS8qAvDXXV3x0x5FZe1HRwLhgi2n2wxgIxZXXL MsdLVLBGYLDtyav9YktM8IvLfQ0kQ4emps9U2Z1qP461PgfQfFt+ncxNS/L0XrcWohm4 hr4shTLKHsy3/veho3IckrWi8x0dA32riTWcg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=wYlItJDKw+czjrPR0JRK96potPOetpeCu5aw3TYZa3zQrtJUpDye6IlmmfP10RRDCE MG9UvATU3FK5reN1CqcPSrfZfiTJN7uiAH4lPCywYulRwGKdl0yN9jmyfR7Vrs+LqFe3 Uf2DXP7d4NO/i1SjDieNOJn0olq6rmYNkjqVE= MIME-Version: 1.0 Received: by 10.204.25.207 with SMTP id a15mr3728231bkc.8.1255878357875; Sun, 18 Oct 2009 08:05:57 -0700 (PDT) Date: Sun, 18 Oct 2009 11:05:57 -0400 Message-ID: <80055d7c0910180805v5da8a9a0o57851093ee17813e@mail.gmail.com> From: Andrei Thorp To: sup-talk@rubyforge.org Subject: [sup-talk] Arch Linux Sup Package (Ruby 1.9.1 + Sup 0.9) 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: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org Hello. Remember me? ;) Anyway, I've rolled the 0.9 package for Arch Linux in the AUR (community repos). It works, but: - Ruby 1.9.1 has pretty screwed up dependencies for Sup. Ncurses and ferret in particular were broken (at least in Arch.) - The package is a big ol' pile of hacks. - Ferret index is disabled (sorry for removing it early, but Ruby 1.9.1 is the reality for us in Arch.) - I've applyed Lloyd's patch for fixing the UTF-8 check. - There seem to be a few small bugs. Anyway, I'd appreciate some suggestions. The package is viewable here: http://aur.archlinux.org/packages.php?ID=26439 Some of the sketchier things: - I've set Xapian to the default by wrapping all of Sup's binaries with the SUP_INDEX variable in a script. - q no longer works properly. It prompts you with the regular yes/no option as to whether you really want to quit. Neither y nor n seem to have any effect; it is still possible to quit with Q. - Will that patch get applied? It seems reasonable on a surface level. Anyway, as some of you can probably tell, I don't have Sup set up at the moment. I'm working on it. Regardless, managing mail is a nightmare just now! Once I do manage to get it set up, I'll continue testing. I'm not sure, but I'm getting the impression that rather little testing has been done with the new Ruby as it's not quite mainstream yet. -Andrei "Garoth" Thorp _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk