From unknown Wed Jun 10 04:25:36 2026
MIME-Version: 1.0
X-Mailer: MIME-tools 5.502 (Entity 5.502)
X-Loop: owner@bugs.x2go.org
From: owner@bugs.x2go.org (X2Go Bug Tracking System)
Subject: Bug#822 closed by X2Go Release Manager <git-admin@x2go.org> (X2Go
 issue (in src:x2gomatebindings) has been marked as closed)
Message-ID: <handler.822.c.1479653644985.notifdone@bugs.x2go.org>
References: <20161120072036.0BB1B3D427@ymir.das-netzwerkteam.de>
X-X2go-PR-Keywords: pending
X-X2go-PR-Message: they-closed 822
X-X2go-PR-Package: x2gomatebindings
X-X2go-PR-Source: x2gomatebindings
Date: Sun, 20 Nov 2016 14:55:05 +0000
Content-Type: multipart/mixed; boundary="----------=_1479653705-1447-0"

This is a multi-part message in MIME format...

------------=_1479653705-1447-0
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset=utf-8

This is an automatic notification regarding your Bug report
which was filed against the x2gomatebindings package:

#822: x2gomatebindings fails to install from RPM #2

It has been closed by X2Go Release Manager <git-admin@x2go.org>.

Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact X2Go Release Manager <=
git-admin@x2go.org> by
replying to this email.


--=20
X2Go Bug Tracking System
Contact owner@bugs.x2go.org with problems

------------=_1479653705-1447-0
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Received: (at control) by bugs.x2go.org; 20 Nov 2016 14:54:04 +0000
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=-1.4 required=3.0 tests=ALL_TRUSTED,BAYES_00,
	DATE_IN_PAST_06_12 autolearn=no version=3.3.2
Received: from localhost (localhost [127.0.0.1])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 390705DC05;
	Sun, 20 Nov 2016 15:54:03 +0100 (CET)
X-Virus-Scanned: Debian amavisd-new at ymir.das-netzwerkteam.de
Received: from ymir.das-netzwerkteam.de ([127.0.0.1])
	by localhost (ymir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id CuQxUSmrSt+K; Sun, 20 Nov 2016 15:53:56 +0100 (CET)
Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005)
	id 0BB1B3D427; Sun, 20 Nov 2016 08:20:35 +0100 (CET)
From: X2Go Release Manager <git-admin@x2go.org>
To: 822-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 822@bugs.x2go.org
Subject: X2Go issue (in src:x2gomatebindings) has been marked as closed
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Message-Id: <20161120072036.0BB1B3D427@ymir.das-netzwerkteam.de>
Date: Sun, 20 Nov 2016 08:20:35 +0100 (CET)

close #822
thanks

Hello,

we are very hopeful that X2Go issue #822 reported by you
has been resolved in the new release (0.0.1.4) of the
X2Go source project »src:x2gomatebindings«.

You can view the complete changelog entry of src:x2gomatebindings (0.0.1.4)
below, and you can use the following link to view all the code changes
between this and the last release of src:x2gomatebindings.

    http://code.x2go.org/gitweb?p=x2gomatebindings.git;a=commitdiff;h=f353abe4bbce0a6da150a6fc43bccef14a72e074;hp=803d9f80402ce1dc5e9d4b3830997301c33bbd8f

If you feel that the issue has not been resolved satisfyingly, feel
free to reopen this bug report or submit a follow-up report with
further observations described based on the new released version
of src:x2gomatebindings.

Thanks a lot for contributing to X2Go!!!

light+love
X2Go Git Admin (on behalf of the sender of this mail)

---
X2Go Component: src:x2gomatebindings
Version: 0.0.1.4
Status: RELEASE
Date: Sun, 20 Nov 2016 07:59:36 +0100
Fixes: 821 822 1067
Changes: 
 x2gomatebindings (0.0.1.4) RELEASED; urgency=low
 .
   [ Mike DePaulo ]
   * New upstream version (0.0.1.4):
     - Fix error when installing from an RPM built from the X2Go
       project's .spec file (Fixes: #821):
       "Error: Package: x2gomatebinding ... Requires: or"
 .
   [ Mihai Moldovan ]
   * New upstream version (0.0.1.4):
     - configure.ac: make GTK version selectable.
   * x2gomatebindings.spec:
     - Add run and build time dependency: filesystem.
     - Only own files, do not blindly own complete (and alien!) directories.
       Fixes: #822.
     - Add missing BuildRequires: and Requires: for file and directory owning.
     - Don't depend on x2goserver-extensions on Fedora/EPEL. Remove once Orion
       makes x2goserver also provide x2goserver-extensions.
     - Fix a typo in if condition.
     - Let Fedora/EPEL depend on x2goserver-extensions again. We're now adding
       our own repositories to the build config.
     - Make *SUSE ignore mate-menus-upstream. A choice is bad in this case,
       leading to a build failure.
     - The last change should have really been for mate-menus-branding, not
       mate-menus.
     - Add dependency upon gnome-icon-theme-symbolic for OpenSuSE Leap 42.1,
       OpenSuSE 13.2 and SLE{S,D} 12.
     - Switch to use -symbolic icons on OpenSUSE 13.2 and 42.1.
     - Prepare GTK library version switching and hardcode GTK 2 for now.
     - Re-add explicit GTK library build dependencies. Run-time dependencies
       should be handled automatically.
     - Switch to GTK 3 for Fedora 25 and up.
     - Don't automatically configure after running autogen.sh.
     - Fix FC conditionals, the macro is called "fedora", not "fedora_version".
       Also catch some non-*SuSE*/-Fedora "edge cases".
     - Break choice by ignoring x2goserver-x2goagent and (build-depending) on
       x2goagent for now.
     - Make *SUSE ignore mate-desktop-gschemas-branding-upstream. A choice is
       bad in this case, leading to a build failure.
   * debian/control:
     - Maintainer change in package: X2Go Developers <x2go-dev@lists.x2go.org>.
     - Whitespace only.
     - Add new build dependencies (should already be fulfilled by base system,
       but who knows...)
     - Replace explicit GTK library dependency with some generated substitution
       variable.
     - Add explicit dependency on bash (for arithmetic operations in
       debian/rules file.)
     - Uploaders: add myself. Also, force a rebuild due to the changed
       versioning.
   * debian/rules:
     - Add per-distro and per-version substitution variable for GTK library
       version selection.
     - Use bash for arithmetic operations, not supported by sh.
     - Fix ifeq call by adding a space character between ifeq and the opening
       parenthesis.
     - If encountering the "unstable" distro version, set it to a fake 9999
       version.
     - Fix Ubuntu versioning override. It's uglier now, but there's no way
       around that.
     - Add explicit "printf-style" debugging, hoping it will actually show up.
     - Drop debugging output (which only leads to failing builds on all
       platforms) and consolidate default values.
     - Don't automatically configure after running autogen.sh.
     - Override "testing" string with a hardcoded version value as well.
     - Fix spelling of GTK package names: "libgtk2.0-bin" and libgtk-3-bin
       instead of "libgtk-2.0-bin" and "libgtk-3.0-bin". Fixes: #1067.


------------=_1479653705-1447-0
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Received: (at submit) by bugs.x2go.org; 17 Mar 2015 12:41:32 +0000
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}/

------------=_1479653705-1447-0--
