From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS4713 221.184.0.0/13 X-Spam-Status: No, score=-4.0 required=3.0 tests=AWL,BAYES_00, FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,SPF_HELO_NONE,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from neon.ruby-lang.org (neon.ruby-lang.org [221.186.184.75]) by dcvr.yhbt.net (Postfix) with ESMTP id 771301F619 for ; Fri, 28 Feb 2020 10:42:51 +0000 (UTC) Received: from neon.ruby-lang.org (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id D55B4120A00; Fri, 28 Feb 2020 19:42:32 +0900 (JST) Received: from o1678948x4.outbound-mail.sendgrid.net (o1678948x4.outbound-mail.sendgrid.net [167.89.48.4]) by neon.ruby-lang.org (Postfix) with ESMTPS id E47B71209F9 for ; Fri, 28 Feb 2020 19:42:27 +0900 (JST) Received: by filterdrecv-p3las1-9564bb6d7-jf8mr with SMTP id filterdrecv-p3las1-9564bb6d7-jf8mr-16-5E58EE9C-62 2020-02-28 10:42:36.782411183 +0000 UTC m=+1872003.091940183 Received: from herokuapp.com (unknown [3.87.107.48]) by ismtpd0084p1mdw1.sendgrid.net (SG) with ESMTP id DMKFNn5zS2e5raQcX0WOkQ for ; Fri, 28 Feb 2020 10:42:36.568 +0000 (UTC) Date: Fri, 28 Feb 2020 10:42:36 +0000 (UTC) From: v.ondruch@tiscali.cz Message-ID: References: Mime-Version: 1.0 X-Redmine-MailingListIntegration-Message-Ids: 73029 X-Redmine-Project: ruby-master X-Redmine-Issue-Tracker: Bug X-Redmine-Issue-Id: 16662 X-Redmine-Issue-Author: vo.x X-Redmine-Sender: vo.x X-Mailer: Redmine X-Redmine-Host: bugs.ruby-lang.org X-Redmine-Site: Ruby Issue Tracking System X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-SG-EID: =?us-ascii?Q?mWhqNvD1xlBozk4zn6CTHlnSPHlTKkyHJdiOH=2FzC52h0MKaxmWYCgDakLrHCVt?= =?us-ascii?Q?MTYahO8j0u9=2F40iTDwjVrlZ+IhUHXGeFOy5PCc2?= =?us-ascii?Q?VTDDbafBcmuiV3+UkGjr98DiSmGV9HH5tb3IkL2?= =?us-ascii?Q?cYXliTQhd6ijDLPvWqT0RGaOsm6H6MNqJ=2FQhJDA?= =?us-ascii?Q?viqSdh9vpnOOlWHq4N0UD1=2Fz7HXrw1FFhc8cWwA?= =?us-ascii?Q?Rf2cDPSnoTbCGulAs=3D?= To: ruby-core@ruby-lang.org X-ML-Name: ruby-core X-Mail-Count: 97302 Subject: [ruby-core:97302] [Ruby master Bug#16662] lchmod available in linux since 2.31.9000 X-BeenThere: ruby-core@ruby-lang.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Ruby developers List-Id: Ruby developers List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ruby-core-bounces@ruby-lang.org Sender: "ruby-core" Issue #16662 has been reported by vo.x (Vit Ondruch). ---------------------------------------- Bug #16662: lchmod available in linux since 2.31.9000 https://bugs.ruby-lang.org/issues/16662 * Author: vo.x (Vit Ondruch) * Status: Open * Priority: Normal * Backport: 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: UNKNOWN ---------------------------------------- Testing of Fedora Rawhide, it seems that lchmod(2) is available and therefore the `TestNotImplement#test_respond_to_lchmod` test fails. You can check the build here [1] or the full build log including dumped configure.log is in attachment, because it will be garbage collected [1]: https://koji.fedoraproject.org/koji/taskinfo?taskID=41967785 ---Files-------------------------------- root.log (100 KB) build.log (1.8 MB) -- https://bugs.ruby-lang.org/