From user-return-22-archive-asf-public=cust-asf.ponee.io@arrow.apache.org Wed Oct 10 02:25:20 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 03D70180668 for ; Wed, 10 Oct 2018 02:25:19 +0200 (CEST) Received: (qmail 74808 invoked by uid 500); 10 Oct 2018 00:25:19 -0000 Mailing-List: contact user-help@arrow.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@arrow.apache.org Delivered-To: mailing list user@arrow.apache.org Received: (qmail 74796 invoked by uid 99); 10 Oct 2018 00:25:19 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Oct 2018 00:25:18 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 9F3071A1C20 for ; Wed, 10 Oct 2018 00:25:18 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.101 X-Spam-Level: X-Spam-Status: No, score=-0.101 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd2-us-west.apache.org (amavisd-new); dkim=pass (1024-bit key) header.d=clear-code.com Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id JiiW89zq5WhW for ; Wed, 10 Oct 2018 00:25:17 +0000 (UTC) Received: from mail.clear-code.com (mail.clear-code.com [153.126.206.245]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id 07DA85F2F0 for ; Wed, 10 Oct 2018 00:25:16 +0000 (UTC) Received: from localhost (203-165-237-31.rev.home.ne.jp [203.165.237.31]) by mail.clear-code.com (Postfix) with ESMTPSA id 180231BB527 for ; Wed, 10 Oct 2018 09:25:07 +0900 (JST) DKIM-Filter: OpenDKIM Filter v2.11.0 mail.clear-code.com 180231BB527 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=clear-code.com; s=default; t=1539131107; bh=Hofj+buMRWcUTSIaWomRQ5mwwlkJKeEfKUbTtILZp/8=; h=Date:To:Subject:From:In-Reply-To:References:From; b=Wc0/j63+TK+7bu9h+vd9Yh0Tfdplzx1L+H0bi2WnxmgVsyECQsW623pFPC9LAHRyL ND0y7VR9HtdkMzU/VybWWAadI/fm5zB/cNMBxVDQXjoqSnYBTBT5OkjEqr+yJ+Ge1/ 5oSBVA8mA4bHwKKjjMlkl3l0dVzv8+n/18sgfqUk= Date: Wed, 10 Oct 2018 09:25:03 +0900 (JST) Message-Id: <20181010.092503.2055223575233474002.kou@clear-code.com> To: user@arrow.apache.org Subject: Re: C++ and GLib (C) Packages for Ubunutu Instructions are wrong From: Kouhei Sutou In-Reply-To: References: X-Mailer: Mew version 6.8 on Emacs 25.2 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, Thanks for the report! I've fixed it! Thanks, -- kou In "C++ and GLib (C) Packages for Ubunutu Instructions are wrong" on Tue, 9 Oct 2018 12:30:25 -0300, Michiel Van der Lee wrote: > The instructions found here https://arrow.apache.org/install/ don't work. > The /etc/apt/sources.list.d/red-data-tools.list file points to the 'main' > component. The 'main' component only exists for Debian, for Ubuntu it > should be 'universe'. > Seen here: https://packages.red-data-tools.org/ubuntu/dists/bionic/universe