[gentoo-user] HOWTO: Freezing/unfreezing (groups of) processes

2021-02-04 Thread Walter Dnes
Thanks for all the help over the years fellow Gentoo'ers. Maybe I can return the favour. So you've got a bunch of programs like Gnumeric or QEMU or Pale Moon ( or Firefox or Chrome or Opera ) sessions open, that are chewing up cpu and ram. You need those resouces for another program, but you d

Re: [gentoo-user] Re: Gentoo as NAS

2021-02-04 Thread Matt Connell (Gmail)
On Fri, 2021-02-05 at 01:06 +, Grant Edwards wrote: > > The plex-server ebuild appears to require systemd, but it isn't listed > > as a dependency. Am I missing something? > > > Apparently so. The presence of the command systemd_newunit in the .ebuild > > doesn't mean that systemd is require

Re: [gentoo-user] Re: Gentoo as NAS

2021-02-04 Thread Scott Ellis
I use Plex via Docker and it works great. Super simple to setup a docker-compose file to bring it up (or even a simple script to 'docker run...'). Data stored on a zpool made up of a pair of 3-drive vdevs. More complex than random FreeNAS/Unraid/Whatever setup, but if you're comfortable enough t

Re: [gentoo-user] spam - different IP's

2021-02-04 Thread Adam Carter
On Thu, Feb 4, 2021 at 6:07 PM Adam Carter wrote: > On Thursday, February 4, 2021, wrote: > >> I'm perplex with this entry in apache log. >> I'm sure it was done by same person as the timing is very sequential and >> same file-name request, but how they were able to lunch an attack from a >> dif

[gentoo-user] Re: Gentoo as NAS

2021-02-04 Thread Grant Edwards
On 2021-02-05, Grant Edwards wrote: > On 2021-02-05, Michael Jones wrote: > >> Use the plex overlay. >> >> It's updated regularly. Faster than the official gentoo repo was. > > This one? > > https://github.com/comio/plex-overlay/ > > The plex-server ebuild appears to require systemd, but it isn't

[gentoo-user] Re: Gentoo as NAS

2021-02-04 Thread Grant Edwards
On 2021-02-05, Michael Jones wrote: > Use the plex overlay. > > It's updated regularly. Faster than the official gentoo repo was. This one? https://github.com/comio/plex-overlay/ The plex-server ebuild appears to require systemd, but it isn't listed as a dependency. Am I missing something? --

Re: [gentoo-user] Re: Gentoo as NAS

2021-02-04 Thread Michael Jones
Use the plex overlay. It's updated regularly. Faster than the official gentoo repo was. On Thu, Feb 4, 2021 at 5:56 PM Grant Edwards wrote: > On 2021-02-04, Neil Bothwick wrote: > > On Thu, 4 Feb 2021 15:04:14 -0300, Raphael MD wrote: > > > >> Said that, what could be the effort to turn my Gen

[gentoo-user] Re: Gentoo as NAS

2021-02-04 Thread Grant Edwards
On 2021-02-04, Neil Bothwick wrote: > On Thu, 4 Feb 2021 15:04:14 -0300, Raphael MD wrote: > >> Said that, what could be the effort to turn my Gentoo in a NAS service, >> setting up SAMBA, Plex, quotas and ZFS? > > I see Plex as the main problem, as it is no longer in portage. > One way round that

Re: [gentoo-user] reflexive dependencies?

2021-02-04 Thread n952162
On 2/4/21 10:45 PM, Dale wrote: n952162 wrote: On 2/4/21 9:05 PM, Stefano Crocco wrote: On giovedì 4 febbraio 2021 20:49:37 CET n952162 wrote: Is this ok?  It's stopped my update in its tracks: $ equery d dev-ruby/*bundler*    * These packages depend on dev-ruby/bundler: ... dev-ruby/*rdoc*-

Re: [gentoo-user] Gentoo as NAS

2021-02-04 Thread Neil Bothwick
On Thu, 4 Feb 2021 15:04:14 -0300, Raphael MD wrote: > Said that, what could be the effort to turn my Gentoo in a NAS service, > setting up SAMBA, Plex, quotas and ZFS? I see Plex as the main problem, as it is no longer in portage. One way round that would be to run it under Docker. -- Neil Bo

