From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.0 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 9C4361F404; Thu, 22 Feb 2018 23:33:57 +0000 (UTC) Date: Thu, 22 Feb 2018 23:33:57 +0000 From: Eric Wong To: Jonathan Corbet Cc: meta@public-inbox.org Subject: Re: SQLite, UPDATE, and LIMIT Message-ID: <20180222233357.GA29459@starla> References: <20180222161414.24d305f1@lwn.net> <20180222232400.GA25726@whir> <20180222162803.63b869cd@lwn.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20180222162803.63b869cd@lwn.net> List-Id: Jonathan Corbet wrote: > On Thu, 22 Feb 2018 23:24:00 +0000 > Eric Wong wrote: > > > So with your patch, is everything else good on Fedora? > > It seems to be. I spent forever in this loop: > > while (it still doesn't work) > install_next_perl_module() > > I've stashed the list in an ansible config, so I can pass it youward if > you'd like to put it somewhere. Great to know! A patch to INSTALL (currently Debian-oriented) would be helpful. Thanks for the interest.