X2Go Bug report logs - #375
x2gothinclient does not install 686 kernel

version graph

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

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

Date: Tue, 17 Dec 2013 10:33:01 UTC

Severity: normal

Tags: moreinfo

Found in version 1.1.0.1

Full log


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

Received: (at submit) by bugs.x2go.org; 17 Dec 2013 10:23:52 +0000
From abo@dsl.dk  Tue Dec 17 11:23:52 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=-1.9 required=5.0 tests=BAYES_00,HTML_MESSAGE,
	T_DKIM_INVALID,URIBL_BLOCKED autolearn=ham version=3.3.2
Received: from eu1sys200aog105.obsmtp.com (eu1sys200aog105.obsmtp.com [207.126.144.119])
	by ymir (Postfix) with SMTP id EC1E45DB16
	for <submit@bugs.x2go.org>; Tue, 17 Dec 2013 11:23:51 +0100 (CET)
Received: from mail-ob0-f177.google.com ([209.85.214.177]) (using TLSv1) by eu1sys200aob105.postini.com ([207.126.147.11]) with SMTP
	ID DSNKUrAmN7DT5kc4+5vtew5tr/zokJYCFdRL@postini.com; Tue, 17 Dec 2013 10:23:52 UTC
Received: by mail-ob0-f177.google.com with SMTP id vb8so5993787obc.8
        for <submit@bugs.x2go.org>; Tue, 17 Dec 2013 02:23:32 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=dsl.dk; s=google;
        h=mime-version:date:message-id:subject:from:to:content-type;
        bh=ooREQK+nLO3+DKHVjJXLn+ZLMYAyhpLXVPL7oQLxLyY=;
        b=Gy5dojvMDsEQiIjfoymCgn51FccypCyR90FxxPOTBKoj7LKzgx5uCORnwMJoQy7dVy
         TqxK9uU0E6yEv6NLJ4WwbL+4alQO7y2CyDVSoQyis553D4KR/O9j7j6Jaz49EsSdfDKK
         7ji80oA4oDIZ/uu7let+dQTWOOvT49GLQ6VQs=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=1e100.net; s=20130820;
        h=x-gm-message-state:mime-version:date:message-id:subject:from:to
         :content-type;
        bh=ooREQK+nLO3+DKHVjJXLn+ZLMYAyhpLXVPL7oQLxLyY=;
        b=O3zyqilc6AE/0gfRE/hDl9tDOTvj78CS//ntkvR9l6yuwKFZXjuT/nlbv7qwAu6MBY
         EB+FtpANb1znigChItXbfJDbiMwzirllmh9R1jmPNsxL5m99zUZmnzU+X7MmHiu6jTSN
         3GHhhfOoGgCXGtipOlWV+2rtrm1q9iIajRLix9OG1mDDf4hpcF+11tADiD2p1DugjYUV
         Wbqt3Zy9T/THVOZMfDOYu0b3QoDXfRk3+WknIYaerMBm1zarKznteoWXL/Xf+UmmdVUD
         AsFu4jNo4M5wdCB8wswU92Azk5ccc6pVBcq+aN5EyirLk5nettoro1572TqBRbwFxg1w
         KpRA==
X-Gm-Message-State: ALoCoQljvMN9KfSX68MeuRDjkbM1oSQj4B9RP2KCxHaA+805eq8DlV2/mLlrlDDmju11bn6SO0gLGtJrZEUMrdXFZgqh3aiHu70SFu53AAPxEZMM7/IM73/8d133qCZxyuemlEUmx9981ygpeCy5oCDK0gqCfpH+W2/ZCAPQCbCF3POrhOs3NBQ=
X-Received: by 10.182.135.194 with SMTP id pu2mr15619856obb.38.1387275812091;
        Tue, 17 Dec 2013 02:23:32 -0800 (PST)
MIME-Version: 1.0
X-Received: by 10.182.135.194 with SMTP id pu2mr15619847obb.38.1387275811864;
 Tue, 17 Dec 2013 02:23:31 -0800 (PST)
Received: by 10.182.115.103 with HTTP; Tue, 17 Dec 2013 02:23:31 -0800 (PST)
Date: Tue, 17 Dec 2013 11:23:31 +0100
Message-ID: <CAFJm-UPbmJ-SqUSaE+VTOzsXR38pwoVCjbFXsPfhepWNXM3uBg@mail.gmail.com>
Subject: x2gothinclient does not install 686 kernel
From: Anders Bruun Olsen <abo@dsl.dk>
To: X2go bugs <submit@bugs.x2go.org>
Content-Type: multipart/alternative; boundary=089e0122a6c0f8d6fc04edb8515d
[Message part 1 (text/plain, inline)]
Package: x2gothinclientmanagement
Version: 1.1.0.1

I run my tftp/nfs server for my thin clients, on a 64-bit machine (a VM).
When I create a thinclient chroot with x2gothinclient_create, only the 486
kernel gets installed. I can use x2gothinclient_shell and use apt-get to
install linux-image-686, to get the 686 kernel installed. But upon doing
so, the reason for it not being auto installed is apparent: 64-bit machines
don't support PAE (not needed), and the deb package for linux-image-686
knows that this particular kernel is made for machines supporting PAE. I
can just say yes to the warnings, and I even though I end up with an error,
the kernel does get installed. This is not optimal.
I realize this is a problem (in this niche case, it probably "works as
intended") with Debian Wheezy, and not really a job for the developers of
x2go, but since I am running into this problem when using x2go, I am
reporting the problem here, and hopefully it will be sent upstream, if that
is desirable.

-- 
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: Fri Mar 29 02:11:15 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.