Re: [gentoo-user] Gentoo as NAS

2021-02-04 Thread Michael Jones
I do this with btrfs instead of zfs. Its no more complicated than any other service configuration. Gentoo doesn't make this harder or easier than any other distribution. On Thu, Feb 4, 2021, 12:04 Raphael MD wrote: > Hello everyone, > > I'm thinking about using Gentoo as a NAS serve. I know th

Re: [gentoo-user] reflexive dependencies?

2021-02-04 Thread Dale
n952162 wrote: > On 2/4/21 9:05 PM, Stefano Crocco wrote: >> On giovedì 4 febbraio 2021 20:49:37 CET n952162 wrote: >>> Is this ok?  It's stopped my update in its tracks: >>> >>> $ equery d dev-ruby/*bundler* >>>    * These packages depend on dev-ruby/bundler: >>> ... >>> dev-ruby/*rdoc*-6.1.2 (tes

Re: [gentoo-user] virtualbox version mismatch

2021-02-04 Thread n952162
On 2/4/21 5:58 PM, Jack wrote: On 2/4/21 11:37 AM, n952162 wrote: On 2/4/21 5:17 PM, Jack wrote: On 2/4/21 10:10 AM, n952162 wrote: On 2/4/21 3:47 PM, Matt Connell (Gmail) wrote: On Thu, 2021-02-04 at 12:37 +0100, n952162 wrote: The VirtualBox kernel modules do not match this version of Virt

Re: [gentoo-user] reflexive dependencies?

2021-02-04 Thread n952162
On 2/4/21 9:24 PM, Matt Connell (Gmail) wrote: On Thu, 2021-02-04 at 20:49 +0100, n952162 wrote: Is this ok? It's stopped my update in its tracks: /var/tmp/portage/dev-ruby/bundler-2.1.4/temp/environment: line 663: rdoc: command not found Emerging rdoc fails because it tries to emerge bundler

Re: [gentoo-user] reflexive dependencies?

2021-02-04 Thread Matt Connell (Gmail)
On Thu, 2021-02-04 at 14:24 -0600, Matt Connell (Gmail) wrote: > Once I selected 2.6 (with Rubygems) To clarify: this should read "ruby26 (with Rubygems)

Re: [gentoo-user] reflexive dependencies?

2021-02-04 Thread Matt Connell (Gmail)
On Thu, 2021-02-04 at 20:49 +0100, n952162 wrote: > Is this ok? It's stopped my update in its tracks: > > /var/tmp/portage/dev-ruby/bundler-2.1.4/temp/environment: line 663: > rdoc: command not found > > Emerging rdoc fails because it tries to emerge bundler... > I encountered this as well. I

Re: [gentoo-user] reflexive dependencies?

2021-02-04 Thread n952162
On 2/4/21 9:05 PM, Stefano Crocco wrote: On giovedì 4 febbraio 2021 20:49:37 CET n952162 wrote: Is this ok? It's stopped my update in its tracks: $ equery d dev-ruby/*bundler* * These packages depend on dev-ruby/bundler: ... dev-ruby/*rdoc*-6.1.2 (test ? dev-ruby/bundler[ruby_targets_ruby25

Re: [gentoo-user] reflexive dependencies?

2021-02-04 Thread Stefano Crocco
On giovedì 4 febbraio 2021 20:49:37 CET n952162 wrote: > Is this ok? It's stopped my update in its tracks: > > $ equery d dev-ruby/*bundler* > * These packages depend on dev-ruby/bundler: > ... > dev-ruby/*rdoc*-6.1.2 (test ? dev-ruby/bundler[ruby_targets_ruby25(-)]) > (tes

[gentoo-user] reflexive dependencies?

2021-02-04 Thread n952162
Is this ok?  It's stopped my update in its tracks: $ equery d dev-ruby/*bundler*  * These packages depend on dev-ruby/bundler: ... dev-ruby/*rdoc*-6.1.2 (test ? dev-ruby/bundler[ruby_targets_ruby25(-)])     (test ? dev-ruby/bundler[ruby_targets_ruby26(-)]) $ equery d dev-ruby/rdo

