Return-Path: X-Original-To: apmail-hadoop-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 64BC6FFEA for ; Wed, 17 Apr 2013 22:08:17 +0000 (UTC) Received: (qmail 52625 invoked by uid 500); 17 Apr 2013 22:08:12 -0000 Delivered-To: apmail-hadoop-user-archive@hadoop.apache.org Received: (qmail 52313 invoked by uid 500); 17 Apr 2013 22:08:12 -0000 Mailing-List: contact user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hadoop.apache.org Delivered-To: mailing list user@hadoop.apache.org Received: (qmail 52303 invoked by uid 99); 17 Apr 2013 22:08:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Apr 2013 22:08:12 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jjurco.forum@gmail.com designates 209.85.215.193 as permitted sender) Received: from [209.85.215.193] (HELO mail-ea0-f193.google.com) (209.85.215.193) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Apr 2013 22:08:06 +0000 Received: by mail-ea0-f193.google.com with SMTP id b15so385370eae.4 for ; Wed, 17 Apr 2013 15:07:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=PSDPqEfRCB80lySnzwo7SziKm/uxLhnlGcDRFAun41s=; b=RRxnqpGtzde9SldjvartkqKSkGPK+ObU6Rnn2S2ONy8Jy37U7JCaQPgzx4UKfrw4hg h+qbmL9WR3j7z6KqJE9EkKCkAwljWIimLKYyDFm5LRxL7IrhuD+ya+XyPnthWVk33sgD s2fznVMzBeqCsrt055nbmg90VfLc8e4kLmxIxQuPa/OKZA2WEqgSOdAt8nDQjH59nNDa y1qq+JBJJtbqGX89W2wP5EpiR8aR/Kz6QpY+srs509yk1Xv7O3JopdqUrPHGRxe9Zevt kWsWldszxx3odt+NDK72yfi7eeuMRlaw8SAalLXuBy46wfUW/N6sRWLPCRjpNDLuWDW2 oTcw== X-Received: by 10.15.21.1 with SMTP id c1mr22578588eeu.36.1366236465056; Wed, 17 Apr 2013 15:07:45 -0700 (PDT) Received: from localhost.localdomain (ip-78-102-66-49.net.upcbroadband.cz. [78.102.66.49]) by mx.google.com with ESMTPS id j44sm11672819eeu.10.2013.04.17.15.07.43 (version=TLSv1 cipher=RC4-SHA bits=128/128); Wed, 17 Apr 2013 15:07:43 -0700 (PDT) Message-ID: <516F1D2D.7060703@gmail.com> Date: Thu, 18 Apr 2013 00:07:41 +0200 From: Juraj Jurco User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2 MIME-Version: 1.0 To: user@hadoop.apache.org Subject: Unable to install hadoop Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi all, I wanted to try to install Hadoop on my machine with latest Fedora release and I'm getting following error: Test Transaction Errors: file /usr/bin from install of hadoop-1.1.2-1.i386 conflicts with file from package filesystem-3.1-2.fc18.x86_64 file /usr/lib from install of hadoop-1.1.2-1.i386 conflicts with file from package filesystem-3.1-2.fc18.x86_64 file /usr/lib64 from install of hadoop-1.1.2-1.i386 conflicts with file from package filesystem-3.1-2.fc18.x86_64 file /usr/sbin from install of hadoop-1.1.2-1.i386 conflicts with file from package filesystem-3.1-2.fc18.x86_64 Please do you know how to fix this? I cannot uninstall filesystem package and I don't want to make downgrade.. I'm scared it will not work as it works now.