Re: [gentoo-user] youtube-dl and the conf file.

2020-11-02 Thread Dale
Arve Barsnes wrote: > On Mon, 2 Nov 2020 at 17:06, Dale wrote: >> dale@fireball ~/Desktop/Videos/TV_Series/Midsomer_Murders $ >> /usr/local/bin/youtube-dl --format >> 'bestvideo[ext=webm,ext=mp4][width<=?1280]+bestaudio/best' > video links that include HD versions> >> ERROR:

[gentoo-user] pip3 error

2020-11-02 Thread Jude DaShiell
When I try: pip3 install fenrir-screenreader ERROR: (Gentoo) Please run pip with the --user option to avoid breaking python-exec Did not have this happen in earlier python and pip versions on other systems. What can I do to clear this error? If it can't be cleared, I can install this package

Re: [gentoo-user] pip3 error

2020-11-02 Thread Neil Bothwick
On Mon, 2 Nov 2020 19:38:36 -0500, Jude DaShiell wrote: > When I try: > pip3 install fenrir-screenreader > ERROR: (Gentoo) Please run pip with the --user option to avoid breaking > python-exec > > Did not have this happen in earlier python and pip versions on other > systems. > What can I do to

Re: [gentoo-user] pip3 error

2020-11-02 Thread Jack
On 2020.11.02 19:38, Jude DaShiell wrote: When I try: pip3 install fenrir-screenreader ERROR: (Gentoo) Please run pip with the --user option to avoid breaking python-exec Did not have this happen in earlier python and pip versions on other systems. What can I do to clear this error? If it

[gentoo-user] locating non utf-8 characters

2020-11-02 Thread thelma
I'm using sql-ledger and while making backup it uses stardard gzip program: $gzip = "gzip -S .gz"; The backup works with some dataset but one data set us giving me an error while trying to perform backup: Wide character in print at SL/AM.pm line 2044. Content-Type: application/file;

[gentoo-user] pip3 --user requirement

2020-11-02 Thread Jude DaShiell
That --user needs to be the last item on the command line when pip3 gets run. I tried placing it earlier than that and pip3 didn't like that much at all. -- United States has 633 Billionaires with only 10 doing any annual significant giving.

Re: [gentoo-user] ERROR: smartd failed to start. /run/smartd.pid': No such file or directory

2020-11-02 Thread Michael
On Monday, 2 November 2020 05:08:14 GMT Dale wrote: > Howdy, > > I did a KDE update so I switched to boot runlevel and back to default. > I noticed that a service didn't start and it was smartd. Not exactly > critical but it does monitor my hard drives. When I try to restart it, > I get this

[gentoo-user] Questions about logrotate

2020-11-02 Thread Walter Dnes
Recent install is not rotating logs. "rc-update" shows cronie and "sysklogd" at "default" level. Directory /etc/logrotate.d contains... elog-save-summary hibernate-script openrc rsyncd I assume that I have to create configs for various files in /var/log Reading "man logrotate", and

Re: [gentoo-user] ERROR: smartd failed to start. /run/smartd.pid': No such file or directory

2020-11-02 Thread Dale
Michael wrote: > On Monday, 2 November 2020 05:08:14 GMT Dale wrote: >> Howdy, >> >> I did a KDE update so I switched to boot runlevel and back to default. >> I noticed that a service didn't start and it was smartd. Not exactly >> critical but it does monitor my hard drives. When I try to

Re: [gentoo-user] youtube-dl and the conf file.

2020-11-02 Thread Dale
Arve Barsnes wrote: > On Fri, 30 Oct 2020 at 22:56, Dale wrote: >> wget https://yt-dl.org/downloads/latest/youtube-dl -O >> /usr/local/bin/youtube-dl >> chmod a+rx /usr/local/bin/youtube-dl > This should work just fine, you just need to specify the path when you > want to use it. > > Not sure how

Re: [gentoo-user] ERROR: smartd failed to start. /run/smartd.pid': No such file or directory

2020-11-02 Thread Neil Bothwick
On Mon, 2 Nov 2020 09:52:52 -0600, Dale wrote: > Nov  2 09:38:28 fireball smartd[20975]: Unable to register ATA device > /dev/sdf [SAT] at line 91 of file /etc/smartd.conf > Nov  2 09:38:28 fireball smartd[20975]: Unable to register device > /dev/sdf [SAT] (no Directive -d removable). Exiting.

Re: [gentoo-user] ERROR: smartd failed to start. /run/smartd.pid': No such file or directory

2020-11-02 Thread Dale
Neil Bothwick wrote: > On Mon, 2 Nov 2020 09:52:52 -0600, Dale wrote: > >> Nov  2 09:38:28 fireball smartd[20975]: Unable to register ATA device >> /dev/sdf [SAT] at line 91 of file /etc/smartd.conf >> Nov  2 09:38:28 fireball smartd[20975]: Unable to register device >> /dev/sdf [SAT] (no

Re: [gentoo-user] youtube-dl and the conf file.

2020-11-02 Thread Arve Barsnes
On Mon, 2 Nov 2020 at 17:06, Dale wrote: > dale@fireball ~/Desktop/Videos/TV_Series/Midsomer_Murders $ > /usr/local/bin/youtube-dl --format > 'bestvideo[ext=webm,ext=mp4][width<=?1280]+bestaudio/best' video links that include HD versions> > ERROR: