From owner-freebsd-testing@FreeBSD.ORG Thu Jul 31 22:32:50 2014 Return-Path: Delivered-To: freebsd-testing@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D13FE37A for ; Thu, 31 Jul 2014 22:32:50 +0000 (UTC) Received: from mail-qg0-f52.google.com (mail-qg0-f52.google.com [209.85.192.52]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8FB36227A for ; Thu, 31 Jul 2014 22:32:50 +0000 (UTC) Received: by mail-qg0-f52.google.com with SMTP id f51so4676086qge.39 for ; Thu, 31 Jul 2014 15:32:48 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=EVjcJm483N0gBtHdR1pD32aUyXttoFvKQALSpqUGaQc=; b=PLAzk/MJPfyO1ZMMUNcHcJy0kM9zm0g6fywdhSseexw8p3qg0ZuRiIZo9eNjVa8UrG 0kkIVVwYbH7kw4J2yY1afG9KDABZVFCBI+idXmJijFsJOotPxtzsj8iYMTsMPddtNggr Lkho0vg8t7DZF+1pauo4bxYY2ILN0FcBoHCypC7+fqBbKnRWC3YH1QEw52acOL0Ys5Hq OBVOIro3LFezwkMDnVyVr1L3yB1Ey0x/Dgd803bQz8svbppv9oRYg5IE2lymvd49MNdA wHV/6LLV+UwfWO5tJEdT3Q5d86Oi3zX87Y8E0IkqkmNCBsrTNwzsF4QUPY0xMN0r2WYc nKiw== X-Gm-Message-State: ALoCoQndtiyUFFiE/IEN5YbIFremx+tqatBWq1tNwX4YSemVOqUPOwZWQ55lEHkW6CPdfyKUECIt X-Received: by 10.224.135.2 with SMTP id l2mr2167187qat.37.1406845968455; Thu, 31 Jul 2014 15:32:48 -0700 (PDT) MIME-Version: 1.0 Received: by 10.96.83.99 with HTTP; Thu, 31 Jul 2014 15:32:28 -0700 (PDT) X-Originating-IP: [2620:0:1008:100a:e1c4:4f33:3628:e85b] In-Reply-To: References: From: Julio Merino Date: Thu, 31 Jul 2014 15:32:28 -0700 Message-ID: Subject: Re: Need new release of Kyua To: kyua-discuss@googlegroups.com Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-testing@freebsd.org" X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jul 2014 22:32:50 -0000 [ Please do not use my personal address (removed) for open-source related email. The freebsd.org address is cool though. ] On Thu, Jul 31, 2014 at 3:01 PM, Craig Rodrigues wrote: > Julio, > > Can you do a new release of kyua, which has the "kyua report-junit" support > and Garrett's TAP fixes, and update the FreeBSD port and Ubuntu packages? Yes but I want to get the 'remove-actions' branch into the next release. I'm working quite hard this week on getting that finished and it's almost ready for integration. Expect new packages soon. But... Ubuntu packages? Did you mean Fedora or am I missing anything? > I want to use kyua for a bunch of new tests for something I am working on, > and having > the junit support is a big must-have. Also, being able to install from > packages > on FreeBSD and Linux systems will make things easier for setting up a lot of > test > nodes. > > I can "configure; make; make intall; create package" myself, but that is a > pain in the ass. :) Right, and rolling out a Kyua release is a pain in the ass as well -- hence why they are so infrequent. I have a plan to make that much easier but haven't finished drafting it for publication yet :-P