Re: [gentoo-user] news 2021-01-30-display-manager-init -- blocked package

2021-02-04 Thread Rich Freeman
On Thu, Feb 4, 2021 at 1:53 PM antlists wrote: > > On 31/01/2021 19:20, Rich Freeman wrote: > > On Sat, Jan 30, 2021 at 11:01 PM Kusoneko wrote: > >> > >> It states that starting the next xorg-server version, ... > >> > >> ... Doing the required update is currently impossible. > >> > >> I am defi

Re: [gentoo-user] news 2021-01-30-display-manager-init -- blocked package

2021-02-04 Thread antlists
On 31/01/2021 19:20, Rich Freeman wrote: On Sat, Jan 30, 2021 at 11:01 PM Kusoneko wrote: It states that starting the next xorg-server version, ... ... Doing the required update is currently impossible. I am definitely not gonna remember about this in a week or 2 so I'd like to deal with wha

Re: [gentoo-user] State of emergency is now in effect.

2021-02-04 Thread antlists
On 30/01/2021 10:48, Michael wrote: Did you try removing the java USE flag from app-office/libreoffice as emerge suggests above to see if it proceeds? Alternatively, you could unmerge dev-java/openjdk and see what portage wants to bring in. Using '--depclean -p -v' on dev-java/openjdk before yo

Re: [gentoo-user] virtualbox version mismatch

2021-02-04 Thread Peter Humphrey
On Thursday, 4 February 2021 11:42:08 GMT Michael wrote: > You may need to modprobe the relevant modules if the above won't also load > them - can't recall if it does. I believe it only recompiles and installs them. -- Regards, Peter.

[gentoo-user] Gentoo as NAS

2021-02-04 Thread Raphael MD
Hello everyone, I'm thinking about using Gentoo as a NAS serve. I know there are some NAS distributions like FreeNAS that are claimed to be rock solid, but FreeNAS support for GPU and other things sounds poor to me. Said that, what could be the effort to turn my Gentoo in a NAS service, setting u

Re: [gentoo-user] virtualbox version mismatch [ RESOLVED ]

2021-02-04 Thread n952162
On 2/4/21 6:36 PM, Michael wrote: On Thursday, 4 February 2021 17:25:35 GMT n952162 wrote: Sorry, if I gave the impression, when I said: /I tried that (using "module-rebuild")/ that I ran it without the "@". I was just referring to the original suggestion had "@module*s*-rebuild". Oops

Re: [gentoo-user] virtualbox version mismatch [ RESOLVED ]

2021-02-04 Thread Michael
On Thursday, 4 February 2021 17:25:35 GMT n952162 wrote: > Sorry, if I gave the impression, when I said: > > /I tried that (using "module-rebuild")/ > > that I ran it without the "@". I was just referring to the original > suggestion had "@module*s*-rebuild". Oops! My apologies - I was ru

Re: [gentoo-user] virtualbox version mismatch [ RESOLVED ]

2021-02-04 Thread n952162
On 2/4/21 5:56 PM, Michael wrote: On Thursday, 4 February 2021 16:37:01 GMT n952162 wrote: On 2/4/21 5:17 PM, Jack wrote: On 2/4/21 10:10 AM, n952162 wrote: On 2/4/21 3:47 PM, Matt Connell (Gmail) wrote: On Thu, 2021-02-04 at 12:37 +0100, n952162 wrote: The VirtualBox kernel modules do not m

Re: [gentoo-user] virtualbox version mismatch

2021-02-04 Thread Jack
On 2/4/21 11:37 AM, n952162 wrote: On 2/4/21 5:17 PM, Jack wrote: On 2/4/21 10:10 AM, n952162 wrote: On 2/4/21 3:47 PM, Matt Connell (Gmail) wrote: On Thu, 2021-02-04 at 12:37 +0100, n952162 wrote: The VirtualBox kernel modules do not match this version of VirtualBox. Whenever you update app

Re: [gentoo-user] virtualbox version mismatch

