X2Go Bug report logs - #175
x2gobroker-agent: missing dependency python-x2gobroker

version graph

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

Reported by: Anders Bruun Olsen <abo@dsl.dk>

Date: Thu, 18 Apr 2013 09:03:02 UTC

Severity: normal

Tags: pending

Found in version 0.0.1.0-0~334~precise1

Fixed in version 0.0.1.1

Done: tag@ymir, 0.0.1.1@ymir

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; 18 Apr 2013 08:52:58 +0000
From abo@dsl.dk  Thu Apr 18 10:52:58 2013
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=-2.3 required=5.0 tests=HTML_MESSAGE,
	RCVD_IN_DNSWL_MED,T_DKIM_INVALID,URIBL_BLOCKED autolearn=ham version=3.3.2
Received: from eu1sys200aog118.obsmtp.com (eu1sys200aog118.obsmtp.com [207.126.144.145])
	by ymir (Postfix) with SMTP id 10BAE5DB05
	for <submit@bugs.x2go.org>; Thu, 18 Apr 2013 10:52:58 +0200 (CEST)
Received: from mail-ob0-f197.google.com ([209.85.214.197]) (using TLSv1) by eu1sys200aob118.postini.com ([207.126.147.11]) with SMTP
	ID DSNKUW+0aVtjAaYosS2AAsktplVOl5NbJabT@postini.com; Thu, 18 Apr 2013 08:52:58 UTC
Received: by mail-ob0-f197.google.com with SMTP id eh20so6704370obb.0
        for <submit@bugs.x2go.org>; Thu, 18 Apr 2013 01:52:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=dsl.dk; s=google;
        h=x-received:mime-version:x-received:date:message-id:subject:from:to
         :content-type;
        bh=gApQG0iUvalSzo6sItlz1qm/9esXym87ND+gKr3/HN4=;
        b=ZGqwJyWF6aSJPfq9HJZ9Sjj1MbkJvhREZezzWSWIsuizK4q4fLAnxnPXqPQU9QptnK
         g4/W2apXgyyb4CM4cR9iFOkqt8C3ljZY2ZKDgm6imZQG9c/S/NGQ19pXSKk3heDmoLvJ
         nXJRIDNIiekkvpaD9EFP81pRJHtKHqdqM1/ps=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=google.com; s=20120113;
        h=x-received:mime-version:x-received:date:message-id:subject:from:to
         :content-type:x-gm-message-state;
        bh=gApQG0iUvalSzo6sItlz1qm/9esXym87ND+gKr3/HN4=;
        b=QR4IxZLnbX8dcVh3CxyofYFyq43h2J6Tn+XbbD5GeWmnFJCBM6R4tEbhq+Bnncz9nO
         tudwwCU4xVGeUYM/n8AJP+0AW9d2DV91oQAAR3N4xRDdS4u2BfcXTV7ECL3e5aLuCVHi
         iYk70NDJ0cmnWpC6udHttzWGBoYYMxEqFqkMUvgPYXZhtJ89N6DlG6Q3hHjsincRjYgm
         Vyr9Dng9k/2YKwGKXyxz127iRatv/k9iqj7y9/ck8ko0rTXzdQ7FBakk/4pBYFmBXo4H
         SxtpjWT1LvklP1+Lx1HMukqXiAxasIR96Bhq+UuPHRzM6xxeSkJz4ENjILpZ+igYt1ud
         7VQg==
X-Received: by 10.182.148.33 with SMTP id tp1mr74135obb.83.1366275176912;
        Thu, 18 Apr 2013 01:52:56 -0700 (PDT)
MIME-Version: 1.0
X-Received: by 10.182.148.33 with SMTP id tp1mr74133obb.83.1366275176847; Thu,
 18 Apr 2013 01:52:56 -0700 (PDT)
Received: by 10.182.87.200 with HTTP; Thu, 18 Apr 2013 01:52:56 -0700 (PDT)
Date: Thu, 18 Apr 2013 10:52:56 +0200
Message-ID: <CAFJm-UM=p=7Gb_d3uj25O3d+F2uzVkFa0HVDDkdyPV-S7LJQ3Q@mail.gmail.com>
Subject: x2gobroker-agent: missing dependency python-x2gobroker
From: Anders Bruun Olsen <abo@dsl.dk>
To: submit@bugs.x2go.org
Content-Type: multipart/alternative; boundary=089e0158b6a094f54d04da9eba9d
X-Gm-Message-State: ALoCoQmvjrB1BkHxi06GdOdousMFWYpCf8Hn9Z4l5WO/U8y3Lvs/MPkIOAEUxGxuWhQXulPxVTEoM2Jn9/iQNcXh7n8kQOl89khyYyakoCXE9mtXcq5GTXIwY+rbR+hUIZG0q6jjuS/6qIEdBb2+mIz/Fotag4ouyg==
[Message part 1 (text/plain, inline)]
Package: x2gobroker-agent
Version: 0.0.1.0-0~334~precise1

x2gobroker-pubkeyauthorizer tries to
access /etc/x2go/broker/x2gobroker-loggers.conf which gets installed by
python-x2gobroker, but the x2gobroker-agent deb package does not depend on
python-x2gobroker.

-- 
Anders Bruun Olsen
It-ansvarlig
Det Danske Sprog- og Litteraturselskab
(Society for Danish Language and Literature)
[Message part 2 (text/html, inline)]

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Thu Apr 25 20:58:55 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.