X2Go Bug report logs - #822
x2gomatebindings fails to install from RPM #2

version graph

Package: x2gomatebindings; Maintainer for x2gomatebindings is X2Go Developers <x2go-dev@lists.x2go.org>; Source for x2gomatebindings is src:x2gomatebindings.

Reported by: Michael DePaulo <mikedep333@gmail.com>

Date: Tue, 17 Mar 2015 12:45:01 UTC

Severity: normal

Tags: pending

Found in version 0.0.1.3

Fixed in version 0.0.1.4

Done: X2Go Release Manager <git-admin@x2go.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit@bugs.x2go.org (full text, mbox, reply):

Received: (at submit) by bugs.x2go.org; 17 Mar 2015 12:41:32 +0000
From mikedep333@gmail.com  Tue Mar 17 13:41:31 2015
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM,
	T_DKIM_INVALID,URIBL_BLOCKED autolearn=ham version=3.3.2
Received: from mail-wg0-f52.google.com (mail-wg0-f52.google.com [74.125.82.52])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 3D37C5DAA2
	for <submit@bugs.x2go.org>; Tue, 17 Mar 2015 13:41:31 +0100 (CET)
Received: by wgra20 with SMTP id a20so7355527wgr.3
        for <submit@bugs.x2go.org>; Tue, 17 Mar 2015 05:41:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:date:message-id:subject:from:to:content-type;
        bh=Au2VTQa8R1CpDQrNMbrDqF/nxkeNKddVCIo+ex6dXVk=;
        b=CGwJ+yUG0vjCdnqariNSvgjaJ28vsceoLFVopRGFoZ6noiT3odJNksx/ya+FyMZXy4
         +2sLbFKdYkF9okKzQEREB8BkWcq5FNdxf0I9FvqYJTJJ89dhRDJZ6MHt6nkqmyqe363D
         +VfSppX7CrDT2GIPQb8+4sEc8Xy4VRPzE+8m/E2pvC95BRxknbZtku9pZLvRDEzPjE3J
         5QwVVW2JHhySkfVIz/pvcRtQKUyhrjVUSWIr2F6BvnIf8aFgB7t2Q2Uh1itlAWjxm4BG
         LfWmtaWIjqgTxepNPU3UypJ6Uj622QWY9XNbUxz/1uSgFruev3+zAQMUtwBj29D0t/fo
         Kfaw==
MIME-Version: 1.0
X-Received: by 10.194.174.106 with SMTP id br10mr80792981wjc.21.1426596090939;
 Tue, 17 Mar 2015 05:41:30 -0700 (PDT)
Received: by 10.180.80.8 with HTTP; Tue, 17 Mar 2015 05:41:30 -0700 (PDT)
Date: Tue, 17 Mar 2015 08:41:30 -0400
Message-ID: <CAMKht8jTQJUeEOqBq6HLZ=YtW9FXwZxc71EXHbr6fDiRzsVYCQ@mail.gmail.com>
Subject: x2gomatebindings fails to install from RPM #2
From: Michael DePaulo <mikedep333@gmail.com>
To: "submit@bugs.x2go.org" <submit@bugs.x2go.org>
Content-Type: text/plain; charset=UTF-8
Package: x2gomatebindings
Version: 0.0.1.3

After fixing #821 ("x2gomatebindings fails to install from RPM"), I
discovered that x2gomatebindings will not install on Fedora 21 64-bit
(and presumably every other RPM-based distro) for another reason:
http://pastebin.com/3K7Q8xSr

  file /usr/bin from install of
x2gomatebindings-0.0.1.4-0.0x2go1.0.git20150317.162.heuler.fc21.x86_64
conflicts with file from package filesystem-3.2-28.fc21.x86_64
  file /usr/lib64 from install of
x2gomatebindings-0.0.1.4-0.0x2go1.0.git20150317.162.heuler.fc21.x86_64
conflicts with file from package filesystem-3.2-28.fc21.x86_64
  file /usr/sbin from install of
x2gomatebindings-0.0.1.4-0.0x2go1.0.git20150317.162.heuler.fc21.x86_64
conflicts with file from package filesystem-3.2-28.fc21.x86_64

The problem appears to be in the %files section in x2gomatebindings.spec:
%files
%defattr(-,root,root)
%doc debian/changelog
%doc debian/copyright
%{_sysconfdir}/
%{_bindir}/
%{_sbindir}/
%{_datadir}/
%{_libdir}/


Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Wed Apr 24 22:10:36 2024; Machine Name: ymir.das-netzwerkteam.de

X2Go Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.