X2Go Bug report logs - #712
x2goserver: armhf unfulfilled dependency

version graph

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

Reported by: Heinrich Schuchardt <xypron.glpk@gmx.de>

Date: Thu, 25 Dec 2014 17:20:01 UTC

Severity: normal

Tags: not-a-bug, pending, wontfix

Found in version 4.0.1.18

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


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

Received: (at 712) by bugs.x2go.org; 25 Dec 2014 18:15:31 +0000
From xypron.glpk@gmx.de  Thu Dec 25 19:15:29 2014
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.0 required=5.0 tests=BAYES_20,FREEMAIL_FROM,
	URIBL_BLOCKED autolearn=ham version=3.3.2
X-Greylist: delayed 301 seconds by postgrey-1.34 at ymir.das-netzwerkteam.de; Thu, 25 Dec 2014 19:15:29 CET
Received: from mout.gmx.net (mout.gmx.net [212.227.15.19])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 624905DA24
	for <712@bugs.x2go.org>; Thu, 25 Dec 2014 19:15:29 +0100 (CET)
Received: from [192.168.123.36] ([95.222.189.166]) by mail.gmx.com (mrgmx002)
 with ESMTPSA (Nemesis) id 0LoE4f-1XOoRB1ZKz-00gJm6 for <712@bugs.x2go.org>;
 Thu, 25 Dec 2014 19:10:28 +0100
Message-ID: <549C5308.2000504@gmx.de>
Date: Thu, 25 Dec 2014 19:10:16 +0100
From: Heinrich Schuchardt <xypron.glpk@gmx.de>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.3.0
MIME-Version: 1.0
To: 712@bugs.x2go.org
Subject: x2goserver: armhf unfulfilled dependency - patch for debian/control
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-Provags-ID:  V03:K0:myc3kHophoVOuzOKzRfnCTsWZB8xiG4DDBulb2TWlv9GiPXgore
 8iXWbH+hR/mKKGvrj4dIuo7zCp4EviNIzJIQd1r40GX9tM02P317EUktHeC1F/jl37kHjgB
 sEpRMbYWLqH94NVBmA3cqBW9r38O8Lq0ROxiBLozMeuOKzyqrdQYVXYCmyHOvS+Qwco1DRK
 Rm8WEzX4gkpTN1cDCI/IQ==
X-UI-Out-Filterresults: notjunk:1;
Find here how the debian/control should be patched.

The first hunk removes a trailing space.
The second hunk makes the dependecy only relevant for amd64 and i386.

Best regards

Heinrich Schuchardt

diff --git a/debian/control b/debian/control
index 2fee7cb..43929a6 100644
--- a/debian/control
+++ b/debian/control
@@ -1,6 +1,6 @@
 Source: x2goserver
 Section: x11
-Priority: optional
+Priority: optional
 Maintainer: X2Go Developers <x2go-dev@lists.berlios.de>
 Uploaders:
  Mike Gabriel <mike.gabriel@das-netzwerkteam.de>,
@@ -25,7 +25,7 @@ Depends:
  openssh-server,
  libconfig-simple-perl,
  pwgen,
- libdbd-pg-perl,
+ libdbd-pg-perl [amd64], libdbd-pg-perl [i386],
  libdbd-sqlite3-perl,
  libfile-basedir-perl,
  libcapture-tiny-perl,


Send a report that this bug log contains spam.


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