[gentoo-user] [SOLVED] Where can I find "recent" qemu out-of-tree ebuild

2017-10-26 Thread Walter Dnes
Thanks, problem solved. qemu 2.9.0-r55 did not boot, but 2.9.0-r2 did. I've got my time-sink back. BTW, qemu 2.9.0-r55 wanted to pull in sys-firmware/edk2-ovmf and sys-firmware/seabios. 2.9.0-r2 pulls in sys-firmware/seabios, sys-devel/dev86, and sys-firmware/vgabios. -- Walter Dnes

Re: [gentoo-user] Plasmashell consuming huge amounts of memory.

2017-10-26 Thread Dale
Dale wrote: > Howdy, > > I did a upgrade recently and after that, plasmashell is consuming a huge > amount of memory.  I noticed it at one point and it was taking about > 8GBs.  I killed it and restarted but it seems to keep happening after a > few hours.  After I took a nap, I nudged the monitor

Re: [gentoo-user] Where can I find "recent" qemu out-of-tree ebuild

2017-10-26 Thread Rich Freeman
On Thu, Oct 26, 2017 at 9:18 AM, Walter Dnes wrote: > On Thu, Oct 26, 2017 at 06:55:45AM -0700, Rich Freeman wrote > >> This should work: >> git clone git://anongit.gentoo.org/repo/gentoo.git . >> git checkout 4716c9ae8666e4cfc6eff46960f7bff8f4f3d708. > > That worked,

Re: [gentoo-user] Where can I find "recent" qemu out-of-tree ebuild

2017-10-26 Thread Walter Dnes
On Thu, Oct 26, 2017 at 06:55:45AM -0700, Rich Freeman wrote > This should work: > git clone git://anongit.gentoo.org/repo/gentoo.git . > git checkout 4716c9ae8666e4cfc6eff46960f7bff8f4f3d708. That worked, thanks. Now on to the next problem. I ran repoman, and got a whole slew of errors. I

Re: [gentoo-user] Where can I find "recent" qemu out-of-tree ebuild

2017-10-26 Thread Rich Freeman
On Thu, Oct 26, 2017 at 9:28 AM, Walter Dnes wrote: > Michael Orlitzky suggested > https://gitweb.gentoo.org/repo/gentoo.git/tree/app-emulation/qemu?id=4716c9ae8666e4cfc6eff46960f7bff8f4f3d708 > which displays the 2 ebuilds I want, and there is a "files" directory. I > do

Re: [gentoo-user] Where can I find "recent" qemu out-of-tree ebuild

2017-10-26 Thread Walter Dnes
Michael Orlitzky suggested https://gitweb.gentoo.org/repo/gentoo.git/tree/app-emulation/qemu?id=4716c9ae8666e4cfc6eff46960f7bff8f4f3d708 which displays the 2 ebuilds I want, and there is a "files" directory. I do contributed builds for the Pale Moon effort. Cobbling together what I've found out

Re: [gentoo-user] Where can I find "recent" qemu out-of-tree ebuild

2017-10-26 Thread Rich Freeman
On Wed, Oct 25, 2017 at 9:54 PM, Walter Dnes wrote: > > Next question... from a git newbie... is there a way to pull down the > entire "files" directory with patches in one command? gitweb seems to > delight in using tons of fancy HTML to format a cute layout. Trying to