>
> From: Martin Simmons
> Sent: Wed Jun 15 21:44:49 CEST 2022
> To: Sysadmin Lists
> Cc: ,
> Subject: Re: libc6 Compatibility
>
>
> >>>>> On Wed, 15 Jun 2022
>
> From: Martin Simmons
> Sent: Wed Jun 15 19:04:48 CEST 2022
> To: Sysadmin Lists
> Cc: ,
> Subject: Re: libc6 Compatibility
>
>
> >>>>> On Tue, 14 Jun 2022
>
> From: Dmitry Chagin
> Sent: Tue Jun 14 09:24:37 CEST 2022
> To: Sysadmin Lists
> Cc: Freebsd Emulation
> Subject: Re: libc6 Compatibility
>
>
> On Tue, Jun 14, 2022 at 03:26:03AM +0200, Sysadmin Lists wrote:
> >
Does Linux compat not work with Ubuntu's newest libc6 update?
I used to run Brave browser from it, but now I get this error message:
$ /compat/ubuntu/opt/brave.com/brave/brave
ELF interpreter /lib64/ld-linux-x86-64.so.2 not found, error 2
Abort trap
The shared object is loaded in memory:
$ ldd /o
> From: Kevin Oberman
> Sent: Sun Nov 28 02:19:53 CET 2021
> To: Sysadmin Lists
> Cc: Derek Schrock ,
> freebsd-emulation@freebsd.org
> Subject: Re: VirtualBox Remote Instance
> I find an easier way to do this without the aliases, grep, or awk is:
> ptavv> pkg info
> From: Derek Schrock
> FYI, pkg info has -x that will allow you to filter packages from the
> regex pattern given to -x:
>
> pkg info -x virtualbox
Thanks. I know `pkg' has a ton of aliases and features, but using them often
enough to remember them when they're useful is another story. That
Hi.
Here's my set-up:
~:$ freebsd-version -ru
12.2-RELEASE-p7
12.2-RELEASE-p11
~:$ pkg info | awk '/virtualbox/ {print $1}'
virtualbox-ose-6.1.26_3
virtualbox-ose-additions-6.1.26_1
virtualbox-ose-kmod-6.1.26
Here's the problem:
When running VirtualBox over SSH with X11-forwarding, I'm unable to