2021-02-04 Thread Neil Bothwick
On Thu, 4 Feb 2021 17:37:01 +0100, n952162 wrote: > WARNING: The vboxdrv kernel module is not loaded. Either there is no > module available for the current kernel (4.19.86-gentoo-x86_64) or it > failed to > load. Please recompile the kernel module and install it by > >    for m

Re: [gentoo-user] virtualbox version mismatch

2021-02-04 Thread Michael
On Thursday, 4 February 2021 16:37:01 GMT n952162 wrote: > On 2/4/21 5:17 PM, Jack wrote: > > On 2/4/21 10:10 AM, n952162 wrote: > >> On 2/4/21 3:47 PM, Matt Connell (Gmail) wrote: > >>> On Thu, 2021-02-04 at 12:37 +0100, n952162 wrote: > The VirtualBox kernel modules do not match this version

Re: [gentoo-user] virtualbox version mismatch

2021-02-04 Thread n952162
On 2/4/21 5:17 PM, Jack wrote: On 2/4/21 10:10 AM, n952162 wrote: On 2/4/21 3:47 PM, Matt Connell (Gmail) wrote: On Thu, 2021-02-04 at 12:37 +0100, n952162 wrote: The VirtualBox kernel modules do not match this version of VirtualBox. Whenever you update app-emulation/virtualbox *or* your kern

Re: [gentoo-user] virtualbox version mismatch

2021-02-04 Thread Jack
On 2/4/21 10:10 AM, n952162 wrote: On 2/4/21 3:47 PM, Matt Connell (Gmail) wrote: On Thu, 2021-02-04 at 12:37 +0100, n952162 wrote: The VirtualBox kernel modules do not match this version of VirtualBox. Whenever you update app-emulation/virtualbox *or* your kernel version, you need to update a

Re: [gentoo-user] virtualbox version mismatch

2021-02-04 Thread n952162
On 2/4/21 3:47 PM, Matt Connell (Gmail) wrote: On Thu, 2021-02-04 at 12:37 +0100, n952162 wrote: The VirtualBox kernel modules do not match this version of VirtualBox. Whenever you update app-emulation/virtualbox *or* your kernel version, you need to update app-emulation/virtualbox-modules as w

Re: [gentoo-user] virtualbox version mismatch

2021-02-04 Thread n952162
On 2/4/21 12:42 PM, Michael wrote: On Thursday, 4 February 2021 11:37:59 GMT n952162 wrote: After updating, when I try to start my virtual machine (to update it), I get this: RTR3InitEx failed with rc=-1912 (rc=-1912) The VirtualBox kernel modules do not match this version of VirtualB

Re: [gentoo-user] virtualbox version mismatch

2021-02-04 Thread Matt Connell (Gmail)
On Thu, 2021-02-04 at 12:37 +0100, n952162 wrote: > The VirtualBox kernel modules do not match this version of VirtualBox. Whenever you update app-emulation/virtualbox *or* your kernel version, you need to update app-emulation/virtualbox-modules as well. The versions of those two packages have to

Re: [gentoo-user] virtualbox version mismatch

2021-02-04 Thread Michael
On Thursday, 4 February 2021 11:37:59 GMT n952162 wrote: > After updating, when I try to start my virtual machine (to update it), I > get this: > > RTR3InitEx failed with rc=-1912 (rc=-1912) The VirtualBox kernel > modules do not match this version of VirtualBox. The installation of >

[gentoo-user] virtualbox version mismatch

2021-02-04 Thread n952162
After updating, when I try to start my virtual machine (to update it), I get this: RTR3InitEx failed with rc=-1912 (rc=-1912) The VirtualBox kernel modules do not match this version of VirtualBox. The installation of VirtualBox was apparently not successful. Executing '/sbin/vboxconfi

Re: [gentoo-user] spam - different IP's

2021-02-04 Thread bobwxc
在 2021/2/4 下午1:22, the...@sys-concept.com 写道: I'm perplex with this entry in apache log. I'm sure it was done by same person as the timing is very sequential and same file-name request, but how they were able to lunch an attack from a different IP's different geographical locations. Can they sp