Gentoo Archives: gentoo-user

From: n952162 <n952162@×××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] VBoxClient --clipboard seems to be broken with a recent update [ probably RESOLVED ]
Date: Mon, 08 Feb 2021 21:39:52
Message-Id: 9985f1a6-1a57-9b22-ce50-ce14598226f7@web.de
In Reply to: [gentoo-user] VBoxClient --clipboard seems to be broken with a recent update by n952162
1 On 2/8/21 9:17 PM, n952162 wrote:
2 > VBoxClient --clipboard seems to be broken with a recent update
3 >
4 > You can start it without error but it just goes away.  The last thing in
5 > the strace is a clone.
6 >
7 > Anybody else seen this problem or know of a fix?
8 >
9 > VBoxClient has behaved like this before, if memory serves. Either I've
10 > just forgotten what the problem was, or something new has popped up.
11 >
12 >
13
14 I just saw that my virtualbox-modules emerge failed.
15
16 Probably related to this:
17
18 $ uname -a
19 Linux txm0 *4.19.72-gentoo* #7 SMP Tue Jun 9 19:51:52 CEST 2020 x86_64
20 GNU/Linux
21
22 $ lt  /usr/src/
23 total 16
24 drwxr-xr-x 25 root root 4096 Feb  3 02:14 linux-5.4.92-gentoo
25 drwxr-xr-x 25 root root 4096 Dec 30 19:17 linux-5.4.80-gentoo-r1
26 drwxr-xr-x 23 root root 4096 Dec 12 21:55 linux-4.19.72-gentoo
27 drwxr-xr-x 25 root root 4096 Oct 20 23:50 linux-5.4.72-gentoo
28 lrwxrwxrwx  1 root root   20 Nov  8  2019 linux -> linux-*4.19.72-gentoo*
29
30 I'm not sure why I have all these newer versions of the kernel ...
31
32 What should I be at?  For an amd64...
33
34 Oh man...
35
36 $ eselect kernel list
37 Available kernel symlink targets:
38   [1]   linux-5.4.72-gentoo
39   [2]   linux-5.4.80-gentoo-r1
40   [3]   linux-5.4.92-gentoo
41
42 Was there an adminstrative step that I missed there?

Replies