From owner-freebsd-bugs@freebsd.org Wed Apr 20 22:46:41 2016 Return-Path: Delivered-To: freebsd-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C19DAB15872 for ; Wed, 20 Apr 2016 22:46:41 +0000 (UTC) (envelope-from vitaliy.tokarev@gmail.com) Received: from mail-ig0-x234.google.com (mail-ig0-x234.google.com [IPv6:2607:f8b0:4001:c05::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8D5031FE1 for ; Wed, 20 Apr 2016 22:46:41 +0000 (UTC) (envelope-from vitaliy.tokarev@gmail.com) Received: by mail-ig0-x234.google.com with SMTP id f1so141989944igr.1 for ; Wed, 20 Apr 2016 15:46:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=d1MlOFhuPF8XwAay8aKfIn9rTwHeSvjDHikaKtM11Vs=; b=wxc+Fu2VEtcDqhaPrirTqOuzjcXnTTZLrm50bMqVqK0ZtUhPooilakBkIpTogQQxYk yyVAeHjvLZl10t06K4mCO5ycyjm0zjurMu6zpUy7R2gbDg+ymjnJxVIKwKIFAHlZ6DCL wW2GeXAL+Ej5iaEcFK095QNef21Yz65r2dIut8DPqBVhWOyqDFpwkADSlQPCtC1FgpZu 5tHOsdw1vDkrey5tUHLRRT1sTE7xv9Z33W3oC3V3Y6ntFN0Me/UZcDK7hJ3LZr79wYLS d+P0xBMOUaiSiIw/2CCclPF0uDa3evaEYJDOCO9Ds+dPNVnl85+lM8BdHiFUwXg58Ee2 dTyg== 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; bh=d1MlOFhuPF8XwAay8aKfIn9rTwHeSvjDHikaKtM11Vs=; b=DuRC/Yja+C54D5Znbik6jpJDe4J/1hw7vnlwSvmWWbkz8cLemML/XoOzpfusmV5+lj FQ/KCyiyU/APL0NqNYyuEPHEux9ElvophP8fuJ9dNTlZpzTNYHvbOibK0bb5CQnyASlM 5O1y3GCej4Nte+zWFr6MgDmQKf3kKzspXWJCekdbnZFigJIF5P7PKs0sxJ4eYNUyhaK8 lEcObtiPLdmzeGSspM7DwgRKLB06l8sMwlxH8NIBBWHdbJ6IHmopWDXPrkCTPxrAlwK6 v3NIlkM8icaLafEOZ6As3e7ZutpBf+j88x1PklKncMLF8GpWzReH2Svr/J0qGzUIvkqj pIdA== X-Gm-Message-State: AOPr4FU3D3S9ciXsEfIa6HLqj1AYcUdA9l3B1qfn3CZ4tjc9ZkuWBC4ktUEQ4xGOOj0SMw9BcyN4+MX78eqvAQ== X-Received: by 10.50.70.102 with SMTP id l6mr6538274igu.18.1461192400691; Wed, 20 Apr 2016 15:46:40 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.8.209 with HTTP; Wed, 20 Apr 2016 15:46:01 -0700 (PDT) In-Reply-To: <5717BA28.5000803@cox.net> References: <5717BA28.5000803@cox.net> From: Vitaliy T Date: Thu, 21 Apr 2016 01:46:01 +0300 Message-ID: Subject: Re: dialog(1) is too old on 10.3 To: anonymous Cc: freebsd-bugs@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Apr 2016 22:46:41 -0000 On 20 April 2016 at 20:19, anonymous wrote: > it sounds like to me both are too new, meaning: it was working and the > "new staff" broke it, leaving "insomnia" as the name of the uploader > (obviously the old invoking unit abided by the old rules and was hacked not > to) > > you should not ignore that might mean someone is allowing regressions > wontonly, but it does not prove it either > It is a "normal" situation, there are more important job, as always been. I just noted that the package is old, and not just because it was released 3 years ago, but also contains a regression with really weird behavior. You are correct, I do not know who is responsible for updating the "contrib/*" tree. Just because I've not found any reports about this issue I said "look guys, here is a problem, if you have a time, please, fix it". And nothing more. If no one except me is bother about this, well, ok. If no one tells you about a problem then it will be never been fixed, right? Thanks. -- With Best Regards, Vitaliy V. Tokarev