X2Go Bug report logs - #676
Nightly RPM transaction check failed on /etc/sudoers.d

version graph

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

Reported by: Jasmin Lévesque <jasminlevesque@gmail.com>

Date: Mon, 17 Nov 2014 02:45:02 UTC

Severity: normal

Tags: pending

Found in version 4.1.0.0-0.0x2go1.0.git20141116.1181.heuler.el7

Fixed in version 4.0.1.19

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

Bug is archived. No further changes may be made.

Full log


🔗 View this message in rfc822 format

X-Loop: owner@bugs.x2go.org
Subject: Bug#676: Nightly RPM transaction check failed on /etc/sudoers.d
Reply-To: Jasmin Lévesque <jasminlevesque@gmail.com>, 676@bugs.x2go.org
Resent-From: Jasmin Lévesque <jasminlevesque@gmail.com>
Resent-To: x2go-dev@lists.x2go.org
Resent-CC: X2Go Developers <x2go-dev@lists.x2go.org>
X-Loop: owner@bugs.x2go.org
Resent-Date: Mon, 17 Nov 2014 02:45:02 +0000
Resent-Message-ID: <handler.676.B.141619220419861@bugs.x2go.org>
Resent-Sender: owner@bugs.x2go.org
X-X2Go-PR-Message: report 676
X-X2Go-PR-Package: x2goserver
X-X2Go-PR-Keywords: 
Received: via spool by submit@bugs.x2go.org id=B.141619220419861
          (code B); Mon, 17 Nov 2014 02:45:02 +0000
Received: (at submit) by bugs.x2go.org; 17 Nov 2014 02:43:24 +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,
	HTML_MESSAGE,T_DKIM_INVALID,URIBL_BLOCKED autolearn=ham version=3.3.2
Received: from mail-wg0-f48.google.com (mail-wg0-f48.google.com [74.125.82.48])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 789AF5DA2E
	for <submit@bugs.x2go.org>; Mon, 17 Nov 2014 03:43:23 +0100 (CET)
Received: by mail-wg0-f48.google.com with SMTP id y19so1500950wgg.7
        for <submit@bugs.x2go.org>; Sun, 16 Nov 2014 18:43:23 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:from:date:message-id:subject:to:content-type;
        bh=ULRZN6ty8zpHkWe77ipxpS/lQDnV7IpX860aCUmOSHk=;
        b=b4a8AmAMSWabYp3+c+KTXfpq2WO/a6mfeR/LMfdefp1sL5e08UAVCgYs5uC+i8QN/7
         mW5X4nGYKN2XiO9uSGOvo2eGVtuCl/j+6UctfVTAh67N+pz7E4WQP6mA1B5JUK/yK2Ud
         ECnGcRDP0j0U8gft7AknB/Qv+NkjZFHJiG+3mELG+Y2Bx74p6aTHN9T6eB37mIXiMzIM
         0Ib77c4yTGAIPzG/QcMrxDC/huhn5Jx6emx+Ep5WN+8w/DMv+Pki62Y7mveNCyV7W59P
         R+IP6nEF5BEyTQZEp6t2E6M2iX2Iznv1zjh4qGqXSLsTftTRYBUcP0OZSXcQKatZF6XN
         Wbew==
X-Received: by 10.180.99.163 with SMTP id er3mr26858678wib.18.1416192203229;
 Sun, 16 Nov 2014 18:43:23 -0800 (PST)
MIME-Version: 1.0
Received: by 10.27.130.80 with HTTP; Sun, 16 Nov 2014 18:43:03 -0800 (PST)
From: Jasmin Lévesque <jasminlevesque@gmail.com>
Date: Sun, 16 Nov 2014 21:43:03 -0500
Message-ID: <CAJzfp8mQoOfx33m5c5cqz2uzoP9Nx9WJotYQyi03PsjPQytiSA@mail.gmail.com>
To: submit@bugs.x2go.org
Content-Type: multipart/alternative; boundary=f46d041825a2350e58050804f169
[Message part 1 (text/plain, inline)]
Package: x2goserver
Version: 4.1.0.0-0.0x2go1.0.git20141116.1181.heuler.el7

Hi,

While trying to fix another issue (#675), I gave a go at the nightly
packages. I had a prior install of x2go 4.0.1.18-3. After installing the
x2go-nightly yum repo, a yum update gave me this error:

Transaction check error:
  file /etc/sudoers.d from install of
x2goserver-4.1.0.0-0.0x2go1.0.git20141116.1181.heuler.el7.centos.x86_64
conflicts with file from package sudo-1.8.6p7-11.el7.x86_64

When digging for the .spec file I found this:

http://code.x2go.org/gitweb?p=x2goserver.git;a=blob_plain;f=x2goserver.spec;hb=HEAD
Line 563: %dir %{_sysconfdir}/sudoers.d

This makes the RPM authoritative of that directory. In a update or removal,
it would delete this folder. Since it's owned rightfully by the already
installed sudo package, installation fails.

Line 564 should be enough to get your config file in place.


Best regards,

Jasmin Lévesque
Senior system analyst
Vlan! Technologie
[Message part 2 (text/html, inline)]

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Fri Mar 29 00:57:53 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.