Problem overriding ports with portshaker.

2019-09-22 Thread George Hartzell
I've been happily using portshaker to merge my "personal" ports tree [1] with the standard tree, then building things with poudriere. Up until today the things in my tree were additions. Today I tried replacing the standard copy of audio/logitechmusicserver with a customized version that includ

Re: qemu error on startup

2019-09-22 Thread Sean Bruno
On 2019-09-22 07:52, Jan Beich wrote: > tech-lists writes: > >> Hello, >> >> context: 12.1-PRERELEASE r352514 amd64 >> qemu-user-static-2.11.50.g20190730 >> >> I have a rc.conf line like this: >> qemu_user_static_enable=YES >> >> when my machine boots, I see this before the login prompt: >> >>

Re: qemu error on startup

2019-09-22 Thread Jan Beich
tech-lists writes: > Hello, > > context: 12.1-PRERELEASE r352514 amd64 > qemu-user-static-2.11.50.g20190730 > > I have a rc.conf line like this: > qemu_user_static_enable=YES > > when my machine boots, I see this before the login prompt: > > /etc/rc: interpreter /usr/local/bin/qemu-riscv64-static

qemu error on startup

2019-09-22 Thread tech-lists
Hello, context: 12.1-PRERELEASE r352514 amd64 qemu-user-static-2.11.50.g20190730 I have a rc.conf line like this: qemu_user_static_enable=YES when my machine boots, I see this before the login prompt: /etc/rc: interpreter /usr/local/bin/qemu-riscv64-static not found, cannot register. Yes,