From unknown Fri Mar 29 11:21:45 2024 X-Loop: owner@bugs.x2go.org Subject: Bug#375: x2gothinclient does not install 686 kernel Reply-To: Anders Bruun Olsen , 375@bugs.x2go.org Resent-From: Anders Bruun Olsen Resent-To: x2go-dev@lists.berlios.de Resent-CC: owner@bugs.x2go.org X-Loop: owner@bugs.x2go.org Resent-Date: Tue, 17 Dec 2013 10:33:01 +0000 Resent-Message-ID: Resent-Sender: owner@bugs.x2go.org X-X2Go-PR-Message: report 375 X-X2Go-PR-Package: x2gothinclientmanagement X-X2Go-PR-Keywords: Received: via spool by submit@bugs.x2go.org id=B.13872758327064 (code B); Tue, 17 Dec 2013 10:33:01 +0000 Received: (at submit) by bugs.x2go.org; 17 Dec 2013 10:23:52 +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.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 ; 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 ; 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: From: Anders Bruun Olsen To: X2go bugs Content-Type: multipart/alternative; boundary=089e0122a6c0f8d6fc04edb8515d --089e0122a6c0f8d6fc04edb8515d Content-Type: text/plain; charset=UTF-8 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) --089e0122a6c0f8d6fc04edb8515d Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
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 f= or linux-image-686 knows that this particular kernel is made for machines s= upporting 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 "wor= ks as intended") with Debian Wheezy, and not really a job for the deve= lopers 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 Spro= g- og Litteraturselskab
(Society for Danish Language and Literature)
--089e0122a6c0f8d6fc04edb8